Closed Bug 878413 Opened 11 years ago Closed 11 years ago

crash in ComputeImmediateDominators

Categories

(Core :: JavaScript Engine, defect)

24 Branch
All
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 880377
Tracking Status
firefox23 --- unaffected
firefox24 --- affected
firefox25 --- affected

People

(Reporter: scoobidiver, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

It first showed up in 24.0a1/20130524. The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=00b264c7cced&tochange=df526497d949

Signature 	ComputeImmediateDominators More Reports Search
UUID	2a4829b5-c16b-4bf4-b582-a37ab2130530
Date Processed	2013-05-30 17:36:49
Uptime	9
Last Crash	3.8 hours before submission
Install Age	9 seconds since version was first installed.
Install Time	2013-05-30 17:36:35
Product	Firefox
Version	24.0a1
Build ID	20130530031141
Release Channel	nightly
OS	Windows NT
OS Version	6.1.7600
Build Architecture	x86
Build Architecture Info	AuthenticAMD family 20 model 2 stepping 0
Crash Reason	EXCEPTION_ACCESS_VIOLATION_READ
Crash Address	0x64
App Notes 	
AdapterVendorID: 0x1002, AdapterDeviceID: 0x9806, AdapterSubsysID: 104c1043, AdapterDriverVersion: 9.2.0.0
D3D10 Layers? D3D10 Layers- 
Processor Notes 	sp-processor10_phx1_mozilla_com_28873:2012
EMCheckCompatibility	True
Adapter Vendor ID	0x1002
Adapter Device ID	0x9806
Total Virtual Memory	4294836224
Available Virtual Memory	3991752704
System Memory Use Percentage	49
Available Page File	2244001792
Available Physical Memory	875528192

Frame 	Module 	Signature 	Source
0 	mozjs.dll 	ComputeImmediateDominators 	js/src/ion/IonAnalysis.cpp:708
1 	mozjs.dll 	js::ion::BuildDominatorTree 	js/src/ion/IonAnalysis.cpp:751
2 	mozjs.dll 	js::ion::UnreachableCodeElimination::removeUnmarkedBlocksAndCleanup 	js/src/ion/UnreachableCodeElimination.cpp:69
3 	mozjs.dll 	js::ion::OptimizeMIR 	js/src/ion/Ion.cpp:1031
4 	mozjs.dll 	js::ion::CompileBackEnd 	js/src/ion/Ion.cpp:1246
5 	mozjs.dll 	js::WorkerThread::handleIonWorkload 	js/src/jsworkers.cpp:391
6 	mozjs.dll 	js::WorkerThread::threadLoop 	js/src/jsworkers.cpp:431
7 	nss3.dll 	_PR_NativeRunThread 	nsprpub/pr/src/threads/combined/pruthr.c:397
8 	nss3.dll 	pr_root 	nsprpub/pr/src/md/windows/w95thred.c:90
9 	msvcr100.dll 	_callthreadstartex 	f:\dd\vctools\crt_bld\self_x86\crt\src\threadex.c:314
10 	msvcr100.dll 	_threadstartex 	f:\dd\vctools\crt_bld\self_x86\crt\src\threadex.c:292
11 	kernel32.dll 	BaseThreadInitThunk 	
12 	ntdll.dll 	__RtlUserThreadStart 	
13 	ntdll.dll 	_RtlUserThreadStart

More reports at:
https://crash-stats.mozilla.com/report/list?signature=ComputeImmediateDominators
I suspect bug 851057 or bug 873522.
Whiteboard: [startupcrash]
Probably bug 880377.
Depends on: 880377
Whiteboard: [startupcrash]
(In reply to Jan de Mooij [:jandem] from comment #2)
> Probably bug 880377.
Yes. No crashes after 25.0a1/20130714 and 24.0a2/20130717.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.