quicksilver / Quicksilver

Quicksilver Project Source
http://qsapp.com
Apache License 2.0
2.73k stars 285 forks source link

Crash changing UI #1

Closed andreberg closed 13 years ago

andreberg commented 14 years ago

When changing Command Interface and then changing it back QS crashes:

Process:         Quicksilver [2002]
Path:            /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         β56a7 (3838 (ab))
Code Type:       X86 (Native)
Parent Process:  launchd [259]

Date/Time:       2009-11-09 10:45:36.273 +0100
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          9912 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  51 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      10588FE4-93E2-43F4-94AD-CD19CAEC9A42

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002d
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: _recursiveBreakKeyViewLoop

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x97697917 objc_msgSend + 23
1   com.apple.AppKit                0x947ac745 -[NSView _recursiveBreakKeyViewLoop] + 219
2   com.apple.CoreFoundation        0x9719a9b0 CFArrayApplyFunction + 224
3   com.apple.AppKit                0x947ac745 -[NSView _recursiveBreakKeyViewLoop] + 219
4   com.apple.AppKit                0x947abb27 -[NSWindow dealloc] + 641
5   com.blacktree.QSEffects         0x0008d72c -[QSWindow dealloc] + 188
6   com.apple.CoreFoundation        0x971729d8 CFRelease + 152
7   com.apple.CoreFoundation        0x9719cd82 __CFArrayReleaseValues + 434
8   com.apple.CoreFoundation        0x97172bab _CFRelease + 363
9   com.apple.AppKit                0x947ab7fa -[NSWindowController dealloc] + 304
10  com.blacktree.QSInterface       0x00117aba -[QSInterfaceController dealloc] + 458
11  com.apple.AppKit                0x946c2d41 -[NSWindowController release] + 161
12  com.apple.CoreFoundation        0x971729d8 CFRelease + 152
13  com.apple.CoreFoundation        0x9718af10 __CFBasicHashStandardCallback + 384
14  com.apple.CoreFoundation        0x971900be CFBasicHashRemoveValue + 638
15  com.apple.CoreFoundation        0x971acb63 CFDictionaryRemoveValue + 179
16  com.blacktree.QSCore            0x000c7ef1 -[QSRegistry removePreferredInstanceOfTable:] + 129
17  com.apple.AppKit                0x9475d891 -[NSControl sendAction:to:] + 108
18  com.apple.AppKit                0x9475933e -[NSCell _sendActionFrom:] + 169
19  com.apple.AppKit                0x9467e14a -[NSApplication sendAction:to:from:] + 112
20  com.apple.AppKit                0x9467dffd -[NSMenuItem _corePerformAction] + 435
21  com.apple.AppKit                0x9467dcee -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
22  com.apple.AppKit                0x9467dbda -[NSMenu performActionForItemAtIndex:] + 65
23  com.apple.AppKit                0x9467db8d -[NSMenu _internalPerformActionForItemAtIndex:] + 50
24  com.apple.AppKit                0x9467daf3 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
25  com.apple.AppKit                0x9467da37 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
26  com.apple.AppKit                0x94672131 NSSLMMenuEventHandler + 404
27  com.apple.HIToolbox             0x92843129 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
28  com.apple.HIToolbox             0x928423f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
29  com.apple.HIToolbox             0x92864a81 SendEventToEventTarget + 52
30  com.apple.HIToolbox             0x92890f3b SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
31  com.apple.HIToolbox             0x928b5c1c SendMenuCommandWithContextAndModifiers + 66
32  com.apple.HIToolbox             0x928b5bd1 SendMenuItemSelectedEvent + 121
33  com.apple.HIToolbox             0x928b5ad3 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
34  com.apple.HIToolbox             0x92a36b7d PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1773
35  com.apple.HIToolbox             0x92a36ecb _HandlePopUpMenuSelection7 + 678
36  com.apple.AppKit                0x949072f2 _NSSLMPopUpCarbonMenu3 + 3937
37  com.apple.AppKit                0x94afb436 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 590
38  com.apple.AppKit                0x9475708f -[NSControl mouseDown:] + 812
39  com.apple.AppKit                0x947550c4 -[NSWindow sendEvent:] + 5549
40  com.blacktree.QSEffects         0x0008da4b -[QSWindow sendEvent:] + 523
41  com.apple.AppKit                0x9466dceb -[NSApplication sendEvent:] + 6431
42  com.blacktree.Quicksilver       0x000037b5 0x1000 + 10165
43  com.apple.AppKit                0x946016fb -[NSApplication run] + 917
44  com.apple.AppKit                0x945f9735 NSApplicationMain + 574
45  com.blacktree.Quicksilver       0x00016249 0x1000 + 86601

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x9733a03a kevent + 10
1   libSystem.B.dylib               0x9733a768 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x97339bf9 _dispatch_queue_invoke + 183
3   libSystem.B.dylib               0x9733998a _dispatch_worker_thread2 + 234
4   libSystem.B.dylib               0x97339401 _pthread_wqthread + 390
5   libSystem.B.dylib               0x97339246 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x9733a03a kevent + 10
1   com.blacktree.QSCore            0x000cf2c9 -[UKKQueue watcherThread:] + 201
2   com.apple.Foundation            0x9224f914 __NSThread__main__ + 1499
3   libSystem.B.dylib               0x97340f39 _pthread_start + 345
4   libSystem.B.dylib               0x97340dbe thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x973137da mach_msg_trap + 10
1   libSystem.B.dylib               0x97313f47 mach_msg + 68
2   com.apple.CoreFoundation        0x971a2dbf __CFRunLoopRun + 2447
3   com.apple.CoreFoundation        0x971a1d34 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation        0x971a1b61 CFRunLoopRunInMode + 97
5   com.apple.Foundation            0x92288498 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6   com.apple.Foundation            0x9224f964 -[NSThread main] + 45
7   com.apple.Foundation            0x9224f914 __NSThread__main__ + 1499
8   libSystem.B.dylib               0x97340f39 _pthread_start + 345
9   libSystem.B.dylib               0x97340dbe thread_start + 34

