Closed
Bug 235224
Opened 21 years ago
Closed 21 years ago
Camino crashes on launch.
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 234916
People
(Reporter: emanuel_ravelli, Assigned: mikepinkerton)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7a) Gecko/20040221 Camino/0.7+
Browser crashes at launch, prucing the Apple error message below. This is true
on all builds AFTER 20040218.
--
Date/Time: 2004-02-22 10:37:21 -0800
OS Version: 10.3.2 (Build 7D24)
Report Version: 2
Command: Camino
Path: /Applications/Camino.app/Contents/MacOS/Camino
Version: 0.7.0 (0.7+)
PID: 1353
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000064
Thread 0 Crashed:
0 libxpcom.dylib 0x0505b270
_ZNK10nsACString17GetReadableBufferEPPKc + 0x44
1 libxpcom.dylib 0x0505b430 _ZNK10nsACString11ToSubstringEv + 0x28
2 libxpcom.dylib 0x050612c0
_ZNK17nsCSubstringTuple13IsDependentOnEPKcS1_ + 0x10c
3 libxpcom.dylib 0x05061278
_ZNK17nsCSubstringTuple13IsDependentOnEPKcS1_ + 0xc4
4 libxpcom.dylib 0x0506027c
_ZN12nsCSubstring6AssignERK17nsCSubstringTuple + 0x38
5 org.mozilla.navigator 0x0013c068
_ZN23nsScriptSecurityManager16InitDomainPolicyEP9JSContextPKcP12DomainPolicy + 0xd8
6 org.mozilla.navigator 0x0013b9bc
_ZN23nsScriptSecurityManager12InitPoliciesEv + 0x180
7 org.mozilla.navigator 0x00136750
_ZN23nsScriptSecurityManager12LookupPolicyEP12nsIPrincipalPKcljPP11ClassPolicyP13SecurityLevel
+ 0x44
8 org.mozilla.navigator 0x001381dc
_ZN23nsScriptSecurityManager17CanExecuteScriptsEP9JSContextP12nsIPrincipalPi + 0x348
9 org.mozilla.navigator 0x002ecf24 _ZN10nsDocument15IsScriptEnabledEv + 0x124
10 org.mozilla.navigator 0x002735d0 _ZN9PresShell19SetPrefNoScriptRuleEv + 0x28
11 org.mozilla.navigator 0x00272f44
_ZN9PresShell23SetPreferenceStyleRulesEi + 0x1ac
12 org.mozilla.navigator 0x00271d7c
_ZN9PresShell4InitEP11nsIDocumentP14nsIPresContextP14nsIViewManagerP10nsStyleSet15nsCompatibility
+ 0x13c
13 org.mozilla.navigator 0x002e62bc
_ZN10nsDocument13doCreateShellEP14nsIPresContextP14nsIViewManagerP10nsStyleSet15nsCompatibilityPP12nsIPresShell
+ 0x70
14 org.mozilla.navigator 0x002ba9a4
_ZN18DocumentViewerImpl21InitPresentationStuffEi + 0x6c
15 org.mozilla.navigator 0x002bb2a0
_ZN18DocumentViewerImpl12InitInternalEP9nsIWidgetP16nsIDeviceContextRK6nsRectii
+ 0x37c
16 org.mozilla.navigator 0x0020493c
_ZN10nsDocShell14SetupNewViewerEP16nsIContentViewer + 0x758
17 org.mozilla.navigator 0x00202d70
_ZN10nsDocShell5EmbedEP16nsIContentViewerPKcP11nsISupports + 0x40
18 org.mozilla.navigator 0x00203998
_ZN10nsDocShell29CreateAboutBlankContentViewerEv + 0x358
19 org.mozilla.navigator 0x001f9610
_ZN10nsDocShell12GetInterfaceERK4nsIDPPv + 0x2ac
20 libxpcom.dylib 0x05066394 _ZNK14nsGetInterfaceclERK4nsIDPPv + 0x90
21 libxpcom.dylib 0x05064b64
_ZN13nsCOMPtr_base18assign_from_helperERK15nsCOMPtr_helperRK4nsID + 0x34
22 org.mozilla.navigator 0x0054f02c
_ZN16GlobalWindowImpl11GetDocumentEPP14nsIDOMDocument + 0x74
23 org.mozilla.navigator 0x00020980 -[CHBrowserView getCurrentURLSpec] + 0x90
24 org.mozilla.navigator 0x0000baf0 -[BrowserWrapper
setTabTitle:windowTitle:] + 0x2c
25 org.mozilla.navigator 0x0000ad38 -[BrowserWrapper
makePrimaryBrowserView:status:windowController:] + 0x1bc
26 com.apple.AppKit 0x92ec191c -[NSTabView selectTabViewItem:] + 0x360
27 com.apple.AppKit 0x92f3e220 -[NSTabView _addedTab:atIndex:] + 0x64
28 org.mozilla.navigator 0x00029a34 -[BrowserTabView addTabViewItem:] + 0x3c
29 org.mozilla.navigator 0x000173a0 -[BrowserWindowController
createNewTab:] + 0x1ac
30 org.mozilla.navigator 0x000126f4 -[BrowserWindowController
windowDidLoad] + 0x550
31 com.apple.AppKit 0x92e82d94 -[NSWindowController _windowDidLoad] +
0x144
32 com.apple.AppKit 0x92e74d04 -[NSWindowController window] + 0x80
33 com.apple.AppKit 0x92f316c0 -[NSWindowController showWindow:] + 0x24
34 org.mozilla.navigator 0x0000eb6c -[MainController
openBrowserWindowWithURL:andReferrer:] + 0xb0
35 org.mozilla.navigator 0x0000dacc -[MainController newWindow:] + 0xc0
36 org.mozilla.navigator 0x0000d2d4 -[MainController
applicationDidFinishLaunching:] + 0xfc
37 com.apple.Foundation 0x909f794c _nsnote_callback + 0xb0
38 com.apple.CoreFoundation 0x901aa7f0 __CFXNotificationPost + 0x1b4
39 com.apple.CoreFoundation 0x901af200 _CFXNotificationPostNotification + 0x340
40 com.apple.Foundation 0x909f5798 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 0x74
41 com.apple.AppKit 0x92ee3210 -[NSApplication
_postDidFinishNotification] + 0x70
42 com.apple.AppKit 0x92ee30fc -[NSApplication
_sendFinishLaunchingNotification] + 0x5c
43 com.apple.AppKit 0x92ee332c -[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] + 0x78
44 com.apple.Foundation 0x90a4aca8 -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
45 com.apple.Foundation 0x90a513b8 _NSAppleEventManagerGenericHandler + 0x78
46 com.apple.AE 0x91674a68 _Z20aeDispatchAppleEventPK6AEDescPS_mPh
+ 0xd0
47 com.apple.AE 0x916778b0
_Z25dispatchEventAndSendReplyPK6AEDescPS_ + 0x2c
48 com.apple.AE 0x91674ca8 aeProcessAppleEvent + 0x11c
49 com.apple.HIToolbox 0x96fff7bc AEProcessAppleEvent + 0x3c
50 com.apple.AppKit 0x92dd2790 _DPSNextEvent + 0x358
51 com.apple.AppKit 0x92de8f34 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
52 com.apple.AppKit 0x92dfd27c -[NSApplication run] + 0x21c
53 com.apple.AppKit 0x92eb95f0 NSApplicationMain + 0x1d0
54 org.mozilla.navigator 0x0000a308 _start + 0x17c
55 org.mozilla.navigator 0x0000a188 start + 0x30
Thread 1:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 com.unsanity.ape 0xc000a954 __ape_internal + 0x90b8
3 com.unsanity.ape 0xc0001328 __ape_agent + 0x40
4 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 2:
0 libSystem.B.dylib 0x9000b30c select + 0xc
1 libnspr4.dylib 0x00ca478c poll + 0x188
2 libnspr4.dylib 0x00ca0fd8 _pr_poll_with_poll + 0x32c
3 org.mozilla.navigator 0x000abce8 _ZN24nsSocketTransportService3RunEv + 0x19c
4 libxpcom.dylib 0x05043cac _ZN8nsThread4MainEPv + 0x38
5 libnspr4.dylib 0x00ca2420 _pt_root + 0xac
6 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 3:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9253c68c JNI_CreateJavaVM_Impl + 0x173c
3 libjvm.dylib 0x9253c624 JNI_CreateJavaVM_Impl + 0x16d4
4 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
5 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 4:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9249a89c JVM_NewInstance + 0x1fcc
3 libjvm.dylib 0x924b9f18 JVM_FillInStackTrace + 0x2b8
4 libjvm.dylib 0x924bf948 JVM_Send + 0x42e8
5 libjvm.dylib 0x9255173c JNI_CreateJavaVM_Impl + 0x167ec
6 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
7 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 5:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9249a808 JVM_NewInstance + 0x1f38
3 libjvm.dylib 0x924a2a20 JVM_ArrayCopy + 0x4d0
4 libjvm.dylib 0x924b8b48 JVM_MonitorNotify + 0x778
5 libjvm.dylib 0x924b97a8 JVM_MonitorWait + 0xd8
6 <<00000000>> 0x0e10a668 0 + 0xe10a668
7 <<00000000>> 0x0e10868c 0 + 0xe10868c
8 <<00000000>> 0x0e10868c 0 + 0xe10868c
9 <<00000000>> 0xa24a3720 _ZTSSt13bad_exception + 0x6e7c
10 libjvm.dylib 0x9249808c JVM_CurrentTimeMillis + 0x136c
11 libjvm.dylib 0x924cd518 JVM_GetCPClassNameUTF + 0x1798
12 libjvm.dylib 0x924d2ce4 JVM_FindClassFromClass + 0x9e4
13 libjvm.dylib 0x924ec170 JVM_IsSameClassPackage + 0xfc0
14 libjvm.dylib 0x924e66d8 JVM_GetMethodIxExceptionTableEntry + 0x2058
15 libjvm.dylib 0x92577054 JVM_UnloadLibrary + 0x85c4
16 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
17 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 6:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9249a808 JVM_NewInstance + 0x1f38
3 libjvm.dylib 0x924a2a20 JVM_ArrayCopy + 0x4d0
4 libjvm.dylib 0x924b8b48 JVM_MonitorNotify + 0x778
5 libjvm.dylib 0x924b97a8 JVM_MonitorWait + 0xd8
6 <<00000000>> 0x0e10a668 0 + 0xe10a668
7 <<00000000>> 0x0e10868c 0 + 0xe10868c
8 <<00000000>> 0x0e1085cc 0 + 0xe1085cc
9 <<00000000>> 0x0e1085cc 0 + 0xe1085cc
10 <<00000000>> 0xa24a3720 _ZTSSt13bad_exception + 0x6e7c
11 libjvm.dylib 0x9249808c JVM_CurrentTimeMillis + 0x136c
12 libjvm.dylib 0x924cd518 JVM_GetCPClassNameUTF + 0x1798
13 libjvm.dylib 0x924d2ce4 JVM_FindClassFromClass + 0x9e4
14 libjvm.dylib 0x924ec170 JVM_IsSameClassPackage + 0xfc0
15 libjvm.dylib 0x924e66d8 JVM_GetMethodIxExceptionTableEntry + 0x2058
16 libjvm.dylib 0x92577054 JVM_UnloadLibrary + 0x85c4
17 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
18 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 7:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9249a89c JVM_NewInstance + 0x1fcc
3 libjvm.dylib 0x924a1a04 JVM_GetClassLoader + 0x1824
4 libjvm.dylib 0x924a17a4 JVM_GetClassLoader + 0x15c4
5 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
6 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 8:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9249a808 JVM_NewInstance + 0x1f38
3 libjvm.dylib 0x924b9f70 JVM_FillInStackTrace + 0x310
4 libjvm.dylib 0x92553b20 JVM_InitProperties + 0x1b10
5 libjvm.dylib 0x92553920 JVM_InitProperties + 0x1910
6 libjvm.dylib 0x92577054 JVM_UnloadLibrary + 0x85c4
7 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
8 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 9:
0 libSystem.B.dylib 0x900075c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007118 mach_msg + 0x38
2 libjvm.dylib 0x9249a808 JVM_NewInstance + 0x1f38
3 libjvm.dylib 0x924b9f70 JVM_FillInStackTrace + 0x310
4 libjvm.dylib 0x924e22b0 JVM_StartThread + 0x580
5 libjvm.dylib 0x924d0e04 JVM_FindLoadedClass + 0xa44
6 libjvm.dylib 0x92577054 JVM_UnloadLibrary + 0x85c4
7 libjvm.dylib 0x924fdc9c JVM_GetClassMethodsCount + 0x21c
8 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
PPC Thread State:
srr0: 0x0505b270 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x24004248 xer: 0x00000004 lr: 0x0505b234 ctr: 0x0505b408
r0: 0x05088980 r1: 0xbfffd0e0 r2: 0x00000000 r3: 0x0089e3d8
r4: 0xbfffd180 r5: 0xbfffd338 r6: 0xbfffd338 r7: 0x05088980
r8: 0x00010011 r9: 0x00000007 r10: 0x0505a56c r11: 0x05084854
r12: 0x0505b408 r13: 0xbfffde50 r14: 0xbfffdeb0 r15: 0xbfffdf50
r16: 0xbfffdf40 r17: 0xbfffdf40 r18: 0x02977420 r19: 0x019bd440
r20: 0x00840000 r21: 0xbfffd390 r22: 0x019bac30 r23: 0xbfffd320
r24: 0xbfffd7a8 r25: 0x050811bc r26: 0xbfffd338 r27: 0xbfffd338
r28: 0xbfffd1e0 r29: 0xbfffd1e0 r30: 0xbfffd180 r31: 0x0505b234
Binary Images Description:
0x1000 - 0x823fff org.mozilla.navigator 0.7.0 (0.7+)
/Applications/Camino.app/Contents/MacOS/Camino
0xc85000 - 0xcb7fff libnspr4.dylib
/Applications/Camino.app/Contents/MacOS/libnspr4.dylib
0xce5000 - 0xce53c2 Java Applet Plugin Enablere PEF binary: Java Applet
Plugin Enablere
0xfaf000 - 0xfb0fff ??? Menu Extra Enabler version 0.0.1d1 (0.0.1d1)
/Library/InputManagers/Menu Extra Enabler/Menu Extra
Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0xfbb000 - 0xfbcfff net.culater.SIMBL 0.2 (3)
/Users/jaycohen/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0xfc6000 - 0xfc6fff com.aladdinsys.mmenabler 7.1.0 (8.0.2)
/Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/MagicMenuEnabler
0x19de900 - 0x19de9bb CFMPriv_Help PEF binary: CFMPriv_Help
0x19e7ad0 - 0x19e7bb9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
0x19e8f80 - 0x19e9042 CFMPriv_QD PEF binary: CFMPriv_QD
0x19e9e70 - 0x19e9f47 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
0x19ead50 - 0x19eae36 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
0x19ebf80 - 0x19ec060 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
0x19ef3d0 - 0x19ef4aa CFMPriv_HIServices PEF binary: CFMPriv_HIServices
0x19effb0 - 0x19f0093 CFMPriv_FindByContent†Ù PEF binary:
CFMPriv_FindByContent†Ù
0x19f0db0 - 0x19f0e87 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
0x19f3a60 - 0x19f3b25 CFMPriv_ATS PEF binary: CFMPriv_ATS
0x19f4160 - 0x19f4222 CFMPriv_AE PEF binary: CFMPriv_AE
0x19f47b0 - 0x19f4883 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
0x19f48d0 - 0x19f49a3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
0x19f5620 - 0x19f5702 CFMPriv_SpeechRecognition PEF binary:
CFMPriv_SpeechRecognition
0x19f8030 - 0x19f80fd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
0x19f8330 - 0x19f8406 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
0x19fa410 - 0x19fa4f5 CFMPriv_NavigationServices PEF binary:
CFMPriv_NavigationServices
0x19fb840 - 0x19fb913 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
0x19fd050 - 0x19fd126
CFMPriv_HTMLRenderingî4êó˚8ó˚àó˚öó¸ó PEF binary:
CFMPriv_HTMLRenderingî4êó˚8ó˚àó˚öó¸ó
0x19fd7f0 - 0x19fd8c3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
0x19fe280 - 0x19fe350 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
0x1fea000 - 0x1ff6fff com.apple.JavaAppletPlugin 1.2.0 /Library/Internet
Plug-Ins/Java Applet.plugin/Contents/MacOS/Java Applet
0x2000000 - 0x200dfff libplds4.dylib
/Applications/Camino.app/Contents/MacOS/libplds4.dylib
0x2815000 - 0x28609b1 CarbonLibpwpc PEF binary: CarbonLibpwpc
0x290cc00 - 0x290ccca CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
0x292efe0 - 0x292f092 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
0x292f310 - 0x292f3ce CFMPriv_Print PEF binary: CFMPriv_Print
0x2942d40 - 0x2942db7 CFMPriv_System PEF binary: CFMPriv_System
0x3000000 - 0x300efff libplc4.dylib
/Applications/Camino.app/Contents/MacOS/libplc4.dylib
0x4000000 - 0x4066fff libmozjs.dylib
/Applications/Camino.app/Contents/MacOS/libmozjs.dylib
0x5000000 - 0x5082fff libxpcom.dylib
/Applications/Camino.app/Contents/MacOS/libxpcom.dylib
0x6000000 - 0x601afff libssl3.dylib
/Applications/Camino.app/Contents/MacOS/libssl3.dylib
0x7000000 - 0x705cfff libnss3.dylib
/Applications/Camino.app/Contents/MacOS/libnss3.dylib
0x8000000 - 0x801dfff libsmime3.dylib
/Applications/Camino.app/Contents/MacOS/libsmime3.dylib
0x9000000 - 0x9079fff libsoftokn3.dylib
/Applications/Camino.app/Contents/MacOS/libsoftokn3.dylib
0xa000000 - 0xa019fff libxpcom_compat.dylib
/Applications/Camino.app/Contents/MacOS/libxpcom_compat.dylib
0x30000000 - 0x30004fff ??? SharedMenusCocoa version 0.2 (0.0.3)
/Applications/Camino.app/Contents/MacOS/../Frameworks/SharedMenusCocoa.framework/Versions/A/SharedMenusCocoa
0x780c0000 - 0x780c9fff libz.1.1.3.dylib /usr/lib/libz.1.1.3.dylib
0x8e250000 - 0x8e25efff com.apple.JavaEmbedding 1.0.4
/System/Library/Frameworks/JavaEmbedding.framework/Versions/A/JavaEmbedding
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3 (299)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.2
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905ddfff com.apple.framework.IOKit 1.3 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x90699fff com.apple.CoreServices.OSServices 3.0 (3.0.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0
/System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90910000 - 0x90983fff com.apple.DesktopServices 1.2
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4afff com.apple.Foundation 6.3.3 (500.53)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d00000 - 0x90d19fff com.apple.SystemConfiguration 1.4.1 (???)
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release 1)
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x910fffff com.apple.bom 1.2.3 (62.1)
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91320000 - 0x913defff ColorSync
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x914a0000 - 0x91509fff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91560000 - 0x91619fff com.apple.QD 3.4.62 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91670000 - 0x916a8fff com.apple.AE 1.3.2
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.1
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91890000 - 0x9189cfff com.apple.help 1.0.1
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1 (1.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x918d6000 - 0x91924fff com.apple.print.framework.Print 3.0 (3.2)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91965000 - 0x91981fff libjava.jnilib
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/libjava.jnilib
0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x919c0000 - 0x91a32fff com.apple.NavigationServices 3.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.1
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ab0000 - 0x91ac4fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91ae0000 - 0x91aebfff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91bb0000 - 0x91d44fff com.apple.QuickTime 6.5.0
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a6fff com.apple.security 2.1 (163.1)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3 (84)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92490000 - 0x92616fff libjvm.dylib
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/libjvm.dylib
0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.0 (0.0.1d1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932bcfff com.apple.AppKit 6.3.1 (743.14)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a6fff com.apple.CoreGraphics 1.203.12 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93b50000 - 0x93bf5fff com.apple.audio.toolbox.AudioToolbox 1.3.1
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93cc0000 - 0x93ccbfff libverify.dylib
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/libverify.dylib
0x93dd2000 - 0x93ddefff libzip.jnilib
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/libzip.jnilib
0x94060000 - 0x9407ffff com.apple.WebServices 1.1.0
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x940e0000 - 0x940e1fff com.apple.JavaCarbonSupport 1.1
/System/Library/PrivateFrameworks/JavaCarbonSupport.framework/Versions/A/JavaCarbonSupport
0x94180000 - 0x9418ffff com.apple.frameworks.preferencepanes 10.0
/System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6)
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94a30000 - 0x94af2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x94b20000 - 0x94babfff com.apple.ink.framework 1.1 (54.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94bd0000 - 0x94c01fff com.apple.securityinterface 1.0 (36)
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x96b40000 - 0x96b6efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96bf0000 - 0x96c7ffff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96f0b000 - 0x9728efff com.apple.HIToolbox 1.3.1 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0xc0000000 - 0xc000efff com.unsanity.ape 1.4.1
/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
Reproducible: Always
Steps to Reproduce:
1. Launch Camino.
2. Launching stops, Camino crashes.
Actual Results:
OS X generates error message to be sent to Apple (copy above).
Expected Results:
Launched!
Comment 1•21 years ago
|
||
(In reply to comment #0)
As of 2/19/04 I am able to download nightly builds, however, when attempt to
launch I receive error message. I have had the same problem in Firebird for OS
X and apparently has something to do with static build. In addressing Firefox
bug Darin Fisher wrote: i've confirmed that this is caused by the static build.
i generated a simple testcase to make sure. i discussed this with dbaron and
bryner, and we came to the conclusion that the static NS_NAMED_LITERAL_STRINGs
need to go. there's no reliable way to depend on static initialization order,
so we are just asking for pain if we try to keep those in the code. there
aren't that many to fix up, so that's what i'm going to do. i should have a
patch over the weekend.
Not sure if this applies to Camino bug, but thought it might be useful.
Summary: Camino crashes on launch. → Camino crashes on launch.
Assignee | ||
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 234916 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 3•21 years ago
|
||
(In reply to comment #2)
Mike, now that this bug has officially been recognized as the same for both Camino and Firefox for Mac
can you do anything to expedite its resolution? There have been large numbers of Mac folks waiting for
this fix as all Mozilla based browser nightly builds for Mac are now dis-functional. If you take a look at
the Mozillazine Forums on this issue you will see literally thousands of hits on this topic so it would be
great PR to get this resolved quickly. thanks
>
> *** This bug has been marked as a duplicate of 234916 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•