Server in OSX does not run, crashes on launch

Forum to report issues and bugs on Apple OSX

Re: Server in OSX does not run, crashes on launch

Postby simskaiz » 28 Jul 2014, 14:46

Got the same issue. Can't start the server.

Here is the output.
simskaiz
 
Posts: 5
Joined: 08 Mar 2014, 14:09

Re: Server in OSX does not run, crashes on launch

Postby Martin » 28 Jul 2014, 21:56

Ok, we have now found a fixed several bugs with the first beta that caused the segmentation fault 11 error. A new package is being prepared and will be released this week (if it passes internal tests).
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20

Re: Server in OSX does not run, crashes on launch

Postby simskaiz » 29 Jul 2014, 11:53

Great, thank you. Can't wait to start build cool apps :-)
simskaiz
 
Posts: 5
Joined: 08 Mar 2014, 14:09

Re: Server in OSX does not run, crashes on launch

Postby Martin » 01 Aug 2014, 17:40

We've just release the new update for OSX ;) Please let me know if this fixes the issues you have seen.

Links:
Announcement
Download
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20

Re: Server in OSX does not run, crashes on launch

Postby blanch » 01 Aug 2014, 22:43

still no luck for me (exact same crash as with 9.39):

Code: Select all
[esperluet:/Applications/EyeTribe] blanch% ./EyeTribe

**************************************
**   The EYE TRIBE TRACKER Server   **
**************************************
Version: 0.9.40

[17:24:34.858] INF: Initializing environment
[17:24:34.859] INF: Constructing logfile:
  /Users/blanch/eyetribe/logs/20140801223822_13335177055969152059.log

Settings applied:
TCP port: 6555
Connections: local only
Framerate: 30

[17:24:34.869] INF: Initializing the Eye Tribe Server
Segmentation fault


and the crash report:

Code: Select all
Process:         EyeTribe [8593]
Path:            /Applications/EyeTribe/EyeTribe
Identifier:      EyeTribe
Version:         0
Code Type:       X86-64 (Native)
Parent Process:  tcsh [8581]
Responsible:     Terminal [7045]
User ID:         501

Date/Time:       2014-08-01 22:38:23.727 +0200
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  65705B44-CC97-1F2B-712E-DE99C82E4CFA

