← Back to team overview

kicad-developers team mailing list archive

Re: Several Problems with kicad on osx

 

--- In kicad-devel@xxxxxxxxxxxxxxx, "dioiioib" <dioiioib@...> wrote:
>
> I have been experiencing several issues with the latest build of kicad onOSX.
> 
> CVPCB - crashes when adding modules to eeschema 
> PCBNEW - netlists do not display
> Module editor- crashes while attempting to import a module from the current board
> 3D viewer - can not export png or jpg
>

Here is an example of the crash report caused by trying to fill a zone on apcb

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

Date/Time: 2009-04-17 20:45:37.083 -0400
OS Version: Mac OS X 10.5.6 (9G2141)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c000000b
Crashed Thread: 0

Thread 0 Crashed:
0 org.kicad-eda.pcbnew 0x0021cdfd DL_Iter<void*>::Detach() + 57
1 org.kicad-eda.pcbnew 0x0021cb6b Node::RemoveLink(KBoolLink*) + 107
2 org.kicad-eda.pcbnew 0x0021952d KBoolLink::UnLink() + 37
3 org.kicad-eda.pcbnew 0x0021964f KBoolLink::~KBoolLink() + 17
4 org.kicad-eda.pcbnew 0x00210e1d TDLI<KBoolLink>::delete_all()+ 75
5 org.kicad-eda.pcbnew 0x0020ceeb Graph::~Graph() + 39
6 org.kicad-eda.pcbnew 0x00212ddb TDLI<Graph>::delete_all() + 75
7 org.kicad-eda.pcbnew 0x002125ce GraphList::~GraphList() + 36
8 org.kicad-eda.pcbnew 0x00206791 Bool_Engine::~Bool_Engine() +123
9 org.kicad-eda.pcbnew 0x0016af90 ZONE_CONTAINER::AddClearanceAreasPolygonsToPolysList(BOARD*) + 5574
10 org.kicad-eda.pcbnew 0x0016c91e ZONE_CONTAINER::BuildFilledPolysListData(BOARD*) + 408
11 org.kicad-eda.pcbnew 0x00166819 WinEDA_PcbFrame::Fill_Zone(wxDC*, ZONE_CONTAINER*, bool) + 833
12 org.kicad-eda.pcbnew 0x0008b72a WinEDA_PcbFrame::Process_Special_Functions(wxCommandEvent&) + 10748
13 org.kicad-eda.pcbnew 0x002aabe3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
14 org.kicad-eda.pcbnew 0x002aad5f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
15 org.kicad-eda.pcbnew 0x002ab4af wxEvtHandler::ProcessEvent(wxEvent&) + 207
16 org.kicad-eda.pcbnew 0x003c2002 wxWindowBase::TryParent(wxEvent&) + 98
17 org.kicad-eda.pcbnew 0x002ab45c wxEvtHandler::ProcessEvent(wxEvent&) + 124
18 org.kicad-eda.pcbnew 0x002ab44c wxEvtHandler::ProcessEvent(wxEvent&) + 108
19 org.kicad-eda.pcbnew 0x003dc88e wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 46
20 org.kicad-eda.pcbnew 0x0039e23f wxMenuBase::SendEvent(int, int) + 255
21 org.kicad-eda.pcbnew 0x00301678 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
22 org.kicad-eda.pcbnew 0x003323ff wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
23 com.apple.HIToolbox 0x94277143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
24 com.apple.HIToolbox 0x9427657d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
25 com.apple.HIToolbox 0x94292ed2 SendEventToEventTarget + 52
26 com.apple.HIToolbox 0x942c723d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
27 com.apple.HIToolbox 0x942eda8f SendMenuCommandWithContextAndModifiers + 59
28 com.apple.HIToolbox 0x942eda4c SendMenuItemSelectedEvent + 134
29 com.apple.HIToolbox 0x942ed95e FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
30 com.apple.HIToolbox 0x9433dc89 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsignedshort, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1763
31 com.apple.HIToolbox 0x94344210 PopUpMenuSelect + 262
32 org.kicad-eda.pcbnew 0x0032cda7 wxWindow::DoPopupMenu(wxMenu*, int, int) + 119
33 org.kicad-eda.pcbnew 0x0002216c wxWindowBase::PopupMenu(wxMenu*, wxPoint const&) + 52
34 org.kicad-eda.pcbnew 0x001a558b WinEDA_DrawPanel::OnRightClick(wxMouseEvent&) + 181
35 org.kicad-eda.pcbnew 0x001a5bec WinEDA_DrawPanel::OnMouseEvent(wxMouseEvent&) + 332
36 org.kicad-eda.pcbnew 0x002aabe3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
37 org.kicad-eda.pcbnew 0x002aad5f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
38 org.kicad-eda.pcbnew 0x002ab4af wxEvtHandler::ProcessEvent(wxEvent&) + 207
39 org.kicad-eda.pcbnew 0x002ab44c wxEvtHandler::ProcessEvent(wxEvent&) + 108
40 org.kicad-eda.pcbnew 0x003dc88e wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 46
41 org.kicad-eda.pcbnew 0x003292d3 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 739
42 org.kicad-eda.pcbnew 0x00329c16 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 966
43 com.apple.HIToolbox 0x94277143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
44 com.apple.HIToolbox 0x9427657d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
45 com.apple.HIToolbox 0x94292ed2 SendEventToEventTarget + 52
46 com.apple.HIToolbox 0x942a50a8 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
47 com.apple.HIToolbox 0x942774fc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
48 com.apple.HIToolbox 0x9427657d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
49 com.apple.HIToolbox 0x94292ed2 SendEventToEventTarget + 52
50 org.kicad-eda.pcbnew 0x002c40e6 wxApp::MacHandleOneEvent(void*) + 38
51 org.kicad-eda.pcbnew 0x002c41bf wxApp::MacDoOneEvent() + 127
52 org.kicad-eda.pcbnew 0x002de733 wxEventLoop::Dispatch() + 35
53 org.kicad-eda.pcbnew 0x0037893f wxEventLoopManual::Run() + 111
54 org.kicad-eda.pcbnew 0x003573b3 wxAppBase::MainLoop() + 83
55 org.kicad-eda.pcbnew 0x001ae2b7 WinEDA_App::OnRun() + 17
56 org.kicad-eda.pcbnew 0x0025908a wxEntry(int&, char**) + 106
57 org.kicad-eda.pcbnew 0x000fc432 main + 24
58 org.kicad-eda.pcbnew 0x00007bb6 start + 54

