Closed
Bug 187137
Opened 23 years ago
Closed 23 years ago
crashes on quit
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 156940
People
(Reporter: m5comp, Assigned: asa)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3b) Gecko/20021227
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3b) Gecko/20021227
Mozilla frequently crashes on quit.
Reproducible: Sometimes
Steps to Reproduce:
1.
2.
3.
This is a copy of Mozilla.crash.log (from OS X's crash reporter):
Date/Time: 2002-12-30 07:34:41 -0600
OS Version: 10.2.3 (Build 6G30)
Host: mfive.graphiteimac.com
Command: Mozilla
PID: 574
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x03831f0c
Thread 0 Crashed:
#0 0x037d0a7c in morkRowObject::CloseRowObject(morkEnv *)
#1 0x037cf4bc in morkRowObject::CloseMorkNode(morkEnv *)
#2 0x037cf564 in morkRowObject::_dt(void)
#3 0x037c5c24 in morkObject::Release(void)
#4 0x037cf880 in morkRowObject::Release(void)
#5 0x002fb764 in nsCOMPtr_base::_dt(void)
#6 0x02a92238 in nsAutoCompleteItem::_dt(void)
#7 0x02a91f64 in nsAutoCompleteItem::Release(void)
#8 0x0025dca4 in nsSupportsArray::Clear(void)
#9 0x0025cf30 in nsSupportsArray::DeleteArray(void)
#10 0x0025c6c8 in nsSupportsArray::_dt(void)
#11 0x0025cac4 in nsSupportsArray::Release(void)
#12 0x002fb764 in nsCOMPtr_base::_dt(void)
#13 0x02a92ab0 in nsAutoCompleteResults::_dt(void)
#14 0x02a927b4 in nsAutoCompleteResults::Release(void)
#15 0x018cebd4 in XPCJSRuntime::GCCallback(JSContext *, JSGCStatus)
#16 0x020793ac in jsds_GCCallbackProc(JSContext *, JSGCStatus)
#17 0x02624e70 in DOMGCCallback(JSContext *, JSGCStatus)
#18 0x017d2000 in js_GC
#19 0x017d1670 in js_ForceGC
#20 0x017aecb0 in JS_GC
#21 0x02648c54 in nsDOMSOFactory::Observe(nsISupports *, char const *, wchar_t
const *)
#22 0x00283a70 in nsObserverService::NotifyObservers(nsISupports *, char const
*, wchar_t const *)
#23 0x002a6ef4 in NS_ShutdownXPCOM
#24 0x001a5c30 in main
Thread 1:
#0 0x90073c48 in mach_msg_trap
#1 0x90005f90 in mach_msg
#2 0xc0007754 in __ape_internal
#3 0xc000119c in __ape_agent
#4 0x90020d48 in _pthread_body
Thread 2:
#0 0x9000514c in syscall
#1 0x90515d6c in BSD_waitevent
#2 0x9051573c in CarbonSelectThreadFunc
#3 0x90020d48 in _pthread_body
Thread 3:
#0 0x9003eaa8 in semaphore_wait_signal_trap
#1 0x9003e8c4 in _pthread_cond_wait
#2 0x9051dc30 in CarbonOperationThreadFunc
#3 0x90020d48 in _pthread_body
Thread 4:
#0 0x90042688 in semaphore_timedwait_signal_trap
#1 0x9003e8b4 in _pthread_cond_wait
#2 0x90233384 in TSWaitOnSemaphoreCommon
#3 0x9023c170 in TimerThread
#4 0x90020d48 in _pthread_body
Thread 5:
#0 0x9003eaa8 in semaphore_wait_signal_trap
#1 0x9003e8c4 in _pthread_cond_wait
#2 0x90233368 in TSWaitOnSemaphoreCommon
#3 0x90248a10 in AsyncFileThread(void*)
#4 0x90020d48 in _pthread_body
Thread 6:
#0 0x9003eaa8 in semaphore_wait_signal_trap
#1 0x9003e8c4 in _pthread_cond_wait
#2 0x90525a20 in CarbonInetOperThreadFunc
#3 0x90020d48 in _pthread_body
PPC Thread State:
srr0: 0x037d0a7c srr1: 0x0000f030 vrsave: 0x00000000
xer: 0x00000000 lr: 0x037d0a68 ctr: 0x037cf490 mq: 0x00000000
r0: 0x00000073 r1: 0xbffff340 r2: 0x0329c000 r3: 0x042e5640
r4: 0x037741b0 r5: 0x0329fa38 r6: 0x000000e7 r7: 0x030e05f0
r8: 0x045b03a8 r9: 0xa0220eac r10: 0xa0220be4 r11: 0xa00044b0
r12: 0x0329cffc r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000001
r20: 0x049c73f8 r21: 0x049c7400 r22: 0x049c7400 r23: 0x049c5400
r24: 0x00000000 r25: 0xbffff748 r26: 0x0190bec4 r27: 0x03945450
r28: 0x00000000 r29: 0x042e5640 r30: 0x037741b0 r31: 0x03831f08
*** This bug has been marked as a duplicate of 156940 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•