Thread 4:
0   libSystem.B.dylib               0x97339092 __workq_kernreturn + 10
1   libSystem.B.dylib               0x97339628 _pthread_wqthread + 941
2   libSystem.B.dylib               0x97339246 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x003ef120  ebx: 0x00000038  ecx: 0x94df54c6  edx: 0x0000000d
  edi: 0x0c156850  esi: 0x0000000e  ebp: 0xbfffe208  esp: 0xbfffe1c8
   ss: 0x0000001f  efl: 0x00010202  eip: 0x97697917   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000002d

Binary Images:
    0x1000 -    0x2bff7 +com.blacktree.Quicksilver β56a7 (3838 (ab)) <72E972B1-F8B0-EC6E-8D8A-78894429C427> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
   0x38000 -    0x63ff7 +QSFoundation ??? (???) <0AD74078-E8A6-D619-35D2-EDDAC9FD3A91> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation
   0x85000 -    0x91ff7 +com.blacktree.QSEffects ??? (1.0) <F077F669-C435-239D-54CD-F4758C4BA5B8> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects
   0x9b000 -    0xdcff7 +com.blacktree.QSCore ??? (1.0) <07463827-90CE-0326-80D0-75C41082802B> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore
  0x10a000 -   0x139ff7 +com.blacktree.QSInterface ??? (1.0) <835B213C-E83D-192D-F005-98CCE2558532> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface
  0x1ad000 -   0x1adffc +com.growl.GrowlSafariLoader 1.0 (1.1) /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader
  0x708000 -   0x712ff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
  0x71f000 -   0x724ffd +org.slashpunt.edit_in_odbeditor ??? (1.2) /Library/InputManagers/Edit in ODBEditor/Edit in ODBEditor.bundle/Contents/MacOS/Edit in ODBEditor
  0x74b000 -   0x74bff7  com.apple.applescript.component 2.1 (2.1) <27D19CD8-C6EB-0CB5-0AE8-3C9EF968CF85> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
  0x77f000 -   0x780fff +com.blacktree.Quicksilver.QSDeveloperPlugIn 1.0.1 (AC) /Users/lhunath/Library/Application Support/Quicksilver/PlugIns/Developer Module.qsplugin/Contents/MacOS/Developer Module
  0x78b000 -   0x790fff +com.blacktree.Quicksilver.QSAddressBookPlugIn ??? (146) <23D5E760-DE1A-7B0C-64CA-53C03E09E8ED> /Users/lhunath/Library/Application Support/Quicksilver/PlugIns/Apple Address Book Module.qsplugin/Contents/MacOS/Apple Address Book Module
  0x7e3000 -   0x7e5fff +com.blacktree.Quicksilver.QSAppleMailPlugIn ??? (FE) /Users/lhunath/Library/Application Support/Quicksilver/PlugIns/Apple Mail Module.qsplugin/Contents/MacOS/Apple Mail Module
  0x7f2000 -   0x7f4ff7 +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn ??? (18C6) <0E681CF2-AAEC-0F79-5BAA-98DDA81C6DF0> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers
 0xa559000 -  0xa5f1ffb  com.apple.applescript 2.1 (2.1) <DC2DDBF7-4B0A-64BF-E5E9-C41777910AB8> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
 0xa6bb000 -  0xa6bcfff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/lhunath/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
 0xa6f0000 -  0xa705ff7 +com.blacktree.Quicksilver.QSCorePlugIn 0.5.0 (81) <90E2E559-ABC4-6680-63B8-81ED4F950F97> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support
 0xa719000 -  0xa721fff +com.blacktree.Quicksilver.QSiTunesPlugIn ??? (335) /Users/lhunath/Library/Application Support/Quicksilver/PlugIns/iTunes Module.qsplugin/Contents/MacOS/iTunes Module
 0xa743000 -  0xa745ff7 +com.blacktree.Quicksilver.QSPrimerInterfacePlugIn ??? (1891) <239FBE0A-DA53-0E01-B3ED-D0F08653A783> /Applications/Quicksilver.app/Contents/PlugIns/Primer Interface.qsplugin/Contents/MacOS/Primer Interface
 0xa789000 -  0xa78cff7 +com.blacktree.Quicksilver.BezelInterfacePlugIn ??? (17EA) <3E51CF02-0C01-1F8A-6512-F23AD57C81BF> /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface
 0xc09d000 -  0xc0a3fcb +com.roxio.ToastItPlugin ToastIt 1.1.2 (build 18) (1.1.2) /Users/lhunath/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
 0xc0ce000 -  0xc0e8fff +AdobeBIB ??? (???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
 0xc0f3000 -  0xc0f3fff +com.parallels.cmplugin ParallelsCM version 1.0 (1.0) /Library/Contextual Menu Items/ParallelsCM.plugin/Contents/MacOS/ParallelsCM
 0xc616000 -  0xc652fc7 +com.adobe.vcmenu ??? (4.0.0.344) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90022000 - 0x90114ff7  libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x9015c000 - 0x90195fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x90196000 - 0x901a0ff7  com.apple.CrashReporterSupport 10.6 (237) <2FABBC83-A515-24AD-4BAA-60E458509549> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x901a1000 - 0x90505ff7  com.apple.QuartzCore 1.6.0 (226.0) <7E29DD09-BE04-AA06-5C81-5C093F16901B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90531000 - 0x90565ff7  libcups.2.dylib ??? (???) <9078BA07-DEE1-6597-D15D-7BE3A20CB5A0> /usr/lib/libcups.2.dylib
0x90566000 - 0x90566ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90574000 - 0x90733ff7  com.apple.CalendarStore 4.0 (965) <5977E405-589F-D858-7115-1BFF12D76547> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x90734000 - 0x9077cfff  com.apple.iCalendar 1 (42) <9AF2C578-17E9-4F9A-AA5D-42B8CA6EA666> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x9077d000 - 0x9077fff7  libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9171f000 - 0x91746ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91747000 - 0x91927fff  com.apple.imageKit 2.0 (1.0) <A09D802D-DAD8-39D6-B3D1-83931741E387> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x91928000 - 0x9198cffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91ae7000 - 0x91b1fff7  com.apple.LDAPFramework 2.0 (120.1) <8C7F3F42-6A4D-D37A-4232-685D44E8769E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91b20000 - 0x91b76ff7  com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x91b77000 - 0x91ba7ff7  com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x91ba8000 - 0x91c82fff  com.apple.DesktopServices 1.5.1 (1.5.1) <D9C18268-699B-A996-1035-4EA3695F4074> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91c9c000 - 0x91c9cff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x91c9d000 - 0x91ca1ff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91ca2000 - 0x91cd3ff3  libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x91da4000 - 0x91daafff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91dab000 - 0x91dd5ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x91dd6000 - 0x9220bff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9220c000 - 0x9222aff7  com.apple.CoreVideo 1.6.0 (43.0) <3A853574-DD9E-08D8-FD2C-6221B55C3E08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9222b000 - 0x92238ff7  libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
0x92239000 - 0x924a9ffb  com.apple.Foundation 6.6 (751) <A61B645E-1A15-5BCA-3043-C8AB85C6AD30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x924aa000 - 0x926a7feb  com.apple.AddressBook.framework 5.0 (862) <BD05B213-46CF-8EFD-B801-CF741408600D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x926a8000 - 0x9272affb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9272b000 - 0x92740fff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92741000 - 0x9274bffb  com.apple.speech.recognition.framework 3.10.10 (3.10.10) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9274c000 - 0x92792ff7  libauto.dylib ??? (???) <FAB17F30-A28B-E33D-6E21-C7119C9C83ED> /usr/lib/libauto.dylib
0x92793000 - 0x9283afe7  com.apple.CFNetwork 454.4 (454.4) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9283b000 - 0x92b5efef  com.apple.HIToolbox 1.6.0 (???) <6F95AF67-678A-D8BC-FFC2-029C9AA2F44A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92c68000 - 0x92c68ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92c69000 - 0x92cc3fe7  com.apple.CorePDF 1.0 (1.0) <590244C9-15D7-7A65-13AF-6F597123746B> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x92cc4000 - 0x92d3bfeb  com.apple.backup.framework 1.1 (1.0) <73C642BD-A0C5-7D45-79FA-0AA6D96226C0> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92d3c000 - 0x92d3fff7  libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92d40000 - 0x92e7ffe3  com.apple.QTKit 7.6.3 (1584) <18130DA4-7132-CEAF-2137-4925CAC0B585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x92e80000 - 0x92e81ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92e82000 - 0x92e8cfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92e8d000 - 0x92f29fe7  com.apple.ApplicationServices.ATS 4.0 (???) <81700C90-2614-F7E2-CC6A-B01C24A2BD75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92f2a000 - 0x92f61ff7  com.apple.CoreMedia 0.420.17 (420.17) <A45B464A-4E05-8372-C05 - 0x93177ff7  com.apple.ApplicationServices 38 (38) <8012B504-CFE03> /System/Library/Frameworks/ApplicationServices.framework - 0x931e6ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <137000 - 0x93296ff3  com.apple.ink.framework 1.3 (104) <8526D880-ameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Vibz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /ued.dylib ??? (???) <AFD6DAC8-12EF-B2A0-5322-E902D5B48B0A> /Systersions/A/Resources/ColorSyncDeprecated.dylib
0x93378000 - 0x93389ff7  com.apple.LangAnalysis 1.6.5 (1.6.5) <E77440D0-76EE-EB4C-3D00-9EDE417F13CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9338a000 - 0x9359cfff  com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93678000 - 0x936bcfe7  com.apple.Metadata 10.6.0 (507.1) <CBD1B22B-5F10-C784-03A2-35106B97DF3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x936bd000 - 0x936d8ff7  libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x936d9000 - 0x9378bffb  libFontParser.dylib ??? (???) <EB089832-660F-0B34-3AC8-CCDA937987D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9378c000 - 0x93796ff7  com.apple.HelpData 2.0.3 (33) <AD60F037-CE57-C93A-F865-2CEEE3F08F31> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93797000 - 0x939f9ff3  com.apple.security 6.0 (36910) <F045B57C-054F-F06F-EF7E-EABEC2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x939fa000 - 0x93a20fff  com.apple.speech.LatentSemanticMappingFramework 2.6.9 (2.6.9) <BE757DF9-CC45-54AB-93B8-F7AE2BB6BC7D> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x93a21000 - 0x93a47fff  com.apple.DictionaryServices 1.1 (1.1) <07694B30-56A9-5C98-B8BC-DA0628715FA8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93a48000 - 0x94229497  com.apple.CoreGraphics 1.535.5 (???) <0B93D29C-D957-AD00-10F3-94112D75D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9422d000 - 0x9423dff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x9423f000 - 0x94282ff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94283000 - 0x9428dff7  libCSync.A.dylib ??? (???) <A05BB12D-CD51-DE43-323B-3A3E99A3EED5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942a1000 - 0x944ccff3  com.apple.QuartzComposer 4.0 (156.6) <D1D3A5A8-75BC-4556-85FA-8A9F487106DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x944ff000 - 0x94521ff3  com.apple.DirectoryService.Framework 3.6 (621) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9452f000 - 0x94580ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9458c000 - 0x945f6fe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x945f7000 - 0x94ed4ff7  com.apple.AppKit 6.6.1 (1038.2) <27C304F6-0045-160B-7591-E57ECF19BDDB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94ed5000 - 0x94ee7ff7  com.apple.syncservices.syncservicesui 5.0 (575) <30009CB4-91E6-5006-3FA5-606C54A1EA7A> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
0x94ee8000 - 0x951dbfe7  com.apple.MessageFramework 4.1 (1076) <0CADF980-95FE-FF49-B929-BD09893E6F8D> /System/Library/Frameworks/Message.framework/Versions/B/Message
0x951dc000 - 0x955f2ff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9574c000 - 0x95795fe7  libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x957dd000 - 0x9584bff7  com.apple.ISSupport 1.9.1 (49) <E6EF2734-ED63-E7C2-C4D2-8D64E9955BFC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9584c000 - 0x95864ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x95865000 - 0x95a21fef  com.apple.ImageIO.framework 3.0.0 (3.0.0) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95a22000 - 0x95b23fe7  libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
0x95b24000 - 0x95b44fe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x95b45000 - 0x95b4fff7  libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95b50000 - 0x95ba0fe7  libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95ba1000 - 0x95baeff7  com.apple.AppleFSCompression 1.0 (1.0) <A348AEAB-D279-68B9-0CF2-3C29FBADBCC4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x95baf000 - 0x95c1fffb  com.apple.AppleVAFwork 4.6.2 (4.6.2) <25381B2A-89A6-0CEB-C159-DFF70C76B881> /Systrsions/A/CoreUI
0x95c65000 - 0x95ca6ff7  libRIP.A.dylib ??? (??work/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Restem/Library/Frameworks/QuickTime.framework/Versions/A/QuickTim-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96015000 - 0x96015ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x96016000 - 0x9602affb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9606a000 - 0x9606cfe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x9606d000 - 0x9610aff3  com.apple.LaunchServices 360.3 (360.3) <C8590D53-E46A-F58A-7CF2-03A8159D8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9610b000 - 0x961c4fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x961c5000 - 0x961c8ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x961c9000 - 0x961caff7  libScreenReader.dylib ??? (???) <0A587980-DD86-5637-4548-086CAE5D2042> /usr/lib/libScreenReader.dylib
0x962c0000 - 0x963c2fef  com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x963ca000 - 0x963cfff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x963d0000 - 0x96449ff7  com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9644a000 - 0x968f8fe7  com.apple.VideoToolbox 0.420.17 (420.17) <F2812B5D-4C09-EFCC-182E-412257859AB1> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x968f9000 - 0x96979feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9697a000 - 0x96a70ff7  libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96a71000 - 0x96ac9fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96af0000 - 0x96c19fe7  com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62BEEBE6-68FC-4A48-91CF-39DA2BD793F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96d01000 - 0x96da9ff7  com.apple.QD 3.31 (???) <40FCAC85-4E4F-2290-90D4-F66D550ADFDC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96daa000 - 0x96db0ff7  com.apple.DisplayServicesFW 2.1 (2.1) <762CC18B-1F71-E9FC-ECB7-7078B4856D6E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96db1000 - 0x96dc5fe7  libbsm.0.dylib ??? (???) <14CB0-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x96de7000 - 0x96e2ok.framework/Versions/A/QuickLook
0x96e26000 - 0x96e2aff7  libG.apple.DAVKit 4.0 (729) <FE695058-C0B3-6744-85FA-43239363F815> b ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libFrameworks/ApplicationServices.framework/Versions/A/Frameworks/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97029000 - 0x97030ff7  com.apple.KerberosHelper 2.0 (1.0) <2AB5E012-A44F-E468-41C5-96EF3A4EB1EE> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x97031000 - 0x970c9fe7  edu.mit.Kerberos 6.5.8 (6.5.8) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x970ca000 - 0x9712afe7  com.apple.CoreText 3.0.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9712b000 - 0x97165fe7  libFontRegistry.dylib ??? (???) <EE633CF6-8827-EF05-10A4-5F2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x97166000 - 0x972ddfef  com.apple.CoreFoundation 6.6 (550) <193E33D6-2E92-3452-773B-60A1A9CCC573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x972de000 - 0x97312ff7  libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
0x97313000 - 0x974b7feb  libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib
0x974b8000 - 0x9763afe7  libicucore.A.dylib ??? (???) <FBB66376-CBA9-8149-A1AA-10AB8578C3B3> /usr/lib/libicucore.A.dylib
0x9763b000 - 0x9768bff7  com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9768c000 - 0x97691ff7  com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x97692000 - 0x9773ffe7  libobjc.A.dylib ??? (???) <410DD065-A18F-F054-0457-65525F4D1039> /usr/lib/libobjc.A.dylib
0x97740000 - 0x97741ff7  com.apple.audio.units.AudioUnit 1.6 (1.6) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97742000 - 0x9777fff7  com.apple.SystemConfiguration 1.10 (1.10) <897AEEAF-CF5D-2843-C33B-31A0A7C98A6A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97780000 - 0x97782ff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97783000 - 0x978c3ff7  com.apple.syncservices 5.0 (575) <61B36E07-6D14-97DC-122F-41EDE1F6DB03> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x978c4000 - 0x978cbfff  com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x978cc000 - 0x9790cff3  com.apple.securityinterface 4.0 (36981) <F024C5CA-0762-1599-5BAB-17F785E51075> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x97926000 - 0x97926ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97927000 - 0x979a0ff3  com.apple.audio.CoreAudio 3.2.0 (3.2) <91AE891E-6015-AABE-3512-2D5EBCA0937B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97aa9000 - 0x97adffff  libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x97b52000 - 0x97b5fff7  com.apple.NetFS 3.2 (3.2) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97b60000 - 0x97b63fe7lib
0x97b64000 - 0x97b64ff7  com.apple.Accelerate.vecLib 3.5 (volication.framework/Versions/A/CoreSymbolication
0x97dc1000 - 0x97dcdff7  libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
0x97dce000 - 0x97e5ffe3  com.apple.print.framework.PrintCore 6.0 (312) <C588530A-0F2C-DD72-E308-3B8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97e60000 - 0x97eb0ff7  com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x97eb1000 - 0x97fbeff7  com.apple.MediaToolbox 0.420.17 (420.17) <EE843140-C79F-3D8C-B89E-893CD74C3633> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97fbf000 - 0x97fd1ff7  com.apple.MultitouchSupport.framework 200.20 (200.20) <1D7EE15B-ADDD-1F57-F1FB-FB5252910D5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97fd2000 - 0x98014fe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x98015000 - 0x98034fe7  com.apple.opencl 11 (11) <372A42E7-FB10-B74D-E1A0-980E94D07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98035000 - 0x98051fe3  com.apple.openscripting 1.3 (???) <D2FF4419-FD71-5D4A-F397-B03E82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98052000 - 0x9808dfe7  com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9808e000 - 0x980fdff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x980fe000 - 0x980ffff7  com.apple.TrustEvaluationAgent 1.0 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98111000 - 0x98131ff7  com.apple.frameworks.preferencepanes 13.0 (13.0) <BCCDE08F-667D-B57D-42E5-280C8689B15A> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98132000 - 0x981e1fef  com.apple.ColorSync 4.6.0 (4.6.0) <66ABAE86-B0EC-D641-913D-08ACA965F9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x981e2000 - 0x9822ffeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x98230000 - 0x9823aff7  com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x9825b000 - 0x9825bff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98272000 - 0x982b1ff7  com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x982b2000 - 0x98a97fe7  com.apple.WebCore 6531 (6531.9) <F9A9848B-9EB0-B912-49F5-7E8010AF2CF1> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x98a98000 - 0x98bc0fe7  com.apple.CoreData 102 (246) <E7E6CE39-9B51-13C8-FE31-8FE57CF7BDE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98bc1000 - 0x98c9eff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98c9f000 - 0x98ca2ff7  libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98ca3000 - 0x98d11ff7  com.apple.QuickLookUIFramework 2.0 (327.0) <86D7E331-4C25-D360-7316-BA32192686D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x98d21000 - 0x98d31ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x98d32000 - 0x98d3bff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98d3c000 - 0x9905bfe7  com.apple.CoreServices.CarbonCore 859.1 (859.1) <2E72AF56-4BE6-294A-7372-19C360688B8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9905c000 - 0x9913fff7  com.apple.WebKit 6531 (6531.9) <991912FB-1484-A0B2-593F-A8722BC6AFE7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x99140000 - 0x9915dfe7  com.apple.DotMacSyncManager 2.0.0 (446) <4F2093CF-02E6-470C-038C-801F548475F0> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x99172000 - 0x991bfff7  com.apple.ExchangeWebServices 1.0 (54) <47779F6D-8248-11CC-843E-EE37488691C2> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x991c0000 - 0x9921aff7  com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9921b000 - 0x99222ff7  com.apple.NSServerNotificationCenter 2 (1.0) <63EAE599-362C-CD27-CC18-1F211C12B8B8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
0x99223000 - 0x993b1fff  com.apple.JavaScriptCore 6531 (6531.5) <DDDCCE57-42D2-BAA1-63F1-F76458EE0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x993f3000 - 0x9942ffff  com.apple.CoreMediaIOServices 101.0 (715) <FD86FB28-9BA1-0993-1172-F10F61EA6344> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib

Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 2 GB, SMC 1.16f11
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
Bluetooth: Version 2.2.1f7, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Parallels Shared Networking Adapter, Ethernet, en2
Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
Serial ATA Device: FUJITSU MHW2120BH, 111,79 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1294, 0xfd100000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa200000
USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfa230000
USB Device: ACR38 USB Reader, 0x072f, 0x9000, 0xfa210000
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfa220000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021b, 0x5d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000

Reported by http://github.com/lhunath

tiennou commented 14 years ago

Which interface was it. I tried between Bezel and Primer (the default ones), and I didn't get a crash...

andreberg commented 14 years ago

We would have to ask Ihunath but I also tried it with the default ones and didn't get a crash with my version either.

pjrobertson commented 14 years ago

I'm getting this changing between Bezel and Primer.

Try switching from one to the other quickly.

jfmoy commented 14 years ago

I have the same crash if you do it quickly.

fheckl commented 14 years ago

I am not sure if you really have to do it quickly but I get the crash when changing away from Bezel when it was not active before. So 1) Set the interface to Primer 2) Set the interface to Bezel 3) Set it to Primer again

I also tried with changing from Bezel to Cube. Same effect. Though I could not yet spot the actual bad karma spot (tried debugging it to some extent, will try further). Maybe this helps someone with more code insight.

pkohut commented 14 years ago

It appears to be an issue with the Bezel interface. Here is how to reproduce the problem. 1) Set the interface to Bezel. 2) Set the interface to Bezel (crashes if interface was initially Bezel) 3) If you get here, Set the interface to Bezel (crash).

What is strange is that if a break point is set in function setCommanditerface of QSMainPreferencePanes.m, then the steps WILL NOT crash the interface when resuming program execution.

pjrobertson commented 14 years ago

Confirmed, if I do that I get the crash.

fheckl commented 14 years ago

Fixed with http://github.com/fheckl/blacktree-alchemy/commit/80048d56387f7119d43471f4edcc8888fffbd1a1

quicksilver commented 13 years ago

Fixed with commit 9b89873ccc5a001e68e00443fed56de06890c576