Thread 1:
0 libSystem.B.dylib 0x9340b6f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x933ed095 _pthread_start + 321
2 libSystem.B.dylib 0x933ecf52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x15aa2970 ebx: 0x0021cdd0 ecx: 0x00000001 edx: 0xc0000003
edi: 0xbfffe2b8 esi: 0x00000000 ebp: 0xbfffda28 esp: 0xbfffda10
ss: 0x0000001f efl: 0x00010286 eip: 0x0021cdfd cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xc000000b

Binary Images:
0x1000 - 0x565fef +org.kicad-eda.pcbnew () <20e9eed3bc5e7fcd99ba5febc7482d3b> /Applications/kicad_osx/bin/pcbnew.app/Contents/MacOS/pcbnew
0xf2e000 - 0xf2ffe1 com.apple.textencoding.unicode 2.2 (2.2) <09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0xf56000 - 0xf64feb libSimplifiedChineseConverter.dylib ??? (???) <cbc01a01223ac94ea13ded7f6160fb5e> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xf69000 - 0xf7bfff libTraditionalChineseConverter.dylib ??? (???) <797da36bf8d704e300f34d1dff914480> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x15734000 - 0x1592cfff com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <45ae763de6d253ccfc0eded8d82876a6>/usr/lib/dyld
0x90003000 - 0x9002bfff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x9002c000 - 0x90086ff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90087000 - 0x9008efff com.apple.agl 3.0.9 (AGL-3.0.9) <bc62de7d16827bd12a2cb1016aedfcdc> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9008f000 - 0x900b3fff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
0x900b4000 - 0x9032ffe7 com.apple.Foundation 6.5.7 (677.22) <3c6ffafbc8496316c68a62541b451ab3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90330000 - 0x90338fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90339000 - 0x9033bfff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9033c000 - 0x903cfff3 com.apple.ApplicationServices.ATS 3.4 (???) <ba3cf30e23231ce7e026a097fb224ac1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x903d5000 - 0x904a3ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <c4dae3a11cef3ba289f86f54aff6be02> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x90548000 - 0x90548ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90549000 - 0x90549fff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x907b3000 - 0x907b3ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x907b4000 - 0x907b8fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x907b9000 - 0x90838ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9099b000 - 0x9099efff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9099f000 - 0x9099fffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x909a0000 - 0x909cffe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x909d0000 - 0x909d5fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90b93000 - 0x90d61ff3 com.apple.security 5.0.4 (34102) <5d34482db5e053ce1aaf9d4199c08730> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90dc6000 - 0x90dcffff 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
0x90dd0000 - 0x91421fff com.apple.WebCore 5525.26 (5525.26.6) <ac6692bae32296ff7166798275c0ca55> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x91422000 - 0x9147fffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x924ca000 - 0x925afff3 com.apple.CoreData 100.1 (186) <50219bcb005cb15ea999a19391a8d523> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x925b0000 - 0x925beffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x925bf000 - 0x925d7ff7 com.apple.CoreVideo 1.6.0 (20.0) <464fc6630b483a693d1dfeff144c4733> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x925d8000 - 0x92aa9f76 libGLProgrammability.dylib ??? (???) <280177f56425bd9fa1dd1bc2e33d0b87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92aaa000 - 0x92b24ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <98633ef67d419c1b02f56556cb4d843d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92b70000 - 0x93210fff com.apple.CoreGraphics 1.408.1 (???) <f8194d5746be7b0eacf479d2ed7976c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93369000 - 0x933baff7 com.apple.HIServices 1.7.0 (???) <67988718780a0a367b1bde62f5a67c4b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x933bb000 - 0x93522ff3 libSystem.B.dylib ??? (???) <74ab9bc2aa6dff6895d16a6582c7e855> /usr/lib/libSystem.B.dylib
0x9352d000 - 0x93d2bfef com.apple.AppKit 6.5.6 (949.43) <cb5414b69310c484a6a9844cd9207098> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93d31000 - 0x93d46ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93d7a000 - 0x93d7bffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x93d7c000 - 0x93eaffff com.apple.CoreFoundation 6.5.5 (476.17) <8ee954daff64a8549ccfc783846883a1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93ec3000 - 0x93ed0fe7 com.apple.opengl 1.5.9 (1.5.9) <09fb0b76a548c49bc8cafe3a953aa7e1> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93ed1000 - 0x9426efef com.apple.QuartzCore 1.5.7 (1.5.7) <a841f68e7c1833489ffb931456b5ac0c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9426f000 - 0x94577fff com.apple.HIToolbox 1.5.4 (???) <f429a9b5b04de301c6bad00cad532e92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x945c8000 - 0x94621ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94622000 - 0x9475aff7 libicucore.A.dylib ??? (???) <b715ac22ee45ad9de97b333ab3b0b00d> /usr/lib/libicucore.A.dylib
0x9475b000 - 0x94819fff com.apple.WebKit 5525.27 (5525.27.1) <b40a998b5f0cacf45f182bd156afdbd7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9481a000 - 0x948adfff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x948ae000 - 0x948c9ffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x948ca000 - 0x94a10ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94aad000 - 0x94aeefe7 libRIP.A.dylib ??? (???) <296dd934c3807846c9159188c36958c6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94aef000 - 0x94b76ff7 libsqlite3.0.dylib ??? (???) <eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
0x94b77000 - 0x94bd3ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94bd4000 - 0x94bdafff com.apple.print.framework.Print 218.0.2 (220.1) <6c2ddea45d9cdff9a9be0666a13e2dd4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94c0e000 - 0x94c10ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94c11000 - 0x94ccbfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2cf6e7edf4f3c2f6218b73f15aea2cfb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94ccc000 - 0x94d97fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94d98000 - 0x94eeaff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94f5c000 - 0x94f68ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94f9b000 - 0x94f9bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94ffe000 - 0x95016fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95017000 - 0x95021feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95022000 - 0x950acfe3 com.apple.DesktopServices 1.4.7 (1.4.7) <522152faf1ad0554509da9a9f2067935> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x950ba000 - 0x950d8fff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x950d9000 - 0x950ddfff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9512d000 - 0x951aafef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x951eb000 - 0x95218feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95219000 - 0x95296feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <cc1bcf4c585405ee92e59fa68cf42d5e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95297000 - 0x95323fff com.apple.framework.IOKit 1.5.1 (???) <632c70a3787f7edb86ff6355cb2405a7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95324000 - 0x95405ff7 libxml2.2.dylib ??? (???) <ab2534bfa7a774b2ad75cc2d9ad683a6> /usr/lib/libxml2.2.dylib
0x9553f000 - 0x955e6feb com.apple.QD 3.11.54 (???) <c31150b40fcc27c195de40f0ae138666> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x955e7000 - 0x955e7ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x955f3000 - 0x955f3ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95708000 - 0x95727ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95728000 - 0x957daffb libcrypto.0.9.7.dylib ??? (???) <75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
0x957e7000 - 0x957eefe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x957ef000 - 0x957fafe7 libCSync.A.dylib ??? (???) <44639859efe59f2b1ad1dd970474a8e2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x957fb000 - 0x95811fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9584f000 - 0x95b29ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95b50000 - 0x95b50ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95b51000 - 0x95b79ff7 com.apple.shortcut 1 (1.0) <35cd17d0179ca839c5fb08694f3dc5ef> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95b7a000 - 0x95c6eff4 libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x95c8c000 - 0x95cc6fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95cc7000 - 0x95d64fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95d65000 - 0x95d75fff 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
0x95d76000 - 0x95d86ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95eb2000 - 0x95f3eff7 com.apple.LaunchServices 290.3 (290.3) <14e0cac395a9d127848196a08df19cc7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x960bf000 - 0x963e4fe2 com.apple.QuickTime 7.6.0 (1291) <63ad353ad6060f0b73395e2ca57bbc52> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x963e5000 - 0x9641cfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9641d000 - 0x96424ff7 libCGATS.A.dylib ??? (???) <144710480b91c13abed98b375855b03f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x966dc000 - 0x966dcffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x966dd000 - 0x96aedfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96aee000 - 0x96bcefff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x96bcf000 - 0x96c7ffff edu.mit.Kerberos 6.0.12 (6.0.12) <18c3202b51efdce350919aacf6c74542> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96c80000 - 0x96cc2fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96cc3000 - 0x96ceefe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x96cef000 - 0x96cf6ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x96cfa000 - 0x96d06ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96d07000 - 0x96dceff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96e0a000 - 0x96e53fef com.apple.Metadata 10.5.2 (398.25) <7eb2df3e510cd308e91a6cf6d8e9fba5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96e5a000 - 0x97218fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97219000 - 0x97258fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97259000 - 0x97297ff7 libGLImage.dylib ??? (???) <3a518fdd58fa9580039ab8b01873b480> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <25118755c7d20dc68991f00f2e1fb979> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <e1eb1b01efdaa4d958f41faef3918309> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib






Follow ups

References