Closed
Bug 614776
Opened 15 years ago
Closed 12 years ago
crash @ js::mjit::Compiler::finishThisUp
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
INVALID
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, regression, Whiteboard: [mobile-crash][native-crash])
Crash Data
It is a new crash signature that exists in 4.0b7 and 4.0b8pre builds.
It is #244 top crasher in 4.0b8pre for the last week.
Signature js::mjit::Compiler::finishThisUp(js::mjit::JITScript**)
UUID ea8a3ab8-ef9b-4881-80a6-d1e3c2101124
Time 2010-11-24 16:30:53.392745
Uptime 23
Last Crash 26 seconds before submission
Install Age 5884 seconds (1.6 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101124042634
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 2
CPU x86
CPU Info GenuineIntel family 15 model 6 stepping 5
Crash Reason EXCEPTION_ACCESS_VIOLATION_WRITE
Crash Address 0x10511d43
App Notes AdapterVendorID: 0000, AdapterDeviceID: 0000
MSAFD Tcpip [TCP/IP] : 2 : 1 :
MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
RSVP UDP Service Provider : 6 : 2 : %SystemRoot%\system32\rsvpsp.dll
RSVP TCP Service Provider : 6 : 1 : %SystemRoot%\system32\rsvpsp.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip_{1AE88BB0-E397-4B36-8F17-DF0992A06733}] SEQPACKET 0 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip_{1AE88BB0-E397-4B36-8F17-DF0992A06733}] DATAGRAM 0 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip_{4E53A78B-84E4-4A74-9473-583CD7A900B9}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip_{4E53A78B-84E4-4A74-9473-583CD7A900B9}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip_{920FB2D9-5116-4B1A-B50F-6FE8B71BB9B1}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\syste
Frame Module Signature [Expand] Source
0 mozjs.dll js::mjit::Compiler::finishThisUp js/src/methodjit/Compiler.cpp:728
1 mozjs.dll js::mjit::Compiler::performCompilation js/src/methodjit/Compiler.cpp:208
2 mozjs.dll js::mjit::TryCompile js/src/methodjit/Compiler.cpp:245
3 mozjs.dll js::RunScript js/src/jsinterp.cpp:649
4 mozjs.dll js::Execute js/src/jsinterp.cpp:1005
5 mozjs.dll JS_EvaluateUCScriptForPrincipals js/src/jsapi.cpp:4884
6 mozjs.dll JS_EvaluateUCScriptForPrincipalsVersion js/src/jsapi.cpp:4860
7 xul.dll nsJSContext::EvaluateString dom/base/nsJSEnvironment.cpp:1731
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=js%3A%3Amjit%3A%3ACompiler%3A%3AfinishThisUp%28js%3A%3Amjit%3A%3AJITScript**%29
Updated•14 years ago
|
Crash Signature: [@ js::mjit::Compiler::finishThisUp(js::mjit::JITScript**) ]
Whiteboard: [native-crash:P4]
Updated•14 years ago
|
Crash Signature: [@ js::mjit::Compiler::finishThisUp(js::mjit::JITScript**) ] → [@ js::mjit::Compiler::finishThisUp(js::mjit::JITScript**) ]
[@ js::mjit::Compiler::finishThisUp]
| Reporter | ||
Updated•14 years ago
|
OS: Windows XP → All
Hardware: x86 → All
Whiteboard: [native-crash:P4] → [mobile-crash]
Marking affects for : Affects XUL 9, 10.
status-firefox10:
--- → affected
status-firefox9:
--- → affected
| Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ js::mjit::Compiler::finishThisUp(js::mjit::JITScript**) ]
[@ js::mjit::Compiler::finishThisUp] → [@ js::mjit::Compiler::finishThisUp(js::mjit::JITScript**)]
[@ js::mjit::Compiler::finishThisUp()]
[@ js::mjit::Compiler::finishThisUp]
Summary: crash [@ js::mjit::Compiler::finishThisUp(js::mjit::JITScript**) ] → crash @ js::mjit::Compiler::finishThisUp
| Reporter | ||
Updated•13 years ago
|
status-firefox10:
affected → ---
status-firefox9:
affected → ---
Whiteboard: [mobile-crash] → [mobile-crash][native-crash]
Comment 5•12 years ago
|
||
JM is gone.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•