Closed
Bug 597704
Opened 14 years ago
Closed 14 years ago
crash [@ nsXPConnect::GetCaller(JSContext**, JSObject**) ]
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 597722
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
Build : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100918 Firefox/4.0b7pre
This is a new crash signature that happened once in b6pre/20100904 and once in
b6pre/20100911
It has a high daily rate since b6pre/20100912 : 5-10 crashes/day
It is #9 top crasher for b7pre/20100917 build.
Signature nsXPConnect::GetCaller(JSContext**, JSObject**)
UUID 0c788228-a57f-49e4-a45d-201ba2100917
Time 2010-09-17 17:37:39.303848
Uptime 7854
Last Crash 14998 seconds (4.2 hours) before submission
Install Age 37973 seconds (10.5 hours) since version was first installed.
Product Firefox
Version 4.0b7pre
Build ID 20100917041014
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info GenuineIntel family 6 model 30 stepping 5
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x14
App Notes AdapterVendorID: 1002, AdapterDeviceID: 68b8
Crashing Thread
Frame Module Signature [Expand] Source
0 xul.dll nsXPConnect::GetCaller js/src/xpconnect/src/nsXPConnect.cpp:2730
1 xul.dll nsContentUtils::GetDocumentFromCaller content/base/src/nsContentUtils.cpp:1547
2 xul.dll NS_NewHTMLImageElement
3 xul.dll CreateHTMLImgElement layout/build/nsLayoutModule.cpp:628
4 xul.dll mozilla::GenericFactory::CreateInstance obj-firefox/xpcom/build/GenericFactory.cpp:48
5 xul.dll nsComponentManagerImpl::CreateInstance xpcom/components/nsComponentManager.cpp:1216
6 xul.dll nsCreateInstanceByCID::operator obj-firefox/xpcom/build/nsComponentManagerUtils.cpp:199
7 xul.dll xul.dll@0xc13f7b
8 xul.dll BaseStubConstructor dom/base/nsDOMClassInfo.cpp:5599
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsXPConnect::GetCaller(JSContext**, JSObject**) ]
You need to log in
before you can comment on or make changes to this bug.
Description
•