Closed
Bug 235514
Opened 21 years ago
Closed 21 years ago
Crash on startup [@ nsACString::GetReadableBuffer]
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 234916
People
(Reporter: avi, Assigned: mikepinkerton)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
23.84 KB,
text/plain
|
Details |
I just upgraded from the 2/3 to the 2/24 build, and now Camino crashes when trying to set the title of
the window that automatically opens. Crash log attached.
| Reporter | ||
Comment 1•21 years ago
|
||
*** Bug 235539 has been marked as a duplicate of this bug. ***
Keywords: crash
Summary: Crash on startup → Crash on startup [@ nsACString::GetReadableBuffer]
same problem; my log seems to look a bit different:
Date/Time: 2004-02-25 14:03:29 +0100
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: 1308
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000064
Thread 0 Crashed:
0 libxpcom.dylib 0x0505b270 nsACString::GetReadableBuffer(char
const**) const + 0x44
1 libxpcom.dylib 0x0505b430 nsACString::ToSubstring() const + 0x28
2 libxpcom.dylib 0x050612c0 nsCSubstringTuple::IsDependentOn(char
const*, char const*) const + 0x10c
3 libxpcom.dylib 0x05061278 nsCSubstringTuple::IsDependentOn(char
const*, char const*) const + 0xc4
4 libxpcom.dylib 0x0506027c nsCSubstring::Assign(nsCSubstringTuple
const&) + 0x38
5 org.mozilla.navigator 0x0013c350
nsScriptSecurityManager::InitDomainPolicy(JSContext*, char const*,
DomainPolicy*) + 0xd8
6 org.mozilla.navigator 0x0013bca4 nsScriptSecurityManager::InitPolicies()
+ 0x180
7 org.mozilla.navigator 0x00136a38
nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, char const*, long,
unsigned, ClassPolicy**, SecurityLevel*) + 0x44
8 org.mozilla.navigator 0x001384c4
nsScriptSecurityManager::CanExecuteScripts(JSContext*, nsIPrincipal*, int*) + 0x348
9 org.mozilla.navigator 0x002ed584 nsDocument::IsScriptEnabled() + 0x124
10 org.mozilla.navigator 0x00273dd4 PresShell::SetPrefNoScriptRule() + 0x28
11 org.mozilla.navigator 0x00273748 PresShell::SetPreferenceStyleRules(int)
+ 0x1ac
12 org.mozilla.navigator 0x00272564 PresShell::Init(nsIDocument*,
nsIPresContext*, nsIViewManager*, nsStyleSet*, nsCompatibility) + 0x13c
13 org.mozilla.navigator 0x002e691c
nsDocument::doCreateShell(nsIPresContext*, nsIViewManager*, nsStyleSet*,
nsCompatibility, nsIPresShell**) + 0x70
14 org.mozilla.navigator 0x002bb004
DocumentViewerImpl::InitPresentationStuff(int) + 0x6c
15 org.mozilla.navigator 0x002bb900
DocumentViewerImpl::InitInternal(nsIWidget*, nsIDeviceContext*, nsRect const&,
int, int) + 0x37c
16 org.mozilla.navigator 0x00204894
nsDocShell::SetupNewViewer(nsIContentViewer*) + 0x758
17 org.mozilla.navigator 0x00202cc8 nsDocShell::Embed(nsIContentViewer*,
char const*, nsISupports*) + 0x40
18 org.mozilla.navigator 0x002038f0
nsDocShell::CreateAboutBlankContentViewer() + 0x358
19 org.mozilla.navigator 0x001f9568 nsDocShell::GetInterface(nsID const&,
void**) + 0x2ac
20 libxpcom.dylib 0x05066394 nsGetInterface::operator()(nsID const&,
void**) const + 0x90
21 libxpcom.dylib 0x05064b64
nsCOMPtr_base::assign_from_helper(nsCOMPtr_helper const&, nsID const&) + 0x34
22 org.mozilla.navigator 0x0036ca68
GlobalWindowImpl::GetDocument(nsIDOMDocument**) + 0x74
23 org.mozilla.navigator 0x00020d30 -[CHBrowserView getCurrentURLSpec] + 0x90
24 org.mozilla.navigator 0x0000bb10 -[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 0x00029e24 -[BrowserTabView addTabViewItem:] + 0x3c
29 org.mozilla.navigator 0x00017750 -[BrowserWindowController
createNewTab:] + 0x1ac
30 org.mozilla.navigator 0x00012aa4 -[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 0x0000eef8 -[MainController
openBrowserWindowWithURL:andReferrer:behind:] + 0xc4
35 org.mozilla.navigator 0x0000de34 -[MainController newWindow:] + 0xc4
36 org.mozilla.navigator 0x0000d2f4 -[MainController
applicationDidFinishLaunching:] + 0xfc
37 com.apple.Foundation 0x909f794c _nsnote_callback + 0xb0
38 com.apple.CoreFoundation 0x901aa6a0 __CFXNotificationPost + 0x1b4
39 com.apple.CoreFoundation 0x901af0b0 _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 aeDispatchAppleEvent(AEDesc const*,
AEDesc*, unsigned long, unsigned char*) + 0xd0
47 com.apple.AE 0x916778b0 dispatchEventAndSendReply(AEDesc
const*, AEDesc*) + 0x2c
48 com.apple.AE 0x91674ca8 aeProcessAppleEvent + 0x11c
49 com.apple.HIToolbox 0x928c47bc 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 0x9000b30c select + 0xc
1 libnspr4.dylib 0x00ca378c poll + 0x188
2 libnspr4.dylib 0x00c9ffd8 _pr_poll_with_poll + 0x32c
3 org.mozilla.navigator 0x000abfd0 nsSocketTransportService::Run() + 0x19c
4 libxpcom.dylib 0x05043cac nsThread::Main(void*) + 0x38
5 libnspr4.dylib 0x00ca1420 _pt_root + 0xac
6 libSystem.B.dylib 0x900247e8 _pthread_body + 0x28
Thread 2:
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 3:
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 4:
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 typeinfo name for std::bad_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 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>> 0x0e1085cc 0 + 0xe1085cc
9 <<00000000>> 0x0e1085cc 0 + 0xe1085cc
10 <<00000000>> 0xa24a3720 typeinfo name for std::bad_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 6:
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 7:
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 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 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: 0x0000d030 vrsave: 0x00000000
cr: 0x24004248 xer: 0x00000004 lr: 0x0505b234 ctr: 0x0505b408
r0: 0x05088980 r1: 0xbfffd100 r2: 0x00000000 r3: 0x0089d4b0
r4: 0xbfffd1a0 r5: 0xbfffd358 r6: 0xbfffd358 r7: 0x05088980
r8: 0x00010011 r9: 0x00000007 r10: 0x0505a56c r11: 0x05084854
r12: 0x0505b408 r13: 0xbfffde70 r14: 0xbfffded0 r15: 0xbfffdf70
r16: 0xbfffdf60 r17: 0xbfffdf60 r18: 0x04138260 r19: 0x01991fd0
r20: 0x00840000 r21: 0xbfffd3b0 r22: 0x0198f8c0 r23: 0xbfffd340
r24: 0xbfffd7c8 r25: 0x050811bc r26: 0xbfffd358 r27: 0xbfffd358
r28: 0xbfffd200 r29: 0xbfffd200 r30: 0xbfffd1a0 r31: 0x0505b234
Binary Images Description:
0x1000 - 0x822fff org.mozilla.navigator 0.7.0 (0.7+)
/Applications/Camino.app/Contents/MacOS/Camino
0xc84000 - 0xcb6fff libnspr4.dylib
/Applications/Camino.app/Contents/MacOS/libnspr4.dylib
0xcfe000 - 0xcfe3c2 Java Applet Plugin EnablerIns PEF binary: Java Applet
Plugin EnablerIns/
0xf99000 - 0xf9a28f NP-PPC-Dir-Shockwave PEF binary: NP-PPC-Dir-Shockwave
0xfcc000 - 0xfd084f DRM Pluginz PEF binary: DRM Pluginz
0x183e000 - 0x18899b1 CarbonLibpwpc PEF binary: CarbonLibpwpc
0x18899c0 - 0x18a1cad Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
0x18a31f0 - 0x18a4f7b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
0x18f8000 - 0x18fafff com.apple.textencoding.unicode 1.6.4
/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode
Encodings
0x19e4e80 - 0x19e4f32 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
0x19e5120 - 0x19e51d5 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
0x19e53f0 - 0x19e5493 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
0x19e5500 - 0x19e5577 CFMPriv_System PEF binary: CFMPriv_System
0x19e57f0 - 0x19e58c0 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
0x19e5930 - 0x19e5a03 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
0x19e5ad0 - 0x19e5b8b CFMPriv_Help PEF binary: CFMPriv_Help
0x19e5b90 - 0x19e5c5a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
0x19e5ce0 - 0x19e5db6 CFMPriv_HTMLRenderingûWêûX– PEF binary:
CFMPriv_HTMLRenderingûWêûX–
0x19e5e30 - 0x19e5f03 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
0x19e5f90 - 0x19e6075 CFMPriv_NavigationServices PEF binary:
CFMPriv_NavigationServices
0x19e60f0 - 0x19e61c6 CFMPriv_OpenScriptingMacBLib PEF binary:
CFMPriv_OpenScriptingMacBLib
0x19e62a0 - 0x19e635e CFMPriv_Print PEF binary: CFMPriv_Print
0x19e6380 - 0x19e644d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
0x19e64d0 - 0x19e65b2 CFMPriv_SpeechRecognition PEF binary:
CFMPriv_SpeechRecognition
0x19e6630 - 0x19e6703 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
0x19e6780 - 0x19e6853 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
0x19e6930 - 0x19e69f2 CFMPriv_AE PEF binary: CFMPriv_AE
0x19e6a00 - 0x19e6ac5 CFMPriv_ATS PEF binary: CFMPriv_ATS
0x19e6b40 - 0x19e6c17 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
0x19e6ca0 - 0x19e6d83 CFMPriv_FindByContentû\`ûg PEF binary:
CFMPriv_FindByContentû\`ûg
0x19e6e00 - 0x19e6eda CFMPriv_HIServices PEF binary: CFMPriv_HIServices
0x19e6f50 - 0x19e7030 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
0x19e70c0 - 0x19e71a6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
0x19e7280 - 0x19e7357 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
0x19e7360 - 0x19e7422 CFMPriv_QD PEF binary: CFMPriv_QD
0x19e7520 - 0x19e7609 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
0x1f14000 - 0x1f428d4 RealPlayer Plugin PEF binary: RealPlayer Plugin
0x1f43000 - 0x1f6f40a pncrt.Shlb PEF binary: pncrt.Shlb
0x1f8c000 - 0x1f98fff com.apple.JavaAppletPlugin 1.2.0 /Library/Internet
Plug-Ins/Java Applet.plugin/Contents/MacOS/Java Applet
0x1f9c000 - 0x1fd99fb NPSVG3Carbon PEF binary: NPSVG3Carbon
0x2000000 - 0x200dfff libplds4.dylib
/Applications/Camino.app/Contents/MacOS/libplds4.dylib
0x2c38000 - 0x2e516d7 Windows Media Pluginedia%20Plugi PEF binary: Windows
Media Pluginedia%20Plugi
0x2e52000 - 0x2f92415 Shockwave Flash NP-PPC PEF binary: Shockwave Flash NP-PPC
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
0x81b30000 - 0x81b3bfff com.apple.agl 2.4 (AGL-2.4)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x86b90000 - 0x86bbafff com.apple.QuickTime Plugin.plugin 6.5 /Library/Internet
Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x87ff0000 - 0x87ff1fff DVComponentGlue
/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
0x8b0c0000 - 0x8b70efff com.apple.QuickTimeComponents.component 6.5
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
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.1 (299.2)
/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.2
/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
0x90c30000 - 0x90c47fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90c60000 - 0x90cc2fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
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
0x90d60000 - 0x90d81fff com.apple.opengl 1.3.0
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
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
0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.0 (3.2)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
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
0x927d0000 - 0x92b53fff com.apple.HIToolbox 1.3.1 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
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
0x93ed0000 - 0x93edcfff libzip.jnilib
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/libzip.jnilib
0x93f10000 - 0x93f2cfff libjava.jnilib
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/libjava.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
0x954c0000 - 0x95ac6fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95e40000 - 0x95eadfff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
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
0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.1 (vecLib 3.0.1)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
| Assignee | ||
Comment 4•21 years ago
|
||
*** This bug has been marked as a duplicate of 234916 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ nsACString::GetReadableBuffer]
You need to log in
before you can comment on or make changes to this bug.
Description
•