Closed
Bug 611445
Opened 15 years ago
Closed 12 years ago
crash [@ XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
crash [@ XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)]
mostly startups
mentioned in http://forums.mozillazine.org/viewtopic.php?f=31&t=2015807&p=10058249#p10058249
bp-e84b854d-343b-4afd-b434-241562101019 v3.1.4
bp-5e339292-8da2-4f16-abe1-b0cf62101108 v3.1.6
0 thunderbird.exe XPCNativeSet::GetNewOrUsed js/src/xpconnect/src/xpcwrappednativeinfo.cpp:657
1 thunderbird.exe XPCWrappedNativeProto::GetNewOrUsed js/src/xpconnect/src/xpcwrappednativeproto.cpp:259
2 thunderbird.exe XPCWrappedNative::GetNewOrUsed js/src/xpconnect/src/xpcwrappednative.cpp:532
3 thunderbird.exe nsXPCComponents::AttachNewComponentsObject js/src/xpconnect/src/xpccomponents.cpp:4073
4 thunderbird.exe nsXPConnect::InitClasses js/src/xpconnect/src/nsXPConnect.cpp:1064
5 thunderbird.exe XPCJSContextStack::GetSafeJSContext js/src/xpconnect/src/xpcthreadcontext.cpp:272
6 thunderbird.exe nsXPConnect::GetSafeJSContext js/src/xpconnect/src/nsXPConnect.cpp:2622
7 thunderbird.exe nsScriptSecurityManager::GetSafeJSContext caps/src/nsScriptSecurityManager.cpp:325
8 thunderbird.exe nsScriptSecurityManager::Init caps/src/nsScriptSecurityManager.cpp:3362
9 thunderbird.exe nsScriptSecurityManager::GetScriptSecurityManager caps/src/nsScriptSecurityManager.cpp:3454
10 thunderbird.exe Construct_nsIScriptSecurityManager caps/src/nsSecurityManagerFactory.cpp:362
firefox bp-9b9f7661-36a0-4cbf-8c93-67ef52101017
| Reporter | ||
Comment 1•15 years ago
|
||
and close to operator new(unsigned int) | XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)
FF bp-10cd8b3a-2a20-405b-af6c-ce4f22101104
TB 3.1.5 bp-95a21e66-a659-4cc8-b523-b0f102101028
0 kernel32.dll RaiseException
1 mozcrt19.dll _CxxThrowException throw.cpp:159
2 mozcrt19.dll operator new objdir-tb/mozilla/memory/jemalloc/crtsrc/new.cpp:57
3 thunderbird.exe XPCNativeSet::GetNewOrUsed js/src/xpconnect/src/xpcwrappednativeinfo.cpp:660
4 thunderbird.exe XPCWrappedNativeProto::GetNewOrUsed js/src/xpconnect/src/xpcwrappednativeproto.cpp:259
5 thunderbird.exe XPCWrappedNative::GetNewOrUsed js/src/xpconnect/src/xpcwrappednative.cpp:532
6 thunderbird.exe XPCConvert::NativeInterface2JSObject js/src/xpconnect/src/xpcconvert.cpp:1199
7 thunderbird.exe XPCConvert::NativeData2JS js/src/xpconnect/src/xpcconvert.cpp:471
8 thunderbird.exe XPCConvert::NativeData2JS js/src/xpconnect/src/xpcprivate.h:2985
9 thunderbird.exe XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2810
10 thunderbird.exe XPC_WN_GetterSetter js/src/xpconnect/src/xpcwrappednativejsops.cpp:1784
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)]
| Reporter | ||
Comment 2•12 years ago
|
||
crashes in newer versions after 3.x not as prevalent, so any analysis can continue in bug 785780, although it is unclear if bug 785780 is same issue
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [tbird crash]
You need to log in
before you can comment on or make changes to this bug.
Description
•