Closed
Bug 670088
Opened 15 years ago
Closed 14 years ago
Thunderbird 5 crashes at startup
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: info, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
|
43.41 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; de-de) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1
Steps to reproduce:
I tried to start Thunderbird 5 the first time on Mac OS X 10.6.7 (Snow Leopard). I am still using 3.1.1. It still works fine.
Actual results:
Crashes after two seconds. The Crash Reporter is not able to report the crash. Here the Crash Report via OS X:
Process: thunderbird-bin [719]
Path: /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
Identifier: org.mozilla.thunderbird
Version: 5.0 (5.0)
Code Type: X86-64 (Native)
Parent Process: launchd [269]
Date/Time: 2011-07-08 09:10:06.591 +0200
OS Version: Mac OS X 10.6.7 (10J869)
Report Version: 6
Interval Since Last Report: 900342 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 164 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: C0AC6989-78B3-4FCA-AB1B-24D59C10C924
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000030
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff85e83c02 _CFBundleGetLanguageSearchList + 34
1 com.apple.CoreFoundation 0x00007fff85e83adf CFBundleCopyResourceURL + 47
2 com.apple.coreui 0x00007fff8196c7bc CUISharedArtReader::Setup() + 100
3 com.apple.coreui 0x00007fff8196cae3 CUISharedArtReader::GetImageSize(long) + 21
4 com.apple.coreui 0x00007fff8195eac3 _CUIGetImageProperties(long, CUIDescriptor const*, CUIImageProperties*) + 51
5 com.apple.coreui 0x00007fff819646eb CUIRenderer::CreateImage(long, CUIDescriptor const*, CGRect*, double*, unsigned short*, unsigned char*) + 395
6 com.apple.coreui 0x00007fff8195329e CUIRenderer::DrawWindowFrameDark(CUIDescriptor const*) + 774
7 com.apple.coreui 0x00007fff81956c77 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 4787
8 com.apple.AppKit 0x00007fff8446c49a _NSDrawThemeBackground + 1111
9 com.apple.AppKit 0x00007fff8457f99d -[NSGrayFrame drawRect:] + 788
10 com.apple.AppKit 0x00007fff84469c49 -[NSView _drawRect:clip:] + 3390
11 com.apple.AppKit 0x00007fff844688bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
12 com.apple.AppKit 0x00007fff84466f8e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 767
13 com.apple.AppKit 0x00007fff84466ab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
14 com.apple.AppKit 0x00007fff84463362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
15 com.apple.AppKit 0x00007fff843dcb9a -[NSView displayIfNeeded] + 969
16 com.apple.AppKit 0x00007fff843a4be3 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
17 com.apple.AppKit 0x00007fff843a477a -[NSWindow orderWindow:relativeTo:] + 94
18 com.apple.AppKit 0x00007fff843a2100 -[NSWindow makeKeyAndOrderFront:] + 46
19 XUL 0x0000000100cc116b JSD_DebuggerOnForUser + 1050955
20 XUL 0x0000000100af64f5 js::JSProxyHandler::isOuterWindow() + 534821
21 XUL 0x0000000100af8942 js::JSProxyHandler::isOuterWindow() + 544114
22 XUL 0x0000000100afc6f8 js::JSProxyHandler::isOuterWindow() + 559912
23 XUL 0x0000000100aa2d3e js::JSProxyHandler::isOuterWindow() + 192878
24 XUL 0x0000000100aa565f js::JSProxyHandler::isOuterWindow() + 203407
25 XUL 0x0000000100aa5677 js::JSProxyHandler::isOuterWindow() + 203431
26 XUL 0x0000000100aa5a0b js::JSProxyHandler::isOuterWindow() + 204347
27 XUL 0x000000010004c79a catch_exception_raise + 120810
28 XUL 0x000000010040ec25 mozilla::layers::ReadbackSink::~ReadbackSink() + 1478885
29 XUL 0x000000010040f2e7 mozilla::layers::ReadbackSink::~ReadbackSink() + 1480615
30 XUL 0x00000001004184df mozilla::layers::ReadbackSink::~ReadbackSink() + 1517983
31 XUL 0x0000000100e55613 XRE_AddStaticComponent + 27731
32 XUL 0x0000000100e11aee nsPrintSession::Release() + 1137470
33 XUL 0x0000000100ceed5d JSD_DebuggerOnForUser + 1238333
34 XUL 0x0000000100cba5a7 JSD_DebuggerOnForUser + 1023367
35 com.apple.CoreFoundation 0x00007fff85ea1401 __CFRunLoopDoSources0 + 1361
36 com.apple.CoreFoundation 0x00007fff85e9f5f9 __CFRunLoopRun + 873
37 com.apple.CoreFoundation 0x00007fff85e9edbf CFRunLoopRunSpecific + 575
38 com.apple.HIToolbox 0x00007fff850bc7ee RunCurrentEventLoopInMode + 333
39 com.apple.HIToolbox 0x00007fff850bc551 ReceiveNextEventCommon + 148
40 com.apple.HIToolbox 0x00007fff850bc4ac BlockUntilNextEventMatchingListInMode + 59
41 com.apple.AppKit 0x00007fff843ace64 _DPSNextEvent + 718
42 com.apple.AppKit 0x00007fff843ac7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
43 com.apple.AppKit 0x00007fff8437248b -[NSApplication run] + 395
44 XUL 0x0000000100cb9e6d JSD_DebuggerOnForUser + 1021517
45 XUL 0x0000000100b087d4 js::JSProxyHandler::isOuterWindow() + 609284
46 XUL 0x000000010001df50 XRE_main + 11984
47 org.mozilla.thunderbird 0x0000000100000cf1 start + 417
48 org.mozilla.thunderbird 0x0000000100000b84 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8167812a kevent + 10
1 libSystem.B.dylib 0x00007fff81679ffd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff81679cd4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff816797fe _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81679128 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81678fc5 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff81678f4a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8167935c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81678fc5 start_wqthread + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff8165f29a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff8165f90d mach_msg + 59
2 XUL 0x000000010002f79f catch_exception_raise + 2031
3 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
4 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff8167812a kevent + 10
1 XUL 0x0000000100e7dece nsXPTCStubBase::Stub249() + 94942
2 XUL 0x0000000100e7c1b9 nsXPTCStubBase::Stub249() + 87497
3 XUL 0x0000000100e8e3c6 nsXPTCStubBase::Stub249() + 161750
4 XUL 0x0000000100e83e19 nsXPTCStubBase::Stub249() + 119337
5 XUL 0x0000000100e89623 nsXPTCStubBase::Stub249() + 141875
6 XUL 0x0000000100e8ea1a nsXPTCStubBase::Stub249() + 163370
7 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efe4bc PR_WaitCondVar + 268
3 XUL 0x0000000100e64729 NS_CycleCollectorSuspect2_P + 8729
4 XUL 0x0000000100e55613 XRE_AddStaticComponent + 27731
5 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
6 XUL 0x0000000100e5536d XRE_AddStaticComponent + 27053
7 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
8 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
9 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 6:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efd6fb PRP_NakedNotify + 203
3 libnspr4.dylib 0x0000000101efe41d PR_WaitCondVar + 109
4 XUL 0x0000000100e59a8a XRE_AddStaticComponent + 45258
5 XUL 0x0000000100e55613 XRE_AddStaticComponent + 27731
6 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
7 XUL 0x0000000100e5536d XRE_AddStaticComponent + 27053
8 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
9 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
10 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 7:
0 libSystem.B.dylib 0x00007fff816a2e52 select$DARWIN_EXTSN + 10
1 libnspr4.dylib 0x0000000101f04d6b PR_Now + 1419
2 libnspr4.dylib 0x0000000101efff51 PR_Poll + 465
3 XUL 0x00000001000637b7 catch_exception_raise + 215047
4 XUL 0x00000001000645e9 catch_exception_raise + 218681
5 XUL 0x0000000100064b2d catch_exception_raise + 220029
6 XUL 0x0000000100e55507 XRE_AddStaticComponent + 27463
7 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
8 XUL 0x0000000100064176 catch_exception_raise + 217542
9 XUL 0x0000000100e55613 XRE_AddStaticComponent + 27731
10 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
11 XUL 0x0000000100e5536d XRE_AddStaticComponent + 27053
12 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
13 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
14 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 8:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efe4bc PR_WaitCondVar + 268
3 XUL 0x00000001013a2c67 js::GCHelperThread::replenishAndFreeLater(void*) + 535
4 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
5 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 9:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efd6fb PRP_NakedNotify + 203
3 libnspr4.dylib 0x0000000101efe41d PR_WaitCondVar + 109
4 XUL 0x00000001009a23e9 DumpJSValue + 113721
5 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
6 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 10:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efe4bc PR_WaitCondVar + 268
3 libnspr4.dylib 0x0000000101efe527 PR_Wait + 71
4 XUL 0x0000000100e540e8 XRE_AddStaticComponent + 22312
5 XUL 0x0000000100e555f1 XRE_AddStaticComponent + 27697
6 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
7 XUL 0x0000000100e5536d XRE_AddStaticComponent + 27053
8 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
9 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
10 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 11:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efe4bc PR_WaitCondVar + 268
3 libnspr4.dylib 0x0000000101efe527 PR_Wait + 71
4 XUL 0x0000000100e540e8 XRE_AddStaticComponent + 22312
5 XUL 0x0000000100e555f1 XRE_AddStaticComponent + 27697
6 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
7 XUL 0x0000000100e5536d XRE_AddStaticComponent + 27053
8 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
9 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
10 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 12:
0 libSystem.B.dylib 0x00007fff81699f8a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8169dda1 _pthread_cond_wait + 1286
2 libnspr4.dylib 0x0000000101efd6fb PRP_NakedNotify + 203
3 libnspr4.dylib 0x0000000101efe41d PR_WaitCondVar + 109
4 libnspr4.dylib 0x0000000101efe527 PR_Wait + 71
5 XUL 0x0000000100e576de XRE_AddStaticComponent + 36126
6 XUL 0x0000000100e55613 XRE_AddStaticComponent + 27731
7 XUL 0x0000000100e11a09 nsPrintSession::Release() + 1137241
8 XUL 0x0000000100e5536d XRE_AddStaticComponent + 27053
9 libnspr4.dylib 0x0000000101f03b8e PR_JoinThread + 318
10 libSystem.B.dylib 0x00007fff816984f6 _pthread_start + 331
11 libSystem.B.dylib 0x00007fff816983a9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000000000006e rcx: 0x0000000000000000 rdx: 0x00007fff703109d0
rdi: 0x0000000000000000 rsi: 0x00007fff70310a70 rbp: 0x00007fff5fbfb4a0 rsp: 0x00007fff5fbfb400
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000102212d10 r11: 0x00007fff5fbfb290
r12: 0x00007fff5fbfbae0 r13: 0x0000000000000000 r14: 0x00000000000000a6 r15: 0x0000000000000000
rip: 0x00007fff85e83c02 rfl: 0x0000000000010206 cr2: 0x0000000000000030
Binary Images:
0x100000000 - 0x100000fff +org.mozilla.thunderbird 5.0 (5.0) <B132CB1A-3759-876C-0AD5-7B63D40CB439> /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
0x100003000 - 0x100005fef com.apple.ExceptionHandling 1.5 (10) <FB37FB31-6509-5D96-C201-EF15AE5340A2> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x10000a000 - 0x101bc7ff7 +XUL ??? (???) <C250F1DC-2E43-0A3D-2757-3F451A1EDFAF> /Applications/Thunderbird.app/Contents/MacOS/XUL
0x101ec3000 - 0x101ec4ff7 +libxpcom.dylib ??? (???) <664C11D5-3542-2106-7010-71FE5FF4C3AC> /Applications/Thunderbird.app/Contents/MacOS/libxpcom.dylib
0x101ec9000 - 0x101ec9ff7 +libmozalloc.dylib ??? (???) <3BA63B28-4DDF-0062-14C8-24B6300A5C48> /Applications/Thunderbird.app/Contents/MacOS/libmozalloc.dylib
0x101ecc000 - 0x101ed5fef +libplds4.dylib ??? (???) <4AB278D1-EAD5-D903-58FF-D2465BFF420A> /Applications/Thunderbird.app/Contents/MacOS/libplds4.dylib
0x101ed8000 - 0x101ee2fff +libplc4.dylib ??? (???) <C25741A4-F4C9-73EC-C534-4EE57D97C467> /Applications/Thunderbird.app/Contents/MacOS/libplc4.dylib
0x101ee5000 - 0x101f1afe7 +libnspr4.dylib ??? (???) <B3354296-1AD8-5B42-FCF6-9E2F0EA860F4> /Applications/Thunderbird.app/Contents/MacOS/libnspr4.dylib
0x101f28000 - 0x101fb2fef +libmozsqlite3.dylib ??? (???) <E82BA90D-FECD-2F53-E642-061EDB001050> /Applications/Thunderbird.app/Contents/MacOS/libmozsqlite3.dylib
0x101fbb000 - 0x101fd8ff7 +libsmime3.dylib ??? (???) <3EFE6CDB-BAAB-609A-23B3-CC784435FFB2> /Applications/Thunderbird.app/Contents/MacOS/libsmime3.dylib
0x101fe6000 - 0x102019fff +libssl3.dylib ??? (???) <02639EE4-E4A0-5783-0338-FAC722D81053> /Applications/Thunderbird.app/Contents/MacOS/libssl3.dylib
0x102024000 - 0x102118ff7 +libnss3.dylib ??? (???) <EC043D02-8F5D-FA97-E6BB-42E7EDF90497> /Applications/Thunderbird.app/Contents/MacOS/libnss3.dylib
0x10213c000 - 0x10214cfff +libnssutil3.dylib ??? (???) <DE5D3B6D-401A-CB9E-2986-C8C8DBA04D6D> /Applications/Thunderbird.app/Contents/MacOS/libnssutil3.dylib
0x102157000 - 0x102189fef +libldap60.dylib ??? (???) <F2C124DE-1842-3E74-785F-AF1E0EB8703C> /Applications/Thunderbird.app/Contents/MacOS/libldap60.dylib
0x102192000 - 0x10219cfef +libprldap60.dylib ??? (???) <B1AD97DD-CEAC-7CAE-6E21-426AEF9AF6F1> /Applications/Thunderbird.app/Contents/MacOS/libprldap60.dylib
0x1021a0000 - 0x1021a8ff7 +libldif60.dylib ??? (???) <7FB0E565-BDB1-B836-B79E-7BC5561EC26A> /Applications/Thunderbird.app/Contents/MacOS/libldif60.dylib
0x11410e000 - 0x1143b9ff7 +libalerts_s.dylib ??? (???) <ED45D97A-3726-B22C-8045-83BFEBAC9CEC> /Applications/Thunderbird.app/Contents/MacOS/components/libalerts_s.dylib
0x115455000 - 0x11547bfff GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x115e00000 - 0x115f91fef GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x115fc2000 - 0x1163e5fef libclh.dylib 3.1.1 C (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x200000000 - 0x200787fff com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
0x7fff804aa000 - 0x7fff804f6fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
0x7fff804f7000 - 0x7fff8051cff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8051d000 - 0x7fff805d2fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff805d9000 - 0x7fff80604ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
0x7fff80784000 - 0x7fff8078bfff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8078c000 - 0x7fff807d6ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff807d7000 - 0x7fff807e2ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff80833000 - 0x7fff80834ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff80835000 - 0x7fff80870fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff80871000 - 0x7fff80876ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff80877000 - 0x7fff8095dfef com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8095e000 - 0x7fff80964ff7 com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff80a70000 - 0x7fff80a70ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff80a71000 - 0x7fff80b43fe7 com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff80b86000 - 0x7fff80b86ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff80b87000 - 0x7fff80ba8fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
0x7fff80ba9000 - 0x7fff80bafff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff80bb0000 - 0x7fff80bf8ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff80bf9000 - 0x7fff80c08fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff80c51000 - 0x7fff80e09fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff80e0a000 - 0x7fff80f2bfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
0x7fff80f38000 - 0x7fff81363fef com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff81364000 - 0x7fff81367ff7 com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff81471000 - 0x7fff814a2fff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff814a3000 - 0x7fff81564fef com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff81565000 - 0x7fff8157bfff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8157c000 - 0x7fff815f9fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff815fa000 - 0x7fff815fbfff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
0x7fff815fc000 - 0x7fff8164bfef libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8164c000 - 0x7fff8164efff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8164f000 - 0x7fff8165dff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
0x7fff8165e000 - 0x7fff8181ffff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
0x7fff81820000 - 0x7fff8185dff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8185e000 - 0x7fff81884fe7 libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff81885000 - 0x7fff81935fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff81937000 - 0x7fff8197eff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8197f000 - 0x7fff819c0fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff819c1000 - 0x7fff81a3fff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff81a40000 - 0x7fff81dddfe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff81eeb000 - 0x7fff82173fef com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff82174000 - 0x7fff8228bfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
0x7fff8228c000 - 0x7fff82311ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff82393000 - 0x7fff823d6ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff823e3000 - 0x7fff82521fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff82522000 - 0x7fff8256bff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff827a8000 - 0x7fff827e9fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff82d2c000 - 0x7fff8316ffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff83170000 - 0x7fff831dafe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff831db000 - 0x7fff8323bfe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8323c000 - 0x7fff83279fff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8327a000 - 0x7fff83a84fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff83a85000 - 0x7fff83b04fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff83b48000 - 0x7fff83b61fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff83cad000 - 0x7fff83ce6fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
0x7fff83ce7000 - 0x7fff83ce7ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff83ce8000 - 0x7fff83cedfff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff83cee000 - 0x7fff83d02ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff83d03000 - 0x7fff83d20ff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff83d21000 - 0x7fff83d41ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff83f74000 - 0x7fff83f76fff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff83f77000 - 0x7fff83f89fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
0x7fff83f8a000 - 0x7fff8420dfe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8420e000 - 0x7fff84212ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff84213000 - 0x7fff8424dfff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
0x7fff8424e000 - 0x7fff8430bfff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8430c000 - 0x7fff84312ff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff84313000 - 0x7fff84368ff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84369000 - 0x7fff84d5ffff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84d60000 - 0x7fff84da3fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
0x7fff84da4000 - 0x7fff84da4ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84f5c000 - 0x7fff85012fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
0x7fff85013000 - 0x7fff8501eff7 com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff85069000 - 0x7fff8508cfff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8508d000 - 0x7fff8508dff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8508e000 - 0x7fff8538cfff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff85410000 - 0x7fff85529fef libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8552a000 - 0x7fff85545ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff85546000 - 0x7fff8555cfef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
0x7fff8555d000 - 0x7fff85560fff com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff855b7000 - 0x7fff85643fef SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff85644000 - 0x7fff856e4fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff856e5000 - 0x7fff856faff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff856fb000 - 0x7fff85df806f com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff85df9000 - 0x7fff85e04fff com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff85e05000 - 0x7fff85e08ff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff85e09000 - 0x7fff85e52fef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff85e53000 - 0x7fff85fcafe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff85fe1000 - 0x7fff86116ff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86117000 - 0x7fff86169ff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff861ac000 - 0x7fff861acff7 com.apple.Carbon 150 (152) <B72D29DB-3787-26D1-E842-7AF12F179A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff861ad000 - 0x7fff86247ff7 com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff86278000 - 0x7fff86436fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
0x7fff86437000 - 0x7fff8644bfff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff864b9000 - 0x7fff8657bfef libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff86761000 - 0x7fff86772ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
0x7fff86773000 - 0x7fff867f0fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff867f1000 - 0x7fff86a33fe7 com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff86a34000 - 0x7fff86d68fff com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff86d69000 - 0x7fff86db8ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff86db9000 - 0x7fff86dbaff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff86dbb000 - 0x7fff86dc8fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff86dc9000 - 0x7fff86dd8fff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff86dd9000 - 0x7fff86e69fff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff86ee7000 - 0x7fff86f0ffff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff87b9b000 - 0x7fff87b9bff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87b9c000 - 0x7fff87badfff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff87bae000 - 0x7fff87bdefef com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff87bdf000 - 0x7fff87bf5fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff87bf6000 - 0x7fff87bfaff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff87dfd000 - 0x7fff87e02fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff87e03000 - 0x7fff87ee0fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87ee1000 - 0x7fff87f9afff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff87fd5000 - 0x7fff88008fff libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff88009000 - 0x7fff880d4fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <D3242F40-AA41-022C-1345-6BFC0E560460> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
Model: Macmini4,1, BootROM MM41.0042.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: TOSHIBA MK3255GSXF, 298.09 GB
Serial ATA Device: HL-DT-STDVDRW GA32N
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x24100000
USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x24130000
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0x24120000
USB Device: iMic USB audio system, 0x077d, 0x0223, 0x04400000
USB Device: Mass Storage Device, 0x1307, 0x0330, 0x26400000
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0x06630000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000
FireWire Device: Hard Drive FW/USB, LaCie, Up to 400 Mb/sec
Comment 1•15 years ago
|
||
Does it starts better in safe-mode (see http://support.mozillamessaging.com/en-US/kb/Safe-Mode) ?
Does the crash reporter shows up ?
Severity: normal → critical
Keywords: crash
| Reporter | ||
Comment 2•15 years ago
|
||
Thanks for your information. I did know that about the safe-mode. last time the safe-mode resetted all account informations (about 7 account with 20 identities). that was annoying even I am good os user. but my customers cannot work with the terminal. and if they loose all accounts settings ... (don't wanna think about it)
Now it works. After the safe-mode it is possible to start Thunderbird in normal mode.
Thank you very much.
Hans
P.S. Your Name sounds in a way swiss. Hirli is called in Switzerland «Hürli», what means small person and as a verb to cower/squat. So your full name is «Small Man». (Mann = Man)
Comment 3•14 years ago
|
||
Per comment 2, since it works in safe mode but not in regular mode, this implies that it is being caused by an add-on. Therefore, this bug is INVALID for Thunderbird itself.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•