Closed Bug 480278 Opened 15 years ago Closed 15 years ago

Crash in js3250.dll js_PutBlockObject js/src/jsobj.cpp:2335

Categories

(Firefox :: General, defect)

x86
Windows Vista
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 472450

People

(Reporter: ilkkap, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090225 Shiretoko/3.1b3pre (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090225 Shiretoko/3.1b3pre (.NET CLR 3.5.30729)

Yesterdays FF3b3pre update broke my location bar.
Now, whatever I try to digit in it, I get a crash after 3..4 letters.. the history window tries to open and then crash.
At this moment FF is quite unusable.

Some crash IDs:

5df80692-d11f-47ce-824a-8db782090226
259f5700-3f18-424c-81d8-9a8592090225
152be1ed-7696-4407-a172-365832090225
3aaecb69-f9c9-41e3-8cde-e49d52090225

Reproducible: Always

Steps to Reproduce:
1. Start typing on the location bar
2. Crash
3.
Actual Results:  
Crash


Call stack:

0  	js3250.dll  	js_PutBlockObject  	js/src/jsobj.cpp:2335
1 	js3250.dll 	js_Interpret 	js/src/jsinterp.cpp:6719
2 	js3250.dll 	js_Invoke 	js/src/jsinterp.cpp:1334
3 	xul.dll 	nsXPCWrappedJSClass::CallMethod 	js/src/xpconnect/src/xpcwrappedjsclass.cpp:1606
4 	xul.dll 	nsXPCWrappedJS::CallMethod 	js/src/xpconnect/src/xpcwrappedjs.cpp:561
5 	xul.dll 	PrepareAndDispatch 	xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
6 	xul.dll 	SharedStub 	xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
7 	xul.dll 	nsAutoCompleteController::ProcessResult 	toolkit/components/autocomplete/src/nsAutoCompleteController.cpp:1252
8 	xul.dll 	nsAutoCompleteController::OnSearchResult 	toolkit/components/autocomplete/src/nsAutoCompleteController.cpp:684
Happens also with the latest Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090226 Shiretoko/3.1b3pre (.NET CLR 3.5.30729) build.
Do you have javascript.options.jit.chrome set to true? If you do then this is a duplicate of bug 472450.

If typing about:config into the address bar crashes then you can either manually edit prefs.js in your Firefox profile folder or create a bookmark for about:config
Yes I had the jit turned on. Turned it off and no crashes anymore.

Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.