Closed
Bug 555619
Opened 15 years ago
Closed 8 years ago
crash [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)] - [@ nsCSSStyleSheetInner::RemoveSheet]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [needs bug 555599])
Crash Data
crash [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)] - [@ nsCSSStyleSheetInner::RemoveSheet]
bp-0fd3448e-c0a5-40c1-8fc1-72c712100312 v3.2a1pre
0 mozcrt19.dll memmove MEMCPY.ASM:188
1 xpcom_core.dll nsTArray_base::ShiftData objdir-tb/mozilla/xpcom/build/nsTArray.cpp:173
2 thunderbird.exe nsCSSStyleSheetInner::RemoveSheet layout/style/nsCSSStyleSheet.cpp:908
3 thunderbird.exe nsCSSStyleSheet::~nsCSSStyleSheet layout/style/nsCSSStyleSheet.cpp:1050
4 thunderbird.exe nsCSSStyleSheet::`vector deleting destructor'
5 thunderbird.exe nsCSSStyleSheet::Release layout/style/nsCSSStyleSheet.cpp:1074
6 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
7 thunderbird.exe CSSImportRuleImpl::~CSSImportRuleImpl layout/style/nsCSSRules.cpp:434
8 thunderbird.exe CSSImportRuleImpl::`vector deleting destructor'
9 thunderbird.exe nsCSSRule::Release layout/style/nsCSSRule.cpp:64
10 xpcom_core.dll nsCOMArray_base::~nsCOMArray_base objdir-tb/mozilla/xpcom/build/nsCOMArray.cpp:61
11 thunderbird.exe nsCSSStyleSheetInner::~nsCSSStyleSheetInner layout/style/nsCSSStyleSheet.cpp:885
12 thunderbird.exe nsCSSStyleSheetInner::RemoveSheet layout/style/nsCSSStyleSheet.cpp:904
13 thunderbird.exe nsCSSStyleSheet::~nsCSSStyleSheet layout/style/nsCSSStyleSheet.cpp:1050
14 thunderbird.exe nsCSSStyleSheet::`vector deleting destructor'
15 thunderbird.exe nsCSSStyleSheet::Release layout/style/nsCSSStyleSheet.cpp:1074
16 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
17 thunderbird.exe nsBaseHashtableET<nsISupportsHashKey,nsCOMPtr<nsIAbCard> >::~nsBaseHashtableET<nsISupportsHashKey,nsCOMPtr<nsIAbCard> > objdir-tb/mozilla/dist/include/nsBaseHashtable.h:312
18 xpcom_core.dll PL_DHashTableRawRemove objdir-tb/mozilla/xpcom/build/pldhash.c:723
19 xpcom_core.dll PL_DHashTableEnumerate objdir-tb/mozilla/xpcom/build/pldhash.c:757
20 thunderbird.exe nsTHashtable<nsHostEntry>::Clear objdir-tb/mozilla/dist/include/nsTHashtable.h:251
21 thunderbird.exe nsXULPrototypeCache::Flush content/xul/document/src/nsXULPrototypeCache.cpp:394
22 thunderbird.exe nsDOMScriptObjectFactory::Observe dom/base/nsDOMScriptObjectFactory.cpp:278
23 xpcom_core.dll nsObserverList::NotifyObservers xpcom/ds/nsObserverList.cpp:130
24 xpcom_core.dll nsObserverService::NotifyObservers xpcom/ds/nsObserverService.cpp:182
25 xpcom_core.dll mozilla::ShutdownXPCOM xpcom/build/nsXPComInit.cpp:765
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)]
[@ nsCSSStyleSheetInner::RemoveSheet]
Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)]
[@ nsCSSStyleSheetInner::RemoveSheet] → [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)]
[@ nsCSSStyleSheetInner::RemoveSheet]
Whiteboard: [needs bug 555599]
Updated•9 years ago
|
Crash Signature: [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)]
[@ nsCSSStyleSheetInner::RemoveSheet] → [@ memmove | nsTArray_base::ShiftData(unsigned int, unsigned int, unsigned int, unsigned int)]
[@ nsCSSStyleSheetInner::RemoveSheet]
[@ memmove | nsTArray_base::ShiftData]
Comment 1•8 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) [except some obsolete <4 versions, no crashes starting since 4 version].
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•