Sleep/Wake UUID: 0C42795F-6EDA-4B87-9B35-DE3CD9DA7D1A

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
-->
    __TEXT                 000000010053f000-0000000100a0a000 [ 4908K] r-x/rwx SM=COW  /Applications/EyeTribe/*

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib                0x00007fff919a5732 strlen + 18
1   EyeTribe                         0x0000000100573b74 0x10053f000 + 215924

Thread 1:
0   libsystem_kernel.dylib           0x00007fff8e0dd64a kevent + 10
1   EyeTribe                         0x0000000100892f7e 0x10053f000 + 3489662
2   EyeTribe                         0x00000001008b0130 0x10053f000 + 3608880
3   libsystem_pthread.dylib          0x00007fff85bd2899 _pthread_body + 138
4   libsystem_pthread.dylib          0x00007fff85bd272a _pthread_start + 137
5   libsystem_pthread.dylib          0x00007fff85bd6fc9 thread_start + 13

Thread 2:
0   libsystem_kernel.dylib           0x00007fff8e0dd64a kevent + 10
1   EyeTribe                         0x0000000100892f7e 0x10053f000 + 3489662
2   EyeTribe                         0x00000001008b0130 0x10053f000 + 3608880
3   libsystem_pthread.dylib          0x00007fff85bd2899 _pthread_body + 138
4   libsystem_pthread.dylib          0x00007fff85bd272a _pthread_start + 137
5   libsystem_pthread.dylib          0x00007fff85bd6fc9 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib           0x00007fff8e0dc716 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff85bd4c3b _pthread_cond_wait + 727
2   libc++.1.dylib                   0x00007fff8567dddc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   EyeTribe                         0x000000010057bbfb 0x10053f000 + 248827
4   EyeTribe                         0x000000010056b648 0x10053f000 + 181832
5   EyeTribe                         0x000000010056b6e1 0x10053f000 + 181985
6   libsystem_pthread.dylib          0x00007fff85bd2899 _pthread_body + 138
7   libsystem_pthread.dylib          0x00007fff85bd272a _pthread_start + 137
8   libsystem_pthread.dylib          0x00007fff85bd6fc9 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib           0x00007fff8e0dce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff85bd3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib          0x00007fff85bd6fb9 start_wqthread + 13

Thread 5:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x00007fff8e0dd662 kevent64 + 10
1   libdispatch.dylib                0x00007fff8fa72421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib                0x00007fff8fa72136 _dispatch_mgr_thread + 52

Thread 6:
0   libsystem_kernel.dylib           0x00007fff8e0dce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff85bd3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib          0x00007fff85bd6fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x00007fff5f6bc508  rbp: 0x00007fff5f6bc980  rsp: 0x00007fff5f6bc980
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007ff3d8c3c420  r11: 0x00007fff763f3390
  r12: 0x00007fff5f6bd628  r13: 0x00007fff5f6bca48  r14: 0x00007fff5f6bca00  r15: 0x00007ff3d8f14310
  rip: 0x00007fff919a5732  rfl: 0x0000000000010246  cr2: 0x0000000000000000
 
Logical CPU:     2
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x10053f000 -        0x100a09ff7 +EyeTribe (0) <7374606B-D393-355D-A71F-7F9211938FEF> /Applications/EyeTribe/EyeTribe
       0x1035d4000 -        0x1035d8ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1035dd000 -        0x103603ffb  com.apple.cmio.DAL.VDC-4 (408.0 - 4570) <AF4A15FF-A5F1-3E62-9663-4E23987C8DCB> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
    0x7fff6a099000 -     0x7fff6a0cc817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff84349000 -     0x7fff843cafff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff844d6000 -     0x7fff84517fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff84518000 -     0x7fff84518ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff84519000 -     0x7fff84519fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8451a000 -     0x7fff8451eff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8451f000 -     0x7fff84525ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff84526000 -     0x7fff84574fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff846ae000 -     0x7fff8479dfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff847db000 -     0x7fff847dffff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff848bd000 -     0x7fff84d0bfef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff84d0c000 -     0x7fff84d0fff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff84d10000 -     0x7fff8563032b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85631000 -     0x7fff85658ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff85659000 -     0x7fff85674ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85677000 -     0x7fff856c9fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff85786000 -     0x7fff8579eff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff857d1000 -     0x7fff85800ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff85b86000 -     0x7fff85b8bff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff85b99000 -     0x7fff85b9cfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff85bd1000 -     0x7fff85bd8ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff85d43000 -     0x7fff85d48fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85dda000 -     0x7fff85df5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff86546000 -     0x7fff865bdfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff865be000 -     0x7fff86603ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff86604000 -     0x7fff86663fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff86c7f000 -     0x7fff86c81fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff86c82000 -     0x7fff86cacff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff86cad000 -     0x7fff86cafff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff86cb0000 -     0x7fff86e20ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff86e4e000 -     0x7fff86eb4fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff86fb2000 -     0x7fff87b28ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff87b4f000 -     0x7fff87b76ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff87b77000 -     0x7fff87f4efef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff87f91000 -     0x7fff87f94fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff87fcb000 -     0x7fff883feffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff883ff000 -     0x7fff88452fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff88453000 -     0x7fff8846bff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff88621000 -     0x7fff8865fff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff88661000 -     0x7fff88669ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8866a000 -     0x7fff886b1fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff886bc000 -     0x7fff886c3ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff886ce000 -     0x7fff8873afff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8878e000 -     0x7fff88a62fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff88bca000 -     0x7fff88bccfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff88e78000 -     0x7fff88e7ffff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff89157000 -     0x7fff8917bff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8917c000 -     0x7fff8918eff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8918f000 -     0x7fff89197fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff89198000 -     0x7fff891bcfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff891bd000 -     0x7fff89467ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff89468000 -     0x7fff89766fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff89768000 -     0x7fff89784fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff89785000 -     0x7fff89815ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff89845000 -     0x7fff89891ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff898bb000 -     0x7fff898c8ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff898ef000 -     0x7fff898f8ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff898f9000 -     0x7fff89b41ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89b42000 -     0x7fff89ba5ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff89ba6000 -     0x7fff89bb2ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff89bb3000 -     0x7fff89c97fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89c9b000 -     0x7fff89cc0ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89cc1000 -     0x7fff89ccafff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff89ccb000 -     0x7fff89d7bff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff89d7c000 -     0x7fff89d8dff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff89df6000 -     0x7fff89e82ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff89eb0000 -     0x7fff89ed5ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89ef0000 -     0x7fff89f09ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89f0a000 -     0x7fff89f0eff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff8a2eb000 -     0x7fff8a459ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8a45a000 -     0x7fff8a45bfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8a45c000 -     0x7fff8a477ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8a490000 -     0x7fff8a499ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8a577000 -     0x7fff8a581ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8a582000 -     0x7fff8a586ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8a61c000 -     0x7fff8a681ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8a72c000 -     0x7fff8a72dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8a72e000 -     0x7fff8a732ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8a733000 -     0x7fff8a77aff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8a789000 -     0x7fff8a7b8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8a868000 -     0x7fff8a869fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a86a000 -     0x7fff8a86cff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8a8a1000 -     0x7fff8a8acff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8a8b7000 -     0x7fff8a8bcff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff8a8bd000 -     0x7fff8aa59ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8aa5a000 -     0x7fff8aa65fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff8ad37000 -     0x7fff8ad37fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ae1e000 -     0x7fff8b1ffffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8b200000 -     0x7fff8b26dfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8b2f4000 -     0x7fff8b358fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8b5f8000 -     0x7fff8b727fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff8b728000 -     0x7fff8b869fff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8b86a000 -     0x7fff8b86efff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8b933000 -     0x7fff8b96cff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8b9b3000 -     0x7fff8bb6bffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff8bb6c000 -     0x7fff8bb6efff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8be10000 -     0x7fff8be13ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8c463000 -     0x7fff8c47cff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8c47d000 -     0x7fff8c4e4ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8c4ff000 -     0x7fff8c621fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8c674000 -     0x7fff8c6e7fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8c6e8000 -     0x7fff8c736ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8c776000 -     0x7fff8c783fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8c7b3000 -     0x7fff8c7e2ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8c7e3000 -     0x7fff8c80ffff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8c815000 -     0x7fff8c821ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8cb83000 -     0x7fff8cc4dfff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8cc4e000 -     0x7fff8cd54ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8cd55000 -     0x7fff8cdaefff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8cdaf000 -     0x7fff8cdfcfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8cece000 -     0x7fff8cf26ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8cf27000 -     0x7fff8d211fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8d212000 -     0x7fff8d2fcfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8d301000 -     0x7fff8d352ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d353000 -     0x7fff8d354ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d48c000 -     0x7fff8d49bff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8d49c000 -     0x7fff8d4a4ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8d4cd000 -     0x7fff8d4daff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8d4db000 -     0x7fff8d51dff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8d51e000 -     0x7fff8d54dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8d58d000 -     0x7fff8d58efff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8d58f000 -     0x7fff8d597ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8d631000 -     0x7fff8d648ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8d649000 -     0x7fff8d64bfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8d64c000 -     0x7fff8d674ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8dd9b000 -     0x7fff8deefff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8def0000 -     0x7fff8def1ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8def2000 -     0x7fff8df08fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8dfdb000 -     0x7fff8dfdbffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8dfdc000 -     0x7fff8dfdcffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e0b5000 -     0x7fff8e0c6ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8e0c7000 -     0x7fff8e0e3ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e12f000 -     0x7fff8e12ffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8e36c000 -     0x7fff8e3a4ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8e3ea000 -     0x7fff8e401ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8e402000 -     0x7fff8e408ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8e42c000 -     0x7fff8e5d9f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8e5da000 -     0x7fff8e834ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8e837000 -     0x7fff8ea1cfff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ea1d000 -     0x7fff8ea1dfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8ea1e000 -     0x7fff8eae9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8eaea000 -     0x7fff8ec1aff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8fa6f000 -     0x7fff8fa89fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8fa8a000 -     0x7fff8fb4cff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8fd64000 -     0x7fff8fd6bffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8fd6c000 -     0x7fff8fd9cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8fd9d000 -     0x7fff8fe0cff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8fe47000 -     0x7fff8fe4ffff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8fea9000 -     0x7fff8feaefff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8feaf000 -     0x7fff8feb6fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8feb7000 -     0x7fff8fee0ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8fee1000 -     0x7fff90217fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff90225000 -     0x7fff90230fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90bae000 -     0x7fff90bb8ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff90bb9000 -     0x7fff90bd6ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff90eeb000 -     0x7fff90eecff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff90f11000 -     0x7fff90f3afff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff911e2000 -     0x7fff912d0fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9138b000 -     0x7fff9138cff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9138d000 -     0x7fff91390fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff91393000 -     0x7fff913a6ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff913b6000 -     0x7fff914a7ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff9151d000 -     0x7fff917eeff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff917f2000 -     0x7fff9187bfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9187c000 -     0x7fff9187cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff91902000 -     0x7fff9190cff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9190d000 -     0x7fff91937ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff91993000 -     0x7fff919a3fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff919a4000 -     0x7fff91a2dff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff91acc000 -     0x7fff91b27ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff91b4f000 -     0x7fff91c36ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff91c37000 -     0x7fff91c37fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff91c38000 -     0x7fff91c46fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91c47000 -     0x7fff91d0bff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff91d0c000 -     0x7fff91d4bfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff91d4c000 -     0x7fff91d99ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff91d9f000 -     0x7fff91db1fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff91db9000 -     0x7fff91e02fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff91e3b000 -     0x7fff91e3dff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff91e3e000 -     0x7fff91e48fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff91e88000 -     0x7fff91ec3fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff91f70000 -     0x7fff91f71ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 50493
    thread_create: 0
    thread_set_state: 85

VM Region Summary:
ReadOnly portion of Libraries: Total=177.1M resident=100.7M(57%) swapped_out_or_unallocated=76.4M(43%)
Writable regions: Total=66.5M written=2452K(4%) resident=3732K(5%) swapped_out=0K(0%) unallocated=62.8M(95%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                    108K
CoreServices                        656K
Dispatch continuations             16.0M
Kernel Alloc Once                     4K
MALLOC                             38.2M
MALLOC (admin)                       32K
STACK GUARD                        56.0M
Stack                              10.6M
VM_ALLOCATE                         332K
__DATA                             21.5M
__IMAGE                             528K
__LINKEDIT                         66.6M
__TEXT                            110.4M
__UNICODE                           544K
mapped file                        25.9M
shared memory                         4K
===========                      =======
TOTAL                             347.4M

 
blanch
 
Posts: 6
Joined: 04 Apr 2014, 10:04

Re: Server in OSX does not run, crashes on launch

Postby simskaiz » 04 Aug 2014, 10:21

Still doesn't work.

Code: Select all
Last login: Mon Aug  4 12:20:09 on ttys000
MacBook-Pro-Vitaliy:~ vitaliyrodnenko$ /Applications/EyeTribe/EyeTribe

**************************************
**   The EYE TRIBE TRACKER Server   **
**************************************
Version: 0.9.40

[10:41:24.325] INF: Initializing environment
[10:41:24.326] INF: Constructing logfile: /Users/vitaliyrodnenko/eyetribe/logs/20140804122009_1781242616569370484.log

Settings applied:
TCP port: 6555
Connections: local only
Framerate: 30

[10:41:24.336] INF: Initializing the Eye Tribe Server
Segmentation fault: 11
MacBook-Pro-Vitaliy:~ vitaliyrodnenko$


And log:

Code: Select all
MacBook-Pro-Vitaliy:~ vitaliyrodnenko$ cat /Users/vitaliyrodnenko/eyetribe/logs/20140804122009_1781242616569370484.log
2014-08-04 12:20:09.697|1781242616569370484|I|Creating new log file
2014-08-04 12:20:09.698|1781242616569370484|I|Initializing environment
2014-08-04 12:20:09.698|1781242616569370484|I|Detecting primary screen
2014-08-04 12:20:09.707|1781242616569370484|I|Initializing config system
2014-08-04 12:20:09.707|1781242616569370484|I|TCP port: 6555
2014-08-04 12:20:09.707|1781242616569370484|I|Connections: local only
2014-08-04 12:20:09.707|1781242616569370484|I|Framerate: 30
2014-08-04 12:20:09.707|1781242616569370484|I|Initializing the Eye Tribe Server (v0.9.40)
2014-08-04 12:20:09.707|1781242616569370484|I|Creating Tracker Manager
2014-08-04 12:20:09.708|1781242616569370484|I|Creating Camera Manager
MacBook-Pro-Vitaliy:~ vitaliyrodnenko$
simskaiz
 
Posts: 5
Joined: 08 Mar 2014, 14:09

Re: Server in OSX does not run, crashes on launch

Postby simskaiz » 05 Aug 2014, 09:13

Any ideas how to launch the server?
simskaiz
 
Posts: 5
Joined: 08 Mar 2014, 14:09

Re: Server in OSX does not run, crashes on launch

Postby Javier » 05 Aug 2014, 17:06

Sorry to hear the new version still does not work. We have not been able to reproduce the segmentation fault issue on our test machines, which makes it a bit harder to debug the code and find the source of the problem.

Thanks for your feedback guys, I will pass all the info to our developers.
Javier
 
Posts: 54
Joined: 24 Oct 2013, 14:20

Re: Server in OSX does not run, crashes on launch

Postby royhessels » 06 Aug 2014, 09:35

I can't get the EyeTribe server running on OS X 10.8.5. With the version 0.9.39 I had the same problem as other users (i.e. golan, the __sincos_street error), and using 0.9.40 I get the following error:

Code: Select all
**************************************
**   The EYE TRIBE TRACKER Server   **
**************************************
Version: 0.9.40

[00:44:38.301] INF: Initializing environment
[00:44:38.302] INF: Constructing logfile:
  /Users/royhessels/eyetribe/logs/20140806092816_1435621178666721778.log

Settings applied:
TCP port: 6555
Connections: local only
Framerate: 30

[00:44:38.310] INF: Initializing the Eye Tribe Server

The Eye Tribe Tracker is waiting to be connected!
2014-08-06 09:28:19.598 EyeTribe[15263:7803] -[AVCaptureDALDevice setActiveVideoMaxFrameDuration:]: unrecognized selector sent to instance 0x7ff101442890
2014-08-06 09:28:19.600 EyeTribe[15263:7803] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AVCaptureDALDevice setActiveVideoMaxFrameDuration:]: unrecognized selector sent to instance 0x7ff101442890'
*** First throw call stack:
(
   0   CoreFoundation                      0x00007fff86cbeb06 __exceptionPreprocess + 198
   1   libobjc.A.dylib                     0x00007fff8b7913f0 objc_exception_throw + 43
   2   CoreFoundation                      0x00007fff86d5540a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
   3   CoreFoundation                      0x00007fff86cad02e ___forwarding___ + 414
   4   CoreFoundation                      0x00007fff86cace18 _CF_forwarding_prep_0 + 232
   5   EyeTribe                            0x00000001081303c0 EyeTribe + 218048
   6   EyeTribe                            0x000000010812efdd EyeTribe + 212957
   7   EyeTribe                            0x000000010812e8f5 EyeTribe + 211189
   8   EyeTribe                            0x00000001081279d6 EyeTribe + 182742
   9   EyeTribe                            0x0000000108118819 EyeTribe + 120857
   10  EyeTribe                            0x000000010811c393 EyeTribe + 136083
   11  EyeTribe                            0x0000000108124a2f EyeTribe + 170543
   12  EyeTribe                            0x00000001081240d4 EyeTribe + 168148
   13  EyeTribe                            0x0000000108127648 EyeTribe + 181832
   14  EyeTribe                            0x00000001081276e1 EyeTribe + 181985
   15  libsystem_c.dylib                   0x00007fff851c0772 _pthread_start + 327
   16  libsystem_c.dylib                   0x00007fff851ad1a1 thread_start + 13
)
libc++abi.dylib: terminate called throwing an exception
Abort trap: 6
logout
royhessels
 
Posts: 1
Joined: 07 Feb 2014, 13:19

Re: Server in OSX does not run, crashes on launch

Postby Javier » 06 Aug 2014, 11:36

royshessels, the issue you mention is due to lack of support for specific methods on 10.8.x that are supported on 10.9.x. We're looking into ways to fix this for the next release.
Javier
 
Posts: 54
Joined: 24 Oct 2013, 14:20

PreviousNext

Return to Issues and troubleshooting - OSX



cron