Closed Bug 15078 Opened 25 years ago Closed 25 years ago

crash when quitting.

Categories

(Toolkit :: Form Manager, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 15073

People

(Reporter: scottputterman, Assigned: morse)

Details

I'm crashing when quitting in today's build.  First it will hang for a bit and
then crash with the stack below.  The last noticeable place is in the
walletlibservice so I'm assigning it to the Autofill component.

NTDLL! 77f6ce0c()
NTDLL! 77f67546()
nsAutoLock::nsAutoLock(PRLock * 0x01c2ab80) line 129 + 12 bytes
nsObserverList::RemoveObserver(nsObserverList * const 0x01c2ac30, nsIObserver *
* 0x0012fc80) line 100
nsObserverService::RemoveObserver(nsObserverService * const 0x0116fcf0,
nsIObserver * 0x01c2af44, const unsigned short * 0x02f41030) line 180 + 16 bytes
nsWalletlibService::~nsWalletlibService() line 59 + 50 bytes
nsWalletlibService::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsWalletlibService::Release(nsWalletlibService * const 0x01c2af40) line 91 + 96
bytes
nsSupportsArray::Clear(nsSupportsArray * const 0x01c2aa20) line 314 + 36 bytes
nsSupportsArray::DeleteArray() line 59
nsSupportsArray::~nsSupportsArray() line 36
nsSupportsArray::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsSupportsArray::Release(nsSupportsArray * const 0x01c2aa20) line 54 + 95 bytes
nsObserverList::~nsObserverList() line 65 + 27 bytes
nsObserverList::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsObserverList::Release(nsObserverList * const 0x01c2ac30) line 36 + 95 bytes
ReleaseObserverList(nsHashKey * 0x01c2aab0, void * 0x01c2ac30, void *
0x00000000) line 93 + 12 bytes
_hashEnumerateRemove(PLHashEntry * 0x01c2aa70, int 4, void * 0x0012fdcc) line
223 + 26 bytes
PL_HashTableEnumerateEntries(PLHashTable * 0x0116fb90, int (PLHashEntry *, int,
void *)* 0x100153c0 _hashEnumerateRemove(PLHashEntry *, int, void *), void *
0x0012fdcc) line 368 + 15 bytes
nsHashtable::Reset(int (nsHashKey *, void *, void *)* 0x10015fd0
ReleaseObserverList(nsHashKey *, void *, void *), void * 0x00000000) line 239 +
20 bytes
nsObjectHashtable::Reset() line 362
nsObjectHashtable::~nsObjectHashtable() line 328
nsObjectHashtable::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsObserverService::~nsObserverService() line 58 + 31 bytes
nsObserverService::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsObserverService::Release(nsObserverService * const 0x0116fcf0) line 41 + 95
bytes
DeleteEntry(nsHashKey * 0x0116fc70, void * 0x0116fcb0, void * 0x00000000) line
168 + 18 bytes
_hashEnumerateRemove(PLHashEntry * 0x0116fc30, int 18, void * 0x0012febc) line
223 + 26 bytes
PL_HashTableEnumerateEntries(PLHashTable * 0x010b4e50, int (PLHashEntry *, int,
void *)* 0x100153c0 _hashEnumerateRemove(PLHashEntry *, int, void *), void *
0x0012febc) line 368 + 15 bytes
nsHashtable::Reset(int (nsHashKey *, void *, void *)* 0x1003d0c0
DeleteEntry(nsHashKey *, void *, void *), void * 0x00000000) line 239 + 20 bytes
nsObjectHashtable::Reset() line 362
nsObjectHashtable::~nsObjectHashtable() line 328
nsObjectHashtable::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsServiceManagerImpl::~nsServiceManagerImpl() line 195 + 31 bytes
nsServiceManagerImpl::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsServiceManagerImpl::Release(nsServiceManagerImpl * const 0x010b4ef0) line 204
+ 98 bytes
NS_ShutdownXPCOM(nsIServiceManager * 0x00000000) line 449 + 17 bytes
main(int 1, char * * 0x010b4f30) line 723 + 8 bytes
mainCRTStartup() line 338 + 17 bytes
KER
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 15073 ***
Status: RESOLVED → VERIFIED
Looks the same to me.  Marking as VERIFIED.
Product: Core → Toolkit
QA Contact: paulmac → form.manager
You need to log in before you can comment on or make changes to this bug.