Closed
Bug 637870
Opened 14 years ago
Closed 13 years ago
Crash in google_breakpad::ExceptionHandler::WriteMinidumpOnHandlerThread [@ ntdll.dll@0x1f8c1 ] with AnvirHook 6.3.1
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash)
Crash Data
It is a new crash signature that first appeared in 4.0b13pre/20110226.
Signature ntdll.dll@0x1f8c1
UUID 9f158db4-5aae-4548-85bf-5e4d82110301
Time 2011-03-01 13:17:14.512090
Uptime 39
Last Crash 40 seconds before submission
Install Age 390 seconds (6.5 minutes) since version was first installed.
Product Firefox
Version 4.0b13pre
Build ID 20110301030403
Branch 2.0
OS Windows NT
OS Version 6.1.7601 Service Pack 1
CPU x86
CPU Info GenuineIntel family 6 model 42 stepping 7
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0xffffffffff640030
App Notes AdapterVendorID: 10de, AdapterDeviceID: 06cd, AdapterDriverVersion: 8.17.12.6677
Frame Module Signature [Expand] Source
0 ntdll.dll ntdll.dll@0x1f8c1
1 kernel32.dll kernel32.dll@0x11193
2 kernel32.dll kernel32.dll@0x11147
3 xul.dll google_breakpad::ExceptionHandler::WriteMinidumpOnHandlerThread toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc:763
4 xul.dll google_breakpad::ExceptionHandler::HandleException toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc:520
5 AnvirHook631.dll AnvirHook631.dll@0xba16
6 ntdll.dll ntdll.dll@0x721d6
7 ntdll.dll ntdll.dll@0x39ea4
The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d7ef42d7782c&tochange=d708c2fa7fea
The likely culprit is bug 636088.
More reports at:
https://crash-stats.mozilla.com/report/list?product=Firefox&range_value=4&range_unit=weeks&signature=ntdll.dll%400x1f8c1
Comment 1•14 years ago
|
||
bug 636088 only landed on trunk and that crash also applies to 3.6.x so this isn't a regression.
Keywords: regression
Reporter | ||
Comment 2•14 years ago
|
||
> bug 636088 only landed on trunk and that crash also applies to 3.6.x so this
> isn't a regression.
If you look at the correlations by module of 3.6.13 crash reports, you don't see any AnvirHook*.dll. For me, it is a regression.
Comment 3•14 years ago
|
||
Well, if it is then this bug has nothing to do with bug 636088 since that only landed on trunk
Reporter | ||
Comment 4•14 years ago
|
||
> Well, if it is then this bug has nothing to do with bug 636088 since that only
> landed on trunk
If I summarize:
* In 3.6.x., you have this crash signature but not with AnvirHook loaded.
* In the trunk, you have this crash signature but not with AnvirHook loaded before 4.0b13pre/20110225 and with AnvirHook loaded after 4.0b13pre/20110226.
So it is a regression.
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ ntdll.dll@0x1f8c1 ]
Reporter | ||
Comment 5•13 years ago
|
||
There have been no crashes across all versions for the last four weeks.
I close it as WFM.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•