Closed
Bug 330322
Opened 19 years ago
Closed 19 years ago
Crash [@ nsTArray_base::Length()]
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
DUPLICATE
of bug 329505
People
(Reporter: jwatt, Unassigned)
Details
mHdr 0x00000001 {mLength=??? mCapacity=??? } nsTArray_base::Header *
Stack trace:
nsTArray_base::Length() Line 65 + 0x5 C++
nsTArray<ObserverRef>::ElementAt(unsigned int i=1) Line 265 + 0x8 C++
nsTArray<ObserverRef>::operator[](unsigned int i=1) Line 281 C++
nsObserverList::EnumerateObservers(void (nsIObserver *, void *)* aFunc=0x002ad250, void * aClosure=0x0012fc0c) Line 101 + 0xf C++
nsObserverList::NotifyObservers(nsISupports * aSubject=0x00000000, const char * aTopic=0x1002a2e0, const unsigned short * someData=0x1002abf0) Line 131 C++
nsObserverService::NotifyObservers(nsISupports * aSubject=0x00000000, const char * aTopic=0x1002a2e0, const unsigned short * someData=0x1002abf0) Line 177 C++
nsXREDirProvider::DoStartup() Line 693 C++
XRE_main(int argc=4, char * * argv=0x00ad7918, const nsXREAppData * aAppData=0x00403090) Line 2260 C++
main(int argc=4, char * * argv=0x00ad7918) Line 61 + 0x13 C++
mainCRTStartup() Line 398 + 0x11 C
Comment 1•19 years ago
|
||
Bug 326491 got backed out, due to bug 329505 which looks like this bug.
*** This bug has been marked as a duplicate of 329505 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•