[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] Mac Developer - good news



Hi Alex,

I'm running on PowerPC.

Hi Ben,

I load xara-lx-gold-no-bevels-no-fractals.xar and the aplication exits
without any warrning or error. Attached is the log file for this crash.

Cristian


Alex Bligh wrote:

Cristian,

Cristian Bortes wrote:

Hi,

This is the daily status regarding XaraLX XCode project.

First I want to say that I successfully completed to compile and run for the first time XaraLX XCode project.
The menus are working, you can select tools


Great!

> but it crashes when trying to load a project.

Less good. Are you running on PowerPC or i386?

Also when starting the application I get an error that could not find ImageMagic 6.0.0.


That's harmless, and you will only get warned about it once (assuming
you achieve a successful quit, so prefs are saved). Alternatively,
just install the imagemagick binary ( http://www.imagemagick.org ).
It says you can build for Mac OS X though they only seem to have a
PowerPC binary.

Alex


Host Name:      mac3
Date/Time:      2006-08-11 17:35:07.664 +0200
OS Version:     10.4.7 (Build 8J135)
Report Version: 4

Command: XaraLX
Path:    /workxara/XaraLX/build/Development/XaraLX.app/Contents/MacOS/XaraLX
Parent:  WindowServer [56]

Version: XaraLX (5.0)

PID:    29066
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000004

Thread 0 Crashed:
0   XaraLX                         	0x00191144 CamCache::FindEntry(unsigned) + 64 (gcache.cpp:235)
1   XaraLX                         	0x001912b4 CamCache::FindPath(unsigned, int*&, unsigned char*&, unsigned&) + 72 (gcache.cpp:174)
2   XaraLX                         	0x0017e124 FontCache::GetPath(CharDescription&, int**, unsigned char**, unsigned*) + 108 (fntcache.cpp:254)
3   XaraLX                         	0x0017e2f4 FontCache::CreateDefaultCharPath(CharDescription&) + 108 (fntcache.cpp:462)
4   XaraLX                         	0x003e1280 RenderRegion::CreateCharPath(wchar_t, Matrix*) + 396 (rndrgn.cpp:6130)
5   XaraLX                         	0x003e1408 RenderRegion::RenderChar(wchar_t, Matrix*) + 120 (rndrgn.cpp:6038)
6   XaraLX                         	0x002e1764 TextChar::RenderCore(RenderRegion*) + 1028 (nodetext.cpp:2071)
7   XaraLX                         	0x002e1838 TextChar::Render(RenderRegion*) + 60 (nodetext.cpp:1997)
8   XaraLX                         	0x003e33a4 RenderRegion::RenderNode(Node*, Node*, RenderCallback*) + 388 (rndrgn.cpp:7260)
9   XaraLX                         	0x003e380c RenderRegion::RenderTree(Node*, int, int, RenderCallback*) + 852 (rndrgn.cpp:7089)
10  XaraLX                         	0x006759b4 DocView::RenderView(RenderRegion*, Matrix&, Spread*, int, int, int) + 628 (docview.cpp:1821)
11  XaraLX                         	0x0067602c DocView::ContinueRenderView(RenderRegion*, Spread*, int, int, int) + 832 (docview.cpp:1985)
12  XaraLX                         	0x003d7c0c RenderRegion::DefaultRender(int) + 308 (rndrgn.cpp:1144)
13  XaraLX                         	0x003d65d4 RenderRegionList::BackgroundRender() + 676 (rgnlist.cpp:1114)
14  XaraLX                         	0x00659e68 Application::ServiceRendering(int) + 144 (app.cpp:1033)
15  XaraLX                         	0x00659f0c Application::OnIdle(int) + 120 (app.cpp:1468)
16  XaraLX                         	0x00665348 CCamApp::OnIdle(wxIdleEvent&) + 160 (camelot.cpp:1669)
17  XaraLX                         	0x009cafc8 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 176 (la_base.cpp:486)
18  XaraLX                         	0x009cb2b8 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 224 (la_base.cpp:486)
19  XaraLX                         	0x009cbb00 wxEvtHandler::ProcessEvent(wxEvent&) + 256 (la_base.cpp:486)
20  XaraLX                         	0x00ae28d4 wxAppBase::ProcessIdle() + 200 (xh_odcombo.cpp:117)
21  XaraLX                         	0x00a49520 wxApp::MacDoOneEvent() + 116 (framemanager.cpp:3723)
22  XaraLX                         	0x009bf484 wxDialog::DoShowModal() + 168 (la_base.cpp:486)
23  XaraLX                         	0x009bf520 wxDialog::Show(bool) + 116 (la_base.cpp:486)
24  XaraLX                         	0x009bf05c wxDialog::ShowModal() + 68 (la_base.cpp:486)
25  XaraLX                         	0x0066a2e0 InformGeneral(unsigned, unsigned, unsigned, unsigned, unsigned, unsigned, unsigned, unsigned, unsigned) + 3344 (errors.cpp:687)
26  XaraLX                         	0x0066b3cc InformWarning(unsigned, unsigned, unsigned, unsigned, unsigned, unsigned, unsigned) + 112 (errors.cpp:1590)
27  XaraLX                         	0x0068b7d8 BaseCamelotFilter::CleanUpAfterImport(int) + 1036 (camfiltr.cpp:2431)
28  XaraLX                         	0x006885b4 BaseCamelotFilter::DoImport(SelOperation*, CCLexFile*, Document*, int, ImportPosition*, KernelBitmap**, DocCoord*, String_256*) + 1092 (camfiltr.cpp:3490)
29  XaraLX                         	0x006af8d4 FilterFamily::DoImport(SelOperation*, CCLexFile*, Document*, int, ImportPosition*, KernelBitmap**, DocCoord*, String_256*) + 216 (filters.cpp:5010)
30  XaraLX                         	0x00212768 OpMenuLoad::LoadFile(CCLexFile*, unsigned) + 1032 (nativeop.cpp:385)
31  XaraLX                         	0x00212b34 OpMenuLoad::DoWithParam(OpDescriptor*, OpParam*) + 124 (nativeop.cpp:247)
32  XaraLX                         	0x00305c00 OpDescriptor::Invoke(OpParam*, int) + 636 (opdesc.cpp:482)
33  XaraLX                         	0x002121dc InvokeNativeFileOp(wchar_t const*, CCLexFile*, unsigned) + 192 (nativeop.cpp:182)
34  XaraLX                         	0x005af11c CCamDoc::GeneralOpenDocument(CCLexFile*, unsigned) + 312 (camdoc.cpp:266)
35  XaraLX                         	0x005b04d0 CCamDoc::DoOpenDocument(wxString const&) + 332 (camdoc.cpp:1011)
36  XaraLX                         	0x005b0b28 CCamDoc::OnOpenDocument(wxString const&) + 272 (camdoc.cpp:867)
37  XaraLX                         	0x00a0a8e4 wxDocManager::CreateDocument(wxString const&, long) + 2056 (la_base.cpp:486)
38  XaraLX                         	0x00a09c14 wxDocManager::OnFileOpen(wxCommandEvent&) + 112 (la_base.cpp:486)
39  XaraLX                         	0x006321a8 FileOpenAction() + 200 (menucmds.cpp:307)
40  XaraLX                         	0x001f43c4 DocOps::Do(OpDescriptor*) + 132 (menuops.cpp:1118)
41  XaraLX                         	0x00305bd4 OpDescriptor::Invoke(OpParam*, int) + 592 (opdesc.cpp:477)
42  XaraLX                         	0x0030655c OpDescriptor::Message(Msg*) + 452 (opdesc.cpp:991)
43  XaraLX                         	0x003abee8 MessageHandler::Broadcast(Msg*, CCRuntimeClass*) + 344 (pump.cpp:487)
44  XaraLX                         	0x000e5dc4 DialogOp::Message(Msg*) + 628 (dialogop.cpp:2478)
45  XaraLX                         	0x00429314 StandardBar::Message(Msg*) + 560 (stdbars.cpp:262)
46  XaraLX                         	0x003abee8 MessageHandler::Broadcast(Msg*, CCRuntimeClass*) + 344 (pump.cpp:487)
47  XaraLX                         	0x005f56fc DialogManager::Event(DialogEventHandler*, wxEvent&) + 420 (dlgmgr.cpp:1126)
48  XaraLX                         	0x005f041c DialogEventHandler::CamDialogEvent(wxCamDialogEvent&) + 64 (dlgevt.cpp:656)
49  XaraLX                         	0x009cafc8 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 176 (la_base.cpp:486)
50  XaraLX                         	0x009cb2b8 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 224 (la_base.cpp:486)
51  XaraLX                         	0x009cbb00 wxEvtHandler::ProcessEvent(wxEvent&) + 256 (la_base.cpp:486)
52  XaraLX                         	0x009cc168 wxEvtHandler::ProcessPendingEvents() + 184 (la_base.cpp:486)
53  XaraLX                         	0x009d2d98 wxAppConsole::ProcessPendingEvents() + 124 (la_base.cpp:486)
54  XaraLX                         	0x00a49498 wxApp::MacHandleOneEvent(void*) + 84 (framemanager.cpp:3723)
55  XaraLX                         	0x00a4955c wxApp::MacDoOneEvent() + 176 (framemanager.cpp:3723)
56  XaraLX                         	0x00a495d8 wxApp::MainLoop() + 36 (framemanager.cpp:3723)
57  XaraLX                         	0x00ad7338 wxEntry(int&, wchar_t**) + 144 (xh_odcombo.cpp:117)
58  XaraLX                         	0x006639c0 main + 60 (camelot.cpp:224)
59  XaraLX                         	0x00002368 _start + 344 (crt.c:272)
60  XaraLX                         	0x0000220c start + 60

Thread 1:
0   libSystem.B.dylib              	0x9001f7ac select + 12
1   com.apple.CoreFoundation       	0x907ee40c __CFSocketManager + 472
2   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x9002efac kevent + 12
1   com.apple.DesktopServices      	0x92854250 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90bc1900 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x90030dcc pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90bc1af0 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x928548cc TNodeSyncTask::SyncTaskProc(void*) + 116
4   ...ple.CoreServices.CarbonCore 	0x90bc1900 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x900551a8 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib              	0x90071828 pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore 	0x90bc1af0 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x9287ed84 TPropertyTask::PropertyTaskProc(void*) + 72
4   ...ple.CoreServices.CarbonCore 	0x90bc1900 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x0000000000191144 srr1: 0x100000000000f930                        vrsave: 0x0000000000000000
    cr: 0x44004222          xer: 0x0000000000000000   lr: 0x000000000019113c  ctr: 0x0000000091424f6c
    r0: 0x000000004a684a68   r1: 0x00000000bfff9120   r2: 0x0000000000000000   r3: 0x000000004a684a68
    r4: 0x0000000000560000   r5: 0x00000000bfff9270   r6: 0x00000000bfff9274   r7: 0x00000000bfff9278
    r8: 0x0000000000000000   r9: 0x000000004a684a68  r10: 0x0000000000000000  r11: 0x0000000000000000
   r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000eda0e8
   r20: 0x0000000000eda0e8  r21: 0x0000000000eda0e8  r22: 0x00000000bfffd1e0  r23: 0x0000000000000000
   r24: 0x0000000000edb1e4  r25: 0x000000002f5884e0  r26: 0x0000000000edb1e4  r27: 0x00000000bfff9a88
   r28: 0x0000000000000002  r29: 0x00000000003e1390  r30: 0x00000000bfff9120  r31: 0x000000000017e0e4

Binary Images Description:
    0x1000 -  0x111cfff XaraLX XaraLX (5.0)	/workxara/XaraLX/build/Development/XaraLX.app/Contents/MacOS/XaraLX
0x2f417000 - 0x2f419fff com.apple.textencoding.unicode 2.0	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8fe00000 - 0x8fe52fff dyld 45.1	/usr/lib/dyld
0x90000000 - 0x901bbfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90213000 - 0x90218fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90292000 - 0x90343fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908dd000 - 0x909dffff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a39000 - 0x90abdfff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4.1 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6d000 - 0x90b7ffff libauto.dylib 	/usr/lib/libauto.dylib
0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110c000 - 0x9111afff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91420000 - 0x9142bfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91430000 - 0x91438fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f6000 - 0x9152efff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918f9000 - 0x9191efff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91931000 - 0x91973fff com.apple.LaunchServices 180	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.7	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b1d000 - 0x91b32fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b37000 - 0x91b54fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b59000 - 0x91bc8fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91bdf000 - 0x91be3fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91be5000 - 0x91c2dfff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c32000 - 0x91c6ffff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c76000 - 0x91c8ffff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c94000 - 0x91c97fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c9b000 - 0x91d80fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e13000 - 0x91e81fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e8c000 - 0x91f21fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f3b000 - 0x924c3fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924f6000 - 0x92821fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c63000 - 0x92d41fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92d61000 - 0x92e4ffff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9469f000 - 0x946aefff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946b6000 - 0x946c3fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94709000 - 0x94722fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94aa1000 - 0x94b12fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib