Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Bus error: 10: Can't start synergy server on Mac


Elliott H. Liggett

Recommended Posts

Elliott H. Liggett
Hi Folks, Running Mac OS X 10.8.5. Previously used Synergy.app version 1.6.3 without trouble. When starting the server from the GUI, the error is not indicated but the server fails to start and the button indicates this by changing from "Stop" to "Start" almost immediately. Running from the terminal produces the following output: [code][puter:MacOS user]$ /Applications/Synergy.app/Contents/MacOS/synergys -f --no-tray --debug DEBUG1 --name mac --enable-drag-drop --enable-crypto -c /var/folders/1b/wrn591_x6m56d79qnkn54j8w001gzv/T/Synergy.M12733 --address :24800 INFO: drag and drop enabled DEBUG: opening configuration "/var/folders/1b/wrn591_x6m56d79qnkn54j8w001gzv/T/Synergy.M12733" DEBUG: configuration read successfully DEBUG1: thread 0x00000002 entry DEBUG: plugins dir: /Users/eliggett/Library/Synergy/Plugins DEBUG: loading plugin: libns.dylib DEBUG: loaded plugin: libns.dylib DEBUG1: starting server DEBUG1: registered event type shapeChanged as 4 DEBUG: screen shape: center=-1440,0 size=4000x1600 on 2 displays DEBUG1: registered event type confirmSleep as 5 DEBUG: starting watchSystemPowerThread DEBUG: adopting new buffer DEBUG1: thread 0x00000003 entry DEBUG: opened display DEBUG1: registered event type error as 6 DEBUG1: registered event type suspend as 7 DEBUG1: registered event type resume as 8 DEBUG1: creating primary screen Bus error: 10 [puter:MacOS user]$[/code] Would really like to use the latest version. Any help would be greatly appreciated. System is a Macbook Air, 8 gig ram, 2 GHz i7, running both laptop screen (1440x900) and external monitor (Dell U3011 over display port, 2560x1600). Thanks, --E
Link to post
Share on other sites
Elliott H. Liggett
Also, process exit code is 138 (echo $? after running). gdb does not provide any useful information. Thanks in advance, --E Edited by Guest
Link to post
Share on other sites
Elliott H. Liggett
Here is the crash report. Looks like it got pretty close. If you send me a debug build I would be happy to run it in gdb and see where it's hanging up. --E [code] Process: synergys [13208] Path: /Applications/Synergy.app/Contents/MacOS/synergys Identifier: synergy Version: 0 Code Type: X86 (Native) Parent Process: bash [12126] User ID: 49147 Date/Time: 2015-08-03 12:07:16.387 -0700 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIG) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 VM Regions Near 0: --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Synergy.app/Contents/MacOS/synergys VM_ALLOCATE 0000000000001000-0000000000054000 [ 332K] ---/--- SM=NUL Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 ??? 0000000000 0 + 0 1 libns.dylib 0x0045d4c9 Mutex::Mutex() + 25 2 libns.dylib 0x0045fa9c TCPListenSocket::TCPListenSocket(IEventQueue*, SocketMultiplexer*) + 60 3 libns.dylib 0x0044a7b7 SecureListenSocket::SecureListenSocket(IEventQueue*, SocketMultiplexer*) + 39 4 libns.dylib 0x0044e817 invoke + 311 5 synergys 0x0005f806 ArchPluginUnix::invoke(char const*, char const*, void**) + 326 6 synergys 0x0007a1ac TCPSocketFactory::createListen(bool) const + 92 7 synergys 0x00089b85 ClientListener::ClientListener(NetworkAddress const&, ISocketFactory*, IEventQueue*, bool) + 293 8 synergys 0x0008a110 ClientListener::ClientListener(NetworkAddress const&, ISocketFactory*, IEventQueue*, bool) + 48 9 synergys 0x000cb8f7 ServerApp::openClientListener(NetworkAddress const&) + 119 10 synergys 0x000cb0d0 ServerApp::startServer() + 112 11 synergys 0x000cc610 ServerApp::startNode() + 64 12 synergys 0x000ce169 AppUtilUnix::startNode() + 25 13 synergys 0x000cbd89 ServerApp::mainLoop() + 393 14 synergys 0x000ce0eb standardStartupStatic(int, char**) + 43 15 synergys 0x000cc441 ServerApp::runInner(int, char**, ILogOutputter*, int (*)(int, char**)) + 161 16 synergys 0x000ce142 AppUtilUnix::run(int, char**) + 66 17 synergys 0x000b3357 App::run(int, char**) + 103 18 synergys 0x00058ee6 main + 118 19 libdyld.dylib 0x90ab2725 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x94a120ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x94a310ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x94a30e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x94a18daa start_wqthread + 30 Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x94a129ae kevent + 10 1 libdispatch.dylib 0x938b7c71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x938b77a9 _dispatch_mgr_thread + 53 Thread 3: 0 libsystem_kernel.dylib 0x94a120ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x94a310ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x94a30e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x94a18daa start_wqthread + 30 Thread 4: 0 libsystem_kernel.dylib 0x94a120ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x94a310ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x94a30e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x94a18daa start_wqthread + 30 Thread 5: 0 libsystem_kernel.dylib 0x94a11f26 __sigwait + 10 1 libsystem_c.dylib 0x94ab9123 sigwait$UNIX2003 + 74 2 synergys 0x0005bf63 ArchMultithreadPosix::threadSignalHandler(void*) + 83 3 libsystem_c.dylib 0x94a2e5b7 _pthread_start + 344 4 libsystem_c.dylib 0x94a18dce thread_start + 34 Thread 6: 0 libsystem_kernel.dylib 0x94a118e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x94a33280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x94ab90d4 pthread_cond_timedwait$UNIX2003 + 70 3 synergys 0x0005b314 ArchMultithreadPosix::waitCondVar(ArchCondImpl*, ArchMutexImpl*, double) + 180 4 synergys 0x000741d5 CondVarBase::wait(double) const + 53 5 synergys 0x00075981 SocketMultiplexer::serviceThread(void*) + 145 6 synergys 0x00076c2e TMethodJob<SocketMultiplexer>::run() + 46 7 synergys 0x0007458c Thread::threadFunc(void*) + 140 8 synergys 0x0005c01c ArchMultithreadPosix::doThreadFunc(ArchThreadImpl*) + 76 9 synergys 0x0005b6bb ArchMultithreadPosix::threadFunc(void*) + 75 10 libsystem_c.dylib 0x94a2e5b7 _pthread_start + 344 11 libsystem_c.dylib 0x94a18dce thread_start + 34 Thread 7: 0 libsystem_kernel.dylib 0x94a0f7ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x94a0ecac mach_msg + 68 2 com.apple.framework.IOKit 0x940496f7 io_service_add_interest_notification + 272 3 com.apple.framework.IOKit 0x93ff1a67 IOServiceAddInterestNotification + 89 4 com.apple.framework.IOKit 0x93ff5173 IORegisterForSystemPower + 162 5 synergys 0x00082fbd OSXScreen::watchSystemPowerThread(void*) + 61 6 synergys 0x00088d3e TMethodJob<OSXScreen>::run() + 46 7 synergys 0x0007458c Thread::threadFunc(void*) + 140 8 synergys 0x0005c01c ArchMultithreadPosix::doThreadFunc(ArchThreadImpl*) + 76 9 synergys 0x0005b6bb ArchMultithreadPosix::threadFunc(void*) + 75 10 libsystem_c.dylib 0x94a2e5b7 _pthread_start + 344 11 libsystem_c.dylib 0x94a18dce thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0xbffaca40 ebx: 0x0045fa6e ecx: 0x7b68ad70 edx: 0x00000000 edi: 0x7c275ff0 esi: 0x7c275c20 ebp: 0xbffac4a8 esp: 0xbffac49c ss: 0x00000023 efl: 0x00210292 eip: 0x00000000 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0x00000000 Logical CPU: 2 Binary Images: 0x54000 - 0xf6fff +synergys (0) <2FB39269-A6DC-3451-AC3F-1F79F7C32B38> /Applications/Synergy.app/Contents/MacOS/synergys 0x149000 - 0x16effb com.apple.ScreenSaver (5.0 - 5) <146487AE-0FDB-3643-9145-AF0C7CEAC662> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver 0x187000 - 0x207fff com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <130581CE-0699-3524-B487-726353FDDF96> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x24b000 - 0x334ffb com.apple.PubSub (1.0.5 - 65.32) <8DF8E1CB-D489-3EC9-8FCB-0AF73C6A233D> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x447000 - 0x5b0fff +libns.dylib (0) <BED0948F-A1CB-3B53-9655-97356CC6F3FD> /Users/USER/Library/Synergy/*/libns.dylib 0x8fe53000 - 0x8fe85e57 dyld (210.2.3) <4D38DEED-9837-3202-B8E9-41272D01EA2C> /usr/lib/dyld 0x9000a000 - 0x900f3ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib 0x900f4000 - 0x90119ffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x9011a000 - 0x9011afff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib 0x9011b000 - 0x90152ffa com.apple.LDAPFramework (2.4.28 - 194.5) <F05946C0-D3BE-379A-A00E-D2BA6B4EE48D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x90153000 - 0x901eefff com.apple.CoreSymbolication (3.0 - 117) <9ECC6770-6FBB-36B3-A4EE-0B60875019A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x901ef000 - 0x90322ff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x90359000 - 0x9036bfff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib 0x9036c000 - 0x90385fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90386000 - 0x903cdff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x903ce000 - 0x904e6ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x904e7000 - 0x904e7fff com.apple.Accelerate (1.8 - Accelerate 1.8) <D4F5AB2C-0727-39FD-8EE9-E4DD3D78EB2E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x904e8000 - 0x9052afff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib 0x9052b000 - 0x90575ff7 com.apple.framework.CoreWLAN (3.4 - 340.18) <BD6B479B-B772-37E0-9520-41B84D20C3F9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x90576000 - 0x90576fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <E54083A7-7467-3C3C-B30F-EE14C8D781A1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x90577000 - 0x90635ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x90636000 - 0x908f7ff3 com.apple.security (7.0 - 55719.16.5) <B7E1B35A-D1B4-31D5-B272-3B384345AB8F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x908f8000 - 0x90906fff com.apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90907000 - 0x909f8ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib 0x909f9000 - 0x90a7eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x90a7f000 - 0x90aafff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib 0x90ab0000 - 0x90ab2fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x90ab3000 - 0x90ab9fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x90aba000 - 0x90abdff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib 0x90abe000 - 0x90dc3ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90dc4000 - 0x90de2ff3 com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x90de3000 - 0x90e07fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x90e08000 - 0x91061ff5 com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91062000 - 0x9106dffe com.apple.login (2.0 - 2.0) <26E82D9D-7BA8-34BE-AC89-A14D0B1A895F> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x9106e000 - 0x91070ffd libCVMSPluginSupport.dylib (8.10.1) <F7CD59FE-314A-366E-9A27-CE5BD1D438BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x91071000 - 0x91429ffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9142a000 - 0x91457ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib 0x91458000 - 0x915b5ffb com.apple.QTKit (7.7.1 - 2599.48) <BD062006-F57C-31FA-8D5D-E4CCF9F2BD60> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x915b6000 - 0x915bdffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib 0x915c9000 - 0x915f4ff9 com.apple.framework.Apple80211 (8.5 - 850.252) <74845A5A-3660-3B50-BDB3-334275E0B461> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x91693000 - 0x916b0ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib 0x916b1000 - 0x916bbfff com.apple.DisplayServicesFW (2.7.2 - 357) <5042CDAE-5580-3204-B675-745DA083E7AA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x916bc000 - 0x9170aff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <15B4EFFC-22D1-3517-BE8C-7947DAA24729> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9170b000 - 0x91859ff3 com.apple.CFNetwork (596.6.3 - 596.6.3) <6E74EFC7-2EF3-370E-9F72-A7A061784941> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9185a000 - 0x91863fff com.apple.CommerceCore (1.0 - 26.3) <2552248F-7D93-32DF-856C-4B66C51858BE> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x918bb000 - 0x918beff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x918bf000 - 0x918d6fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x918d7000 - 0x91974ff7 com.apple.PDFKit (2.8.5 - 2.8.5) <F5D6A1C9-3EC1-312C-839F-6C13708B2CF2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x91975000 - 0x91d71feb com.apple.VideoToolbox (1.0 - 926.106) <C1A411F0-7B7E-3669-83E5-FAEF2BAA8949> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x91d74000 - 0x92022ffb com.apple.MediaToolbox (1.0 - 926.106) <37A0FC0E-9BC6-3B6B-9F06-489813758F67> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x92023000 - 0x9202efff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x9202f000 - 0x92246fff com.apple.CoreData (106.1 - 407.7) <EC4B8297-8E01-3778-A8A4-E8747F91109D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x92247000 - 0x922c1ff7 com.apple.securityfoundation (6.0 - 55115.4) <4843FAEA-8161-34B3-A1F1-720154884E34> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9263b000 - 0x92694fff com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x92695000 - 0x926e5ff7 com.apple.CoreMediaIO (309.0 - 4163.1) <2CB854AA-072B-3829-B7D9-133CFEC6272F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x92716000 - 0x9289fff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x928a0000 - 0x92940ff7 com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x92941000 - 0x92947fff libGFXShared.dylib (8.10.1) <99622AD6-7A1D-368E-B163-A38400885B45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x92948000 - 0x929e0fff com.apple.CoreServices.OSServices (557.6 - 557.6) <8DEEED08-A4B3-3B08-8C2A-BDDBF005B43F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x929e1000 - 0x9359dff3 com.apple.AppKit (6.8 - 1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9359e000 - 0x936baffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x936c3000 - 0x936e8ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x936e9000 - 0x93735fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x93736000 - 0x9375ffff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x93760000 - 0x93761fff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib 0x93762000 - 0x937a9ff3 com.apple.CoreMedia (1.0 - 926.106) <B1999B3E-F0D3-34CB-A2E7-08CE45B744D9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x938b3000 - 0x938c5ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x938cc000 - 0x938d0ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib 0x938d1000 - 0x938d1ffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib 0x938d2000 - 0x93b3fffb com.apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x93b40000 - 0x93de3ff3 com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x93de4000 - 0x93ef1ff3 com.apple.ImageIO.framework (3.2.2 - 852) <74E1808B-A349-30EB-B4FE-CC5DD7452B71> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x93ef2000 - 0x93f07fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x93f08000 - 0x93f34ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib 0x93fed000 - 0x94055ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x94056000 - 0x9405ffff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94060000 - 0x94061fff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x94062000 - 0x941daff5 com.apple.QuartzCore (1.8 - 304.4) <5EE0260F-D2D0-3983-ABDB-BB0FA8EE1471> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94267000 - 0x942a6ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x942a7000 - 0x942f5ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x942f6000 - 0x942f8fff com.apple.securityhi (4.0 - 55002) <F95F4BF5-2290-3CC4-A37A-4852F0AE6FAE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x94327000 - 0x94327fff com.apple.Carbon (154 - 155) <17F1B675-E054-3D2C-900B-C9CE69F1FC31> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x945d1000 - 0x945d4ff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x945d5000 - 0x945f9fff libJPEG.dylib (852) <84D990B9-7CF9-3EFE-99BC-AD7657D50F29> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x946d4000 - 0x94743ffb com.apple.Heimdal (3.0 - 2.0) <C007CED7-DDC9-3BA1-8077-294FAE9C78D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x94744000 - 0x94750ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x94751000 - 0x94782fff com.apple.DictionaryServices (1.2 - 184.4) <A31BB2CE-6965-3610-8B11-EA26EC6D7EEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x94783000 - 0x947b8ff9 libssl.0.9.8.dylib (52.1) <624FC864-70E8-3487-BB4B-C7A7472DA366> /usr/lib/libssl.0.9.8.dylib 0x947b9000 - 0x949a1ffb com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x949c8000 - 0x949cbfff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x949cc000 - 0x949d5ff9 com.apple.CommonAuth (3.0 - 2.0) <B28B58CA-C5B1-378E-A969-6A36C7F754D1> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x949d6000 - 0x949d7fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib 0x949d8000 - 0x949f7ff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x949f8000 - 0x949fcfff com.apple.OpenDirectory (10.8 - 151.10) <B9244697-CB05-3BD3-80A7-D188B3747B03> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x949fd000 - 0x94a17ffc libsystem_kernel.dylib (2050.48.12) <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib 0x94a18000 - 0x94ad5ffb libsystem_c.dylib (825.40.1) <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib 0x94ad6000 - 0x94ae2ffe libkxld.dylib (2050.48.12) <44C8E278-D8CA-3CF4-B3F4-0299654EB341> /usr/lib/system/libkxld.dylib 0x94ae3000 - 0x94b25ffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x94b26000 - 0x94b30ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x94b31000 - 0x94b46fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94b47000 - 0x94b57ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib 0x94b58000 - 0x94b6efff com.apple.CFOpenDirectory (10.8 - 151.10) <CDA91E5D-6F99-3001-BD31-82585FCF5CA2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x94baf000 - 0x94bb6ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x94bb7000 - 0x94cc2ff7 libJP2.dylib (852) <47F0FEEE-04FC-324A-8D44-8F792F95A5BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x94fb6000 - 0x952d6ff3 com.apple.Foundation (6.8 - 945.19) <825DC594-EC88-3456-B20B-DDD372CA7DC2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x952d7000 - 0x952e6fff libGL.dylib (8.10.1) <74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x95381000 - 0x95384ffc libCoreVMClient.dylib (32.5) <CA150AC5-F98C-3F96-8B11-715B75A89C80> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x95385000 - 0x95385fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x95386000 - 0x95386fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x95387000 - 0x9541eff7 com.apple.ink.framework (10.8.2 - 150) <A9C3B735-7D5F-3D7D-AA70-2CC852D09CDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9541f000 - 0x9551dff7 libFontParser.dylib (84.7) <11EA883A-01C2-305C-AB64-F211E2685F3A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x95522000 - 0x95526ffc libGIF.dylib (852) <48577360-5C29-3B75-AF99-A4340F22218E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x95527000 - 0x9556bff7 libGLU.dylib (8.10.1) <5520818E-F290-3942-80B8-370CF9C9B54C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9556c000 - 0x9561bff7 com.apple.CoreText (260.0 - 275.17) <433387A6-69C1-32A5-9B61-9E2F6A5F9040> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x9561f000 - 0x9561fffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <CFAAB1B1-DBC7-3FF1-97BA-065C6620360D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x95ea2000 - 0x95f06ff7 com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x96709000 - 0x9674eff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96751000 - 0x967c6ff7 com.apple.ApplicationServices.ATS (341.2 - 341.2) <E12BB943-9E01-376E-B645-E75413B2CFFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x967c7000 - 0x967c8ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x967c9000 - 0x96844ff3 com.apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x96845000 - 0x9689fff3 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x968a0000 - 0x968b0ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x968b1000 - 0x96943ffb libvMisc.dylib (380.10) <D9567F48-ED35-3362-B769-50916D30C601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x96970000 - 0x969b2ff7 libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib 0x969b3000 - 0x96a0dffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x96a0e000 - 0x96a50fff libcurl.4.dylib (69.2.71) <47B44870-19E2-3CBC-A977-BDF6DC276F5B> /usr/lib/libcurl.4.dylib 0x96a51000 - 0x96a87ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x96a8a000 - 0x96a8bffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib 0x96d79000 - 0x96da6ffb com.apple.CoreServicesInternal (154.4 - 154.4) <A5640D50-E497-31AD-AFB1-DBFF60E0F978> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x96da7000 - 0x96da7fff com.apple.vecLib (3.8 - vecLib 3.8) <2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x96da8000 - 0x96dc4fff libPng.dylib (852) <43B10F0A-07AC-32A1-AE89-63FCF4F9EC72> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x96dc5000 - 0x971a8fff com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x971a9000 - 0x971f1ff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x971f2000 - 0x97256ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib 0x97257000 - 0x97257fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x97258000 - 0x97264ffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x97265000 - 0x9726ffff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x97270000 - 0x972d6fff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x972d7000 - 0x972dbffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x972dc000 - 0x97435ffb com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x97450000 - 0x9745eff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x9745f000 - 0x97467fff libcopyfile.dylib (89.0.70) <F672B952-26D3-3DCC-9A72-117243BAC3FB> /usr/lib/system/libcopyfile.dylib 0x97468000 - 0x97474ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x97475000 - 0x97582057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib 0x97583000 - 0x975daff3 com.apple.HIServices (1.20 - 417) <B8410ABC-E0DB-31EB-B923-17F3B65B5F4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x97618000 - 0x9763afff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x9763b000 - 0x9769dfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib 0x976a0000 - 0x976a1fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib 0x976a2000 - 0x97783fff libcrypto.0.9.8.dylib (52.1) <6C0A130F-9AA5-3943-9C00-1CBD5B7F30F0> /usr/lib/libcrypto.0.9.8.dylib 0x97784000 - 0x977dbff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x977dc000 - 0x977ddfff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x977de000 - 0x9799affd libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib 0x9799b000 - 0x9799ffff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x979a0000 - 0x979adff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x986e7000 - 0x98763ff3 com.apple.Metadata (10.7.0 - 707.12) <D9221655-56FE-332C-82FF-0CA7EDD521C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x98764000 - 0x9876bfff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib 0x9876c000 - 0x987c6fff com.apple.Symbolication (1.3 - 93) <227F64A9-FC28-3680-BE92-FFAE86FD4866> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x9897a000 - 0x989dbff7 com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <C1D471E9-B4D6-3A59-975C-B3B3A25E6058> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x989dc000 - 0x98a2bff6 libTIFF.dylib (852) <8375E65D-35FA-315B-993D-254F687578CC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x98a2c000 - 0x98b24ff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib 0x98b25000 - 0x98b4aff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x98b4b000 - 0x98bf5fff com.apple.LaunchServices (539.11 - 539.11) <29171C94-C757-384C-B42E-4579B246E26D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x98bf6000 - 0x98c31fef libGLImage.dylib (8.10.1) <E29ED217-09B3-3436-A961-B6F8EBAA7BED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x98c32000 - 0x98c35ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib 0x98c36000 - 0x98c36fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x98c37000 - 0x98c3bfff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x98c3c000 - 0x98e6cfff com.apple.QuartzComposer (5.1 - 287.1) <6C0C66F9-BC18-3216-88CC-BAE86937448B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x98e9e000 - 0x98f72ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x98fa9000 - 0x98fabffb libRadiance.dylib (852) <E512FA13-AFCA-3B7A-A257-FF71A7D38EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x98fac000 - 0x99060fff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x99061000 - 0x990bcfff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x990c4000 - 0x990cdffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x990ce000 - 0x990dcff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib 0x990dd000 - 0x990e4fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x990e5000 - 0x99220ff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x99221000 - 0x99250ff7 com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x99256000 - 0x99273fff libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib 0x99274000 - 0x99287ff9 com.apple.MultitouchSupport.framework (237.4 - 237.4) <59197044-E513-3223-9337-6EB0F828CB82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x99288000 - 0x99296fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib 0x99297000 - 0x992b4fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib 0x992b5000 - 0x992b6fff libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib 0x992b7000 - 0x9975effb com.apple.CoreAUC (6.22.03 - 6.22.03) <054DADA8-A077-3BF0-8BEA-C568E7360E75> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9975f000 - 0x9975ffff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x99760000 - 0x99780ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x99781000 - 0x997e7ffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x997e8000 - 0x9984ffe7 libvDSP.dylib (380.10) <A9BB03FC-F70B-388F-8917-F8CE69F2164A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x99850000 - 0x99accff7 com.apple.QuickTime (7.7.1 - 2599.48) <63926C84-4963-39B2-80C0-84D5C87F08A2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x99acd000 - 0x99b00ff3 com.apple.GSS (3.0 - 2.0) <EFFA5947-B6BA-3171-B667-9CCB17E0FF2A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x99b01000 - 0x99b18ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <DE0D100E-96AA-3E85-AFB0-43832E9B4C54> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x99b19000 - 0x99b23fff libsystem_notify.dylib (98.6) <512070BA-0BC9-3289-BB4F-3EB5D126AA18> /usr/lib/system/libsystem_notify.dylib 0x99b24000 - 0x99f66ffb com.apple.CoreGraphics (1.600.0 - 340) <0AF2FF1F-52DC-3964-AAB2-E31A5734E8B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x99f67000 - 0x9a384fff FaceCoreLight (2.4.1) <B12C8721-EFB3-30A2-9A1B-ABCDF5670764> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x9a385000 - 0x9a479ff3 com.apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x9a47a000 - 0x9a4d5ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x9a4d6000 - 0x9a4d6fff libSystem.B.dylib (169.3) <0A82D354-A1B4-3F3E-8C7E-5047C38D4668> /usr/lib/libSystem.B.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 15247 thread_create: 0 thread_set_state: 102 VM Region Summary: ReadOnly portion of Libraries: Total=149.6M resident=60.2M(40%) swapped_out_or_unallocated=89.4M(60%) Writable regions: Total=69.3M written=764K(1%) resident=1284K(2%) swapped_out=0K(0%) unallocated=68.0M(98%) REGION TYPE VIRTUAL =========== ======= CG shared images 128K CoreServices 2924K MALLOC 41.3M MALLOC guard page 48K Memory tag=35 4532K Stack 67.6M VM_ALLOCATE 16.3M __DATA 7336K __DATA/__OBJC 508K __IMAGE 528K __LINKEDIT 31.3M __OBJC 2216K __OBJC/__DATA 20K __PAGEZERO 4K __TEXT 118.4M __UNICODE 544K mapped file 50.3M shared memory 308K =========== ======= TOTAL 343.7M [/code]
Link to post
Share on other sites
Elliott H. Liggett
Tried the latest dev build and I have the same error. Also tried switching to client mode on the mac rather than server. Still no dice. Do you guys test code on 10.8 still? Any recommendations? I am still open to any debug builds you want to throw at me. Thanks, --E
Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...