Closed
Bug 132116
Opened 23 years ago
Closed 23 years ago
Crash on load (UFS partition)
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: fabienlroy, Assigned: asa)
Details
Crashes with primary boot partition on UFS.
Works ok when installed on HFS+ partition.
Crash log:
Date/Time: 2002-03-19 12:34:05 -0800
OS Version: 10.1.3 (Build 5Q45)
Host: faye-lynn
Command: Mozilla
PID: 7923
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x02b8ab08 in PrefNameBuffer::FreeAllBuffers(void)
#1 0x01e6d594 in JS_DestroyContext
#2 0x02b8aea8 in PREF_CleanupPrefs
#3 0x02b8adbc in PREF_Cleanup
#4 0x02b86fc8 in nsPrefService::_dt(void)
#5 0x02b87134 in nsPrefService::Release(void)
#6 0x02b8a510 in nsPrefServiceConstructor(nsISupports *, nsID const
&, void **)
#7 0x005839ac in nsGenericFactory::CreateInstance(nsISupports *,
nsID const &, void **)
#8 0x0058f674 in
CreateInstanceByContractID__22nsComponentManagerImplFPCcP11ns
I
#9 0x00590840 in
nsComponentManagerImpl::GetServiceByContractID(char const *, nsID
const &, void **)
#10 0x0058a274 in nsGetServiceByContractID::_cl( const(nsID const &,
void **))
#11 0x0061ad9c in
nsCOMPtr_base::assign_from_helper(nsCOMPtr_helper const &, nsID
const &)
#12 0x01f74e48 in _ct__26nsCOMPtr<14nsIPrefService>
FRC15nsCOMPtr_helper
#13 0x01f7bdb8 in nsScriptSecurityManager::InitPrefs(void)
#14 0x01f7987c in nsScriptSecurityManager::_ct(void)
#15 0x01f79f74 in
nsScriptSecurityManager::GetScriptSecurityManager(void)
#16 0x01f69678 in Construct_nsIScriptSecurityManager(nsISupports *,
nsID const &, void **)
#17 0x005839ac in nsGenericFactory::CreateInstance(nsISupports *,
nsID const &, void **)
#18 0x0058f674 in
CreateInstanceByContractID__22nsComponentManagerImplFPCcP11ns
I
#19 0x00590840 in
nsComponentManagerImpl::GetServiceByContractID(char const *, nsID
const &, void **)
#20 0x0058a274 in nsGetServiceByContractID::_cl( const(nsID const &,
void **))
#21 0x0061ad9c in
nsCOMPtr_base::assign_from_helper(nsCOMPtr_helper const &, nsID
const &)
#22 0x025e626c in mozJSComponentLoader::ReallyInit(void)
#23 0x025e85e0 in 0x25e85e0
#24 0x025e7548 in
mozJSComponentLoader::AttemptRegistration(nsIFile *, int)
#25 0x025e6e9c in
mozJSComponentLoader::AutoRegisterComponent(int, nsIFile *, int *)
#26 0x025e65f0 in
mozJSComponentLoader::RegisterComponentsInDir(int, nsIFile *)
#27 0x025e6420 in
mozJSComponentLoader::AutoRegisterComponents(int, nsIFile *)
#28 0x00593768 in nsComponentManagerImpl::AutoRegisterImpl(int,
nsIFile *, int)
#29 0x00592fd4 in nsComponentManagerImpl::AutoRegister(int, nsIFile
*)
#30 0x00595ae8 in nsComponentManager::AutoRegister(int, nsIFile *)
#31 0x004c8a50 in 0x4c8a50
#32 0x004c9cfc in main
Thread 1:
#0 0x7000497c in syscall
#1 0x70557600 in BSD_waitevent
#2 0x7002054c in _pthread_body
Thread 2:
#0 0x7003f4c8 in semaphore_wait_signal_trap
#1 0x7003f2c8 in _pthread_cond_wait
#2 0x705593ec in CarbonOperationThreadFunc
#3 0x7002054c in _pthread_body
Thread 3:
#0 0x70044cf8 in semaphore_timedwait_signal_trap
#1 0x70044cd8 in semaphore_timedwait_signal
#2 0x70283ea4 in TSWaitOnConditionTimedRelative
#3 0x7027d748 in TSWaitOnSemaphoreCommon
#4 0x702c2078 in TimerThread
#5 0x7002054c in _pthread_body
Thread 4:
#0 0x7003f4c8 in semaphore_wait_signal_trap
#1 0x7003f2c8 in _pthread_cond_wait
#2 0x70250ab0 in TSWaitOnCondition
#3 0x7027d730 in TSWaitOnSemaphoreCommon
#4 0x70243d14 in AsyncFileThread
#5 0x7002054c in _pthread_body
PPC Thread State:
srr0: 0x02b8ab08 srr1: 0x0000f030 vrsave: 0x00000000
xer: 0x20000018 lr: 0x02b8aea8 ctr: 0x0054e9c0 mq: 0x00000000
r0: 0x02b8aea8 r1: 0xbfffe8f0 r2: 0x0287e000 r3: 0x00000000
r4: 0x0000ffe0 r5: 0x00000000 r6: 0x000057b0 r7: 0x00005550
r8: 0x03abc358 r9: 0x80240e10 r10: 0x00000024 r11: 0x80003710
r12: 0x000ea998 r13: 0x025ecb28 r14: 0x0260069c r15: 0x02600508
r16: 0x025ecf20 r17: 0x025ed0d4 r18: 0x00000000 r19: 0x00112380
r20: 0x02600580 r21: 0x00112168 r22: 0x001122f0 r23: 0x00000000
r24: 0x025ecb18 r25: 0x025ecad8 r26: 0x025ecb48 r27: 0x01f36210
r28: 0x035d8020 r29: 0x02881264 r30: 0x02880f94 r31: 0x0288125c
**********
| Reporter | ||
Comment 1•23 years ago
|
||
It seems that the Carbon libraries are bugged on UFS.
I do not know if there is a work around and we may need to wait for Apple
to fix the libraries.
Fabien
Comment 2•23 years ago
|
||
we know it (it's in the release notes)
*** This bug has been marked as a duplicate of 86538 ***
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
•