← Back to team overview

kicad-developers team mailing list archive

Issue with Eeschema on OS X

 

I have encountered a crash while using the Parts list generation in eeschema. If you attempt to export and over write a list of parts you all ready generated, eeschema will crash.

Process: eeschema [179]
Path: /Applications/kicad_osx/bin/eeschema.app/Contents/MacOS/eeschema
Identifier: org.kicad-eda.eeschema
Version: ()
Code Type: X86 (Native)
Parent Process: kicad [177]

Interval Since Last Report: 184798 sec
Crashes Since Last Report: 11
Per-App Interval Since Last Report: 52639 sec
Per-App Crashes Since Last Report: 3

Date/Time: 2009-06-23 22:23:22.957 -0400
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: 76620F33-1785-4808-8955-4BE4439460B7

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000002b0
Crashed Thread: 0

Thread 0 Crashed:
0 org.kicad-eda.eeschema 0x0001adb2 wxCheckBoxBase::IsChecked() const + 16
1 org.kicad-eda.eeschema 0x00018fcc DIALOG_BUILD_BOM::PrintComponentsListByRef(__sFILE*, std::vector<OBJ_CMP_TO_LIST, std::allocator<OBJ_CMP_TO_LIST> >&, bool, bool) + 486
2 org.kicad-eda.eeschema 0x00019fa8 DIALOG_BUILD_BOM::CreateExportList(wxString const&, bool) + 318
3 org.kicad-eda.eeschema 0x0001aaab DIALOG_BUILD_BOM::Create_BOM_Lists(bool, bool, char, bool) + 743
4 org.kicad-eda.eeschema 0x0004a3b1 DIALOG_BUILD_BOM::OnOkClick(wxCommandEvent&) + 271
5 org.kicad-eda.eeschema 0x001df063 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
6 org.kicad-eda.eeschema 0x001df842 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 82
7 org.kicad-eda.eeschema 0x001df913 wxEvtHandler::ProcessEvent(wxEvent&) + 179
8 org.kicad-eda.eeschema 0x0020898b wxControl::ProcessCommand(wxCommandEvent&) + 27
9 org.kicad-eda.eeschema 0x00201c05 wxButton::MacControlHit(void*, void*) + 69
10 org.kicad-eda.eeschema 0x0026605f wxMacWindowControlEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 559
11 org.kicad-eda.eeschema 0x002669e3 wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 339
12 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
13 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
14 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
15 com.apple.HIToolbox 0x95496a25 SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 297
16 com.apple.HIToolbox 0x954968a5 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45
17 com.apple.HIToolbox 0x955007d8 HIView::ClickInternal(CGPointconst&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 254
18 com.apple.HIToolbox 0x954ecfb6 HIView::ClickSelf(OpaqueEventRef*) + 370
19 com.apple.HIToolbox 0x9542f751 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2391
20 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
21 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
22 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
23 com.apple.HIToolbox 0x954ea5f7 HIView::Click(OpaqueEventRef*) + 329
24 com.apple.HIToolbox 0x954ea459 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151
25 com.apple.HIToolbox 0x954e9de9 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 505
26 com.apple.HIToolbox 0x954e9bdb HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 791
27 com.apple.HIToolbox 0x954a55e2 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
28 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
29 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
30 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
31 com.apple.HIToolbox 0x9544f088 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
32 com.apple.HIToolbox 0x954214d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
33 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
34 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
35 org.kicad-eda.eeschema 0x001f8596 wxApp::MacHandleOneEvent(void*) + 38
36 org.kicad-eda.eeschema 0x001f866f wxApp::MacDoOneEvent() + 127
37 org.kicad-eda.eeschema 0x0021039a wxDialog::DoShowModal() + 122
38 org.kicad-eda.eeschema 0x00210471 wxDialog::Show(bool) + 97
39 org.kicad-eda.eeschema 0x002106c6 wxDialog::ShowModal() + 54
40 org.kicad-eda.eeschema 0x000f54ef WinEDA_SchematicFrame::OnCreateBillOfMaterials(wxCommandEvent&) + 99
41 org.kicad-eda.eeschema 0x001df063 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
42 org.kicad-eda.eeschema 0x001df1df wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
43 org.kicad-eda.eeschema 0x001df92f wxEvtHandler::ProcessEvent(wxEvent&) + 207
44 org.kicad-eda.eeschema 0x002f65d2 wxWindowBase::TryParent(wxEvent&) + 98
45 org.kicad-eda.eeschema 0x001df8dc wxEvtHandler::ProcessEvent(wxEvent&) + 124
46 org.kicad-eda.eeschema 0x002ee49d wxToolBarBase::OnLeftClick(int, bool) + 93
47 org.kicad-eda.eeschema 0x002573e4 wxMacToolBarEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 116
48 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
49 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
50 com.apple.HIToolbox 0x954203c0 SendEventToEventTargetWithOptions + 58
51 com.apple.HIToolbox 0x956cfb49 HIToolbarItem::PerformAction() + 111
52 com.apple.HIToolbox 0x955386a6 HIToolbarItemView::ControlHitSelf(OpaqueControlRef*, short, unsigned long) + 56
53 com.apple.HIToolbox 0x95431337 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 9533
54 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
55 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
56 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
57 com.apple.HIToolbox 0x95496a25 SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 297
58 com.apple.HIToolbox 0x954968a5 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45
59 com.apple.HIToolbox 0x955007d8 HIView::ClickInternal(CGPointconst&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 254
60 com.apple.HIToolbox 0x954ecfb6 HIView::ClickSelf(OpaqueEventRef*) + 370
61 com.apple.HIToolbox 0x9542f751 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2391
62 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
63 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
64 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
65 com.apple.HIToolbox 0x954ea5f7 HIView::Click(OpaqueEventRef*) + 329
66 com.apple.HIToolbox 0x954ea459 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151
67 com.apple.HIToolbox 0x954e9de9 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 505
68 com.apple.HIToolbox 0x954e9bdb HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 791
69 com.apple.HIToolbox 0x954a55e2 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
70 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
71 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
72 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
73 com.apple.HIToolbox 0x9544f5e3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579
74 com.apple.HIToolbox 0x954214d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
75 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
76 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
77 org.kicad-eda.eeschema 0x001f8596 wxApp::MacHandleOneEvent(void*) + 38
78 org.kicad-eda.eeschema 0x001f866f wxApp::MacDoOneEvent() + 127
79 org.kicad-eda.eeschema 0x00212bd3 wxEventLoop::Dispatch() + 35
80 org.kicad-eda.eeschema 0x002acfbf wxEventLoopManual::Run() + 111
81 org.kicad-eda.eeschema 0x0028ba53 wxAppBase::MainLoop() + 83
82 org.kicad-eda.eeschema 0x001391d1 WinEDA_App::OnRun() + 17
83 org.kicad-eda.eeschema 0x0018d53a wxEntry(int&, char**) + 106
84 org.kicad-eda.eeschema 0x000a32e8 main + 24
85 org.kicad-eda.eeschema 0x00007746 start + 54

Thread 1:
0 libSystem.B.dylib 0x952466fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x95228155 _pthread_start + 321
2 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x951f7286 mach_msg_trap + 10
1 libSystem.B.dylib 0x951fea7c mach_msg + 72
2 com.apple.CoreFoundation 0x902e804e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x902e8cd4 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x95bcce17 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore	0x95d85057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x95228155 _pthread_start + 321
7 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x951f7286 mach_msg_trap + 10
1 libSystem.B.dylib 0x951fea7c mach_msg + 72
2 com.apple.CoreFoundation 0x902e804e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x902e8cd4 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x95bccf90 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore	0x95d85057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x95228155 _pthread_start + 321
7 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x951fe46e __semwait_signal + 10
1 libSystem.B.dylib 0x95228dcd pthread_cond_wait$UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore	0x95d86e83 TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore	0x95d65d6a TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore	0x95d86b00 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x95bd7f72 TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore	0x95d85057 PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x95228155 _pthread_start + 321
8 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x952279c6 kevent + 10
1 libSystem.B.dylib 0x95228155 _pthread_start + 321
2 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x951fe46e __semwait_signal + 10
1 libSystem.B.dylib 0x951fe236 usleep$UNIX2003 + 61
2 com.apple.AppKit 0x9057e229 -[NSUIHeartBeat _heartBeatThread:] + 2042
3 com.apple.Foundation 0x9315fe0d -[NSThread main] + 45
4 com.apple.Foundation 0x9315f9b4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95228155 _pthread_start + 321
6 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x951f72e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x952292af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9522ab33 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore	0x95d65d96 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore	0x95d86b00 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x95bd9ebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore	0x95d85057 PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x95228155 _pthread_start + 321
8 libSystem.B.dylib 0x95228012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x000002b0 ebx: 0x00018df7 ecx: 0x16b29b20 edx: 0x004e35c0
edi: 0x0000002c esi: 0x0091a9a8 ebp: 0xbfffc5e8 esp: 0xbfffc5d0
ss: 0x0000001f efl: 0x00010202 eip: 0x0001adb2 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x000002b0

Binary Images:
0x1000 - 0x436fef +org.kicad-eda.eeschema () <d6cfc4e70e493084a993516b29bc8ca4> /Applications/kicad_osx/bin/eeschema.app/Contents/MacOS/eeschema
0x6c8000 - 0x6cafff +com.Logitech.Control Center.Scroll Enhancer Loader2.6.0 (2.6.0) /Library/InputManagers/LCC Scroll Enhancer Loader/LCC ScrollEnhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
0x6d0000 - 0x6d2fff +com.Logitech.Control Center.Scroll Enhancer 2.6.0 (2.6.0) /Library/Application Support/Logitech/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
0x6df000 - 0x6e0fe1 com.apple.textencoding.unicode 2.2 (2.2) <09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x14a4a000 - 0x14a54ffe com.apple.URLMount 3.1.1 (3.1.1) <1a16a925116d4b4d1bf523436b0a5505> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x15654000 - 0x1585bfef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <45ae763de6d253ccfc0eded8d82876a6>/usr/lib/dyld
0x900e5000 - 0x9015fff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90160000 - 0x9018bfe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x9018c000 - 0x90274ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90275000 - 0x903a8fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x903a9000 - 0x903d6feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9040a000 - 0x90489ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9048f000 - 0x9049ffff com.apple.speech.synthesis.framework 3.7.1 (3.7.1)<273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x904a0000 - 0x904acff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x904d7000 - 0x90cd5fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90cd6000 - 0x90d7dfeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90d7e000 - 0x90ed0ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90ed1000 - 0x90ed1ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90ed2000 - 0x90f14fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91095000 - 0x910adff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91100000 - 0x9112ffe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91130000 - 0x91134fff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91135000 - 0x9116cfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9116d000 - 0x911eafeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x911eb000 - 0x912b6fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x912b7000 - 0x912e0fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x9134f000 - 0x913a9ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x913aa000 - 0x91531feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91551000 - 0x915e4ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x925c1000 - 0x92707ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x928c5000 - 0x92951ff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92952000 - 0x92a46ff4 libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x92a47000 - 0x92a47ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a48000 - 0x92a5dffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92b16000 - 0x92f26fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92f61000 - 0x92f61ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92f62000 - 0x92f62ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92fb3000 - 0x92fb5ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92fb6000 - 0x92fb6fff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93147000 - 0x93154fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93155000 - 0x933d1fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x933d2000 - 0x9342eff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9342f000 - 0x937ccfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9381c000 - 0x9382affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x9385c000 - 0x9393cfff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x9393e000 - 0x939bbfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x939bc000 - 0x939dbffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x939dc000 - 0x93ab5ff7 com.apple.WebKit 5530.18 (5530.18) <08df2c1fd856bd9b672993dacb18495a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93ab9000 - 0x93ad1fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93ad2000 - 0x93ae2ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93b16000 - 0x93bbafec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93bc1000 - 0x93bd7fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93bde000 - 0x93bdeffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x93bdf000 - 0x93bfdfff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x93bfe000 - 0x93c19ffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93c1a000 - 0x93ccafff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93ccb000 - 0x9436bfe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9436c000 - 0x94378ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94458000 - 0x944b5ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x944b6000 - 0x944f7fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9452f000 - 0x94dbffff com.apple.WebCore 5530.18 (5530.18) <bed2e1280e908e17419ce0a159c19caa> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94dc3000 - 0x95181fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95192000 - 0x951d1fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x951df000 - 0x951e6fff com.apple.agl 3.0.9 (AGL-3.0.9) <bc62de7d16827bd12a2cb1016aedfcdc> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x951e7000 - 0x951f1feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x951f2000 - 0x951f5fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x951f6000 - 0x9535dff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x9535e000 - 0x9539cfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9539d000 - 0x953a8fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x953b5000 - 0x95406ff7 com.apple.HIServices 1.7.0 (???) <67988718780a0a367b1bde62f5a67c4b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95419000 - 0x95721fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95795000 - 0x958ceff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x958ed000 - 0x959b4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x959b5000 - 0x959fefef com.apple.Metadata 10.5.2 (398.25) <7eb2df3e510cd308e91a6cf6d8e9fba5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x959ff000 - 0x95ae0ff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
0x95ae1000 - 0x95ae1ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95af6000 - 0x95b82ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95b83000 - 0x95b88fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95ba6000 - 0x95bcafff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
0x95bcb000 - 0x95c55fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95c56000 - 0x95d08ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x95d09000 - 0x95d09ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95d3c000 - 0x96016ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96017000 - 0x9601efe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x96060000 - 0x96060ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96061000 - 0x96069fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9606a000 - 0x960f1ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x960f2000 - 0x960f3ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x960fe000 - 0x961b8fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x961b9000 - 0x961c2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96327000 - 0x9634fff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9645f000 - 0x964b8ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96880000 - 0x96d51fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96d62000 - 0x96df5fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96e13000 - 0x96e4dfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96e54000 - 0x97025ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97026000 - 0x97028fff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97029000 - 0x97030ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x97031000 - 0x97035fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x97036000 - 0x9703cfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9703d000 - 0x97044ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x971a7000 - 0x974cdfe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib








Follow ups