← Back to team overview

kicad-developers team mailing list archive

Crash Using PCBNEW on OSX

 

Program Crashed while changing colors for components in PCBNEW with the following errors:

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

Interval Since Last Report: 12380 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 48026 sec
Per-App Crashes Since Last Report: 3

Date/Time: 2009-07-08 00:53:42.276 -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 0x0000000000000000
Crashed Thread: 0

Thread 0 Crashed:
0 libSystem.B.dylib 0x951fff30 strlen + 16
1 org.kicad-eda.pcbnew 0x000091db wxStringBase::wxStringBase(char const*) + 53
2 org.kicad-eda.pcbnew 0x00009218 wxString::wxString(char const*) + 54
3 org.kicad-eda.pcbnew 0x001d257c WinEDA_SelColorFrame::WinEDA_SelColorFrame(wxWindow*, wxPoint const&, int) + 1706
4 org.kicad-eda.pcbnew 0x001d2b3e DisplayColorFrame(wxWindow*, int) + 86
5 org.kicad-eda.pcbnew 0x0011e2b7 WinEDA_SetColorsFrame::SetColor(wxCommandEvent&) + 65
6 org.kicad-eda.pcbnew 0x002bf403 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
7 org.kicad-eda.pcbnew 0x002bf57f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
8 org.kicad-eda.pcbnew 0x002bfccf wxEvtHandler::ProcessEvent(wxEvent&) + 207
9 org.kicad-eda.pcbnew 0x003d6822 wxWindowBase::TryParent(wxEvent&) + 98
10 org.kicad-eda.pcbnew 0x002bfc7c wxEvtHandler::ProcessEvent(wxEvent&) + 124
11 org.kicad-eda.pcbnew 0x002e8d0b wxControl::ProcessCommand(wxCommandEvent&) + 27
12 org.kicad-eda.pcbnew 0x002e1f75 wxButton::MacControlHit(void*, void*) + 69
13 org.kicad-eda.pcbnew 0x003461ef wxMacWindowControlEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 559
14 org.kicad-eda.pcbnew 0x00346b73 wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 339
15 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
16 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
17 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
18 com.apple.HIToolbox 0x95496a25 SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 297
19 com.apple.HIToolbox 0x954968a5 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45
20 com.apple.HIToolbox 0x955007d8 HIView::ClickInternal(CGPointconst&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 254
21 com.apple.HIToolbox 0x954ecfb6 HIView::ClickSelf(OpaqueEventRef*) + 370
22 com.apple.HIToolbox 0x9542f751 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2391
23 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
24 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
25 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
26 com.apple.HIToolbox 0x954ea5f7 HIView::Click(OpaqueEventRef*) + 329
27 com.apple.HIToolbox 0x954ea459 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151
28 com.apple.HIToolbox 0x954e9de9 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 505
29 com.apple.HIToolbox 0x954e9bdb HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 791
30 com.apple.HIToolbox 0x954a55e2 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
31 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
32 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
33 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
34 com.apple.HIToolbox 0x9544f088 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
35 com.apple.HIToolbox 0x954214d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
36 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
37 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
38 org.kicad-eda.pcbnew 0x002d8906 wxApp::MacHandleOneEvent(void*) + 38
39 org.kicad-eda.pcbnew 0x002d89df wxApp::MacDoOneEvent() + 127
40 org.kicad-eda.pcbnew 0x002f071a wxDialog::DoShowModal() + 122
41 org.kicad-eda.pcbnew 0x002f07f1 wxDialog::Show(bool) + 97
42 org.kicad-eda.pcbnew 0x002f0a46 wxDialog::ShowModal() + 54
43 org.kicad-eda.pcbnew 0x0011decc DisplayColorSetupFrame(WinEDA_PcbFrame*, wxPoint const&) + 106
44 org.kicad-eda.pcbnew 0x00107dbf WinEDA_PcbFrame::Process_Config(wxCommandEvent&) + 447
45 org.kicad-eda.pcbnew 0x002bf403 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
46 org.kicad-eda.pcbnew 0x002bf57f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
47 org.kicad-eda.pcbnew 0x002bfccf wxEvtHandler::ProcessEvent(wxEvent&) + 207
48 org.kicad-eda.pcbnew 0x003b2a5f wxMenuBase::SendEvent(int, int) + 255
49 org.kicad-eda.pcbnew 0x00315e98 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
50 org.kicad-eda.pcbnew 0x00346c1f wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
51 com.apple.HIToolbox 0x9542111d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
52 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
53 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
54 com.apple.HIToolbox 0x954711c7 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
55 com.apple.HIToolbox 0x95497939 SendMenuCommandWithContextAndModifiers + 59
56 com.apple.HIToolbox 0x954978f4 SendMenuItemSelectedEvent + 134
57 com.apple.HIToolbox 0x9549780a FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
58 com.apple.HIToolbox 0x95474474 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 640
59 com.apple.HIToolbox 0x95503030 MenuSelect + 104
60 org.kicad-eda.pcbnew 0x0033dc30 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1056
61 org.kicad-eda.pcbnew 0x002dae0a wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1114
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 0x9544f5e3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579
66 com.apple.HIToolbox 0x954214d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
67 com.apple.HIToolbox 0x9542055b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
68 com.apple.HIToolbox 0x9543ceac SendEventToEventTarget + 52
69 org.kicad-eda.pcbnew 0x002d8906 wxApp::MacHandleOneEvent(void*) + 38
70 org.kicad-eda.pcbnew 0x002d89df wxApp::MacDoOneEvent() + 127
71 org.kicad-eda.pcbnew 0x002f2f53 wxEventLoop::Dispatch() + 35
72 org.kicad-eda.pcbnew 0x0038d15f wxEventLoopManual::Run() + 111
73 org.kicad-eda.pcbnew 0x0036bbd3 wxAppBase::MainLoop() + 83
74 org.kicad-eda.pcbnew 0x001bdeaf WinEDA_App::OnRun() + 17
75 org.kicad-eda.pcbnew 0x0026d8aa wxEntry(int&, char**) + 106
76 org.kicad-eda.pcbnew 0x0010b44e main + 24
77 org.kicad-eda.pcbnew 0x00007b86 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 0 crashed with X86 Thread State (32-bit):
eax: 0xffffffff ebx: 0x0028ad81 ecx: 0x00000001 edx: 0x00000000
edi: 0xbfffca90 esi: 0xffffffff ebp: 0xbfffc868 esp: 0xbfffc82c
ss: 0x0000001f efl: 0x00010286 eip: 0x951fff30 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000

Binary Images:
0x1000 - 0x57dfef +org.kicad-eda.pcbnew () <4e51314f83909e9be2bf9d2f5712f5a6> /Applications/kicad_osx/bin/pcbnew.app/Contents/MacOS/pcbnew
0xf3f000 - 0xf41fff +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
0xf47000 - 0xf49fff +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
0xf56000 - 0xf57fe1 com.apple.textencoding.unicode 2.2 (2.2) <09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x149eb000 - 0x149effff com.apple.CommonCocoaPanels 3.0 (15) <c7d6b8fc8972da5c5839f97b4e79cc2c> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x157fb000 - 0x15a02fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15aa6000 - 0x15ab2fff com.apple.iokit.IOHIDLib 1.5.5 (1.5.5) <2a9407a7c9aa27d571f1118aa02b3248> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
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