Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
17 messages Options
Reply | Threaded
Open this post in threaded view
|

Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

Jérôme
Hi,

The latest version crashes when I try to open a dxf file.
Launching the app through command line, I saw the following message:

dyld: lazy symbol binding failed: Symbol not found: __ZNKSt5ctypeIcE13_M_widen_initEv
  Referenced from: /Volumes/LibreCAD/LibreCAD.app/Contents/MacOS/./LibreCAD
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt5ctypeIcE13_M_widen_initEv
  Referenced from: /Volumes/LibreCAD/LibreCAD.app/Contents/MacOS/./LibreCAD
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5

Any clues?
Thank you.
Jérôme.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

dxli
please provide details as much as possible.

Does it crash without a dxf file in command line?

Does it crash with every dxf, or by "Open" menu?

Please also provide the back trace by "Details" in OS/X bug report popup?
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

Jérôme
Hi,

It crashes with all files I have...

Here is the crash report.

Process:         LibreCAD [4612]
Path:            /Applications/LibreCAD.app/Contents/MacOS/LibreCAD
Identifier:      com.yourcompany.LibreCAD
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [139]
User ID:         501

Date/Time:       2013-09-10 23:01:45.354 +0200
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Sleep/Wake UUID: 746AC3F0-57B9-4FE1-8021-8B193D6F8A53

Interval Since Last Report:          1142852 sec
Crashes Since Last Report:           14
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      89A36FD1-702D-1751-A99A-6940BC0C8640

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

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Dyld Error Message:
  Symbol not found: __ZNKSt5ctypeIcE13_M_widen_initEv
  Referenced from: /Applications/LibreCAD.app/Contents/MacOS/LibreCAD
  Expected in: /usr/lib/libstdc++.6.dylib

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   dyld                           0x00007fff683a409d dyld_fatal_error + 1
1   dyld                           0x00007fff683a6f8d dyld::bindLazySymbol(mach_header const*, unsigned long*) + 80
2   dyld                           0x00007fff683b76ce stub_binding_helper_interface + 118
3   com.yourcompany.LibreCAD       0x0000000100000000 0x100000000 + 0
4   ???                           0x0000000000000016 0 + 22
5   libstdc++.6.dylib             0x00007fff8a06d5ea std::basic_ifstream<char, std::char_traits<char> >::basic_ifstream(char const*, std::_Ios_Openmode) + 186
6   ???                           0xbb5cc3358d48fb89 0 + 13500880417720957833

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8fb32d16 kevent + 10
1   libdispatch.dylib             0x00007fff89bd0dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x00007fff89bd09ee _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib         0x00007fff8fb326d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff90bcbf4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff90bcbd13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff90bb61d1 start_wqthread + 13

Thread 3:: QFileInfoGatherer
0   libsystem_kernel.dylib         0x00007fff8fb320fa __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff90bcdfe9 _pthread_cond_wait + 869
2   QtCore                         0x0000000100a36866 0x100a10000 + 157798
3   QtCore                         0x0000000100a366cd QWaitCondition::wait(QMutex*, unsigned long) + 109
4   QtGui                         0x000000010123e091 0x100d56000 + 5144721
5   QtCore                         0x0000000100a35238 0x100a10000 + 152120
6   libsystem_c.dylib             0x00007fff90bc97a2 _pthread_start + 327
7   libsystem_c.dylib             0x00007fff90bb61e1 thread_start + 13

Thread 4:: QKqueueFileSystemWatcherEngine
0   libsystem_kernel.dylib         0x00007fff8fb32d16 kevent + 10
1   QtCore                         0x0000000100b130b4 0x100a10000 + 1061044
2   QtCore                         0x0000000100a35238 0x100a10000 + 152120
3   libsystem_c.dylib             0x00007fff90bc97a2 _pthread_start + 327
4   libsystem_c.dylib             0x00007fff90bb61e1 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib         0x00007fff8fb326d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff90bcbf4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff90bcbd13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff90bb61d1 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib         0x00007fff8fb326d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff90bcbf4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff90bcbd13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff90bb61d1 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib         0x00007fff8fb326d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff90bcbf4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff90bcbd13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff90bb61d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010d601f30  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007fff68413060  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfd830  rsp: 0x00007fff5fbfd818
   r8: 0x00007fff683bfa14   r9: 0x000000000000001e  r10: 0x00007fff5fbfd6eb  r11: 0x00007fff68413060
  r12: 0x00007fff77c25570  r13: 0x00000001075a0dd0  r14: 0x00007fff68413060  r15: 0x00007fff5fbfd9bc
  rip: 0x00007fff683a409d  rfl: 0x0000000000000246  cr2: 0x00000001074b4000
Logical CPU: 2

Binary Images:
       0x100000000 -        0x100558fef +com.yourcompany.LibreCAD (???) <44ED03A6-BB69-3679-A296-FCA157C0AB22> /Applications/LibreCAD.app/Contents/MacOS/LibreCAD
       0x100884000 -        0x1008f6fff +QtHelp (0) <E9D515A6-4D98-33EB-8E00-1405E108F617> /Applications/LibreCAD.app/Contents/Frameworks/QtHelp.framework/Versions/4/QtHelp
       0x100916000 -        0x1009eaff7 +QtCLucene (0) <69F5309C-688A-3EF6-AF42-960C476AF4AB> /Applications/LibreCAD.app/Contents/Frameworks/QtCLucene.framework/Versions/4/QtCLucene
       0x100a10000 -        0x100cabfff +QtCore (0) <52D6358D-43AC-3AE3-8B73-FDDE405636D0> /Applications/LibreCAD.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x100d12000 -        0x100d44ff7 +QtSql (0) <C8DEDEE2-7BEA-3300-83A6-A97AC4E73BAE> /Applications/LibreCAD.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
       0x100d56000 -        0x101685ff7 +QtGui (0) <8AEA68FB-1FF6-38C2-9999-C10EF7A27DDB> /Applications/LibreCAD.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x10182d000 -        0x101949ff7 +QtNetwork (0) <BEF4589B-C0D5-3AA7-AFAB-2904D88C2BE3> /Applications/LibreCAD.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x10197e000 -        0x1019c5fff +QtSvg (0) <E3DD2546-0892-3BE0-BE8A-EAE2793F98CD> /Applications/LibreCAD.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x1019da000 -        0x101a21fff +libmuparser.0.dylib (0) <2DABFBAB-BED0-3B06-BEC0-5469408223F9> /Applications/LibreCAD.app/Contents/Frameworks/libmuparser.0.dylib
       0x101a33000 -        0x101a44fff +libz.1.dylib (0) <A9EB10A3-B238-3A9B-B23A-7FB5F5C9685E> /Applications/LibreCAD.app/Contents/Frameworks/libz.1.dylib
       0x101a48000 -        0x101a6cfff +libpng15.15.dylib (0) <3255B49F-2B82-3978-8572-356D0CA00CF9> /Applications/LibreCAD.app/Contents/Frameworks/libpng15.15.dylib
       0x101a72000 -        0x101ab8ff7 +libssl.1.0.0.dylib (0) <274AF799-AB68-316F-8018-92A9FB9D725C> /Applications/LibreCAD.app/Contents/Frameworks/libssl.1.0.0.dylib
       0x101ad1000 -        0x101c0ffcf +libcrypto.1.0.0.dylib (0) <75ED19E4-0B8B-3BB7-9BBE-7913FE5BFDD1> /Applications/LibreCAD.app/Contents/Frameworks/libcrypto.1.0.0.dylib
       0x102a83000 -        0x102aa7ff7  com.apple.security.csparser (3.0 - 55179.13) <B85553DE-708C-3C20-93D5-70DC80068CE3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x102ab4000 -        0x102ab4ff1 +cl_kernels (???) <1301F1C9-D805-4430-AB4D-4B7A9FEA81F3> cl_kernels
       0x102ab8000 -        0x102ab8ffb +cl_kernels (???) <6B993925-0560-45A1-9220-A0F0061D5F6A> cl_kernels
       0x104200000 -        0x1042b9ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x1043e7000 -        0x1043edff7 +libqgif.dylib (0) <D0D8E9C9-8DA5-3947-AB43-112D192B0250> /Applications/LibreCAD.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x1043f1000 -        0x1043f7ff7 +libqico.dylib (0) <64D4D688-1A0F-3779-831A-6DFCC3251BA8> /Applications/LibreCAD.app/Contents/PlugIns/imageformats/libqico.dylib
       0x1043fc000 -        0x104401ff7 +libqjpeg.dylib (0) <ED7A10A3-270F-3164-8B08-0FF5C32DF05E> /Applications/LibreCAD.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x104406000 -        0x10443bfff +libjpeg.9.dylib (0) <6F9B8E3B-15E5-3091-8562-3DD0BB85B63E> /Applications/LibreCAD.app/Contents/Frameworks/libjpeg.9.dylib
       0x104440000 -        0x104444fff +libqmng.dylib (0) <90B2C59D-EBA4-396C-A5ED-8D0FA7457C5C> /Applications/LibreCAD.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x104449000 -        0x104478fff +liblcms.1.dylib (0) <8397726A-6075-3809-B482-E933F970803C> /Applications/LibreCAD.app/Contents/Frameworks/liblcms.1.dylib
       0x104482000 -        0x104486ff7 +libqsvg.dylib (0) <58198182-9990-33AF-88CB-9BC12AEA7914> /Applications/LibreCAD.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x1047c8000 -        0x1047ccfff +libqtga.dylib (0) <263C69A3-B3D0-3BB4-B135-2A7551524EB6> /Applications/LibreCAD.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x1047df000 -        0x1047e3fef +libalign.dylib (0) <9D865542-1EE3-3A5F-AC4B-01F05E4DE248> /Applications/LibreCAD.app/Contents/Resources/plugins/libalign.dylib
       0x1047e8000 -        0x1047f1ff7 +liblist.dylib (0) <4C5B7E4D-C888-38E6-98B2-A9F9C47DA804> /Applications/LibreCAD.app/Contents/Resources/plugins/liblist.dylib
       0x1070b1000 -        0x1070bafe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x107137000 -        0x107137ff9 +cl_kernels (???) <6AEBFBE8-1CB1-4DF5-A05A-D3C1E2F5B813> cl_kernels
       0x107144000 -        0x107194ff7 +libmng.1.dylib (0) <33E945E2-5CB7-3AD4-BDFF-D4D0F59BFE7C> /Applications/LibreCAD.app/Contents/Frameworks/libmng.1.dylib
       0x1071a8000 -        0x1071e8fff +QtXml (0) <C5C0C44A-29FB-302D-B26A-6BB169A85E16> /Applications/LibreCAD.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
       0x10742b000 -        0x10743bff7 +libasciifile.dylib (0) <3A64DEAE-19DD-363D-A908-440B1BE98911> /Applications/LibreCAD.app/Contents/Resources/plugins/libasciifile.dylib
       0x10744a000 -        0x10745eff7 +libimportshp.dylib (0) <CAACF0CC-10CB-3C0F-AEE2-79A4D8284FBA> /Applications/LibreCAD.app/Contents/Resources/plugins/libimportshp.dylib
       0x10746a000 -        0x10746efff +libsameprop.dylib (0) <7A9A2660-2926-3B90-A16C-E84A9149BF03> /Applications/LibreCAD.app/Contents/Resources/plugins/libsameprop.dylib
       0x107473000 -        0x107479ff7 +libsample.dylib (0) <60080589-41FE-3F2C-BA9E-1319BE2646C4> /Applications/LibreCAD.app/Contents/Resources/plugins/libsample.dylib
       0x1074a8000 -        0x1074a9ffa +cl_kernels (???) <6AFB57EE-3B23-4F9C-9808-8D8D8D0DE23A> cl_kernels
       0x107637000 -        0x107638ffb +cl_kernels (???) <E4B3C0B6-F938-45BF-A1C6-084031CDF035> cl_kernels
       0x10b5dd000 -        0x10b677ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x10d310000 -        0x10d3a9ff7  unorm8_argb.dylib (2.2.16) <AC4A19D0-44A5-34CB-9248-20996ACA6B06> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
    0x7fff683a3000 -     0x7fff683d793f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff877b2000 -     0x7fff87822fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff87823000 -     0x7fff8785bfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff878ae000 -     0x7fff878b9ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff878ba000 -     0x7fff87bd1ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff87bd2000 -     0x7fff87f31fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87f32000 -     0x7fff87f60ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff87f61000 -     0x7fff87fbaff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff87fbb000 -     0x7fff87ff5ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff87ff6000 -     0x7fff88031fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff88037000 -     0x7fff8803dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8803e000 -     0x7fff88190fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff88699000 -     0x7fff8869ffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff886a0000 -     0x7fff890304af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff89031000 -     0x7fff89071ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff89072000 -     0x7fff8907eff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8907f000 -     0x7fff890adfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff890fd000 -     0x7fff89332ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89333000 -     0x7fff89347fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff89348000 -     0x7fff8934efff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff89351000 -     0x7fff89353fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff89354000 -     0x7fff89373ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff89374000 -     0x7fff89374fff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff895c2000 -     0x7fff895c6ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff895d5000 -     0x7fff896f5fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff89a82000 -     0x7fff89b73ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff89ba7000 -     0x7fff89bc8fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff89bcc000 -     0x7fff89be1ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff89bf9000 -     0x7fff89bfafff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89c3a000 -     0x7fff89c41fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff89ec5000 -     0x7fff89ecafff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff89ecb000 -     0x7fff89fe392f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff89fe4000 -     0x7fff89fe9fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff89fea000 -     0x7fff8a039ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8a03a000 -     0x7fff8a05bff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8a05c000 -     0x7fff8a05dff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8a05e000 -     0x7fff8a0c7fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8a0da000 -     0x7fff8a147ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8a148000 -     0x7fff8a197fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8a198000 -     0x7fff8a1a6fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8a1ef000 -     0x7fff8a308fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8a309000 -     0x7fff8a337fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8a338000 -     0x7fff8a34ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8a350000 -     0x7fff8a35dff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8a35e000 -     0x7fff8a3ddff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8a3de000 -     0x7fff8a70efff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8a76e000 -     0x7fff8a808fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8a809000 -     0x7fff8a8dcff7  com.apple.DiscRecording (7.0 - 7000.2.4) <6DCA9535-E276-3D77-BEB3-296B537AA6BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8a91f000 -     0x7fff8b0c6fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8b0c7000 -     0x7fff8b0defff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8b131000 -     0x7fff8b146fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8b1ca000 -     0x7fff8b1f1fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8b1f2000 -     0x7fff8b249ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8b24a000 -     0x7fff8b295fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8b296000 -     0x7fff8b2a4ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff8b2a5000 -     0x7fff8b2a8fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8b2f9000 -     0x7fff8b343ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8b344000 -     0x7fff8b363ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8b365000 -     0x7fff8b365fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b453000 -     0x7fff8b5c8ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8b5c9000 -     0x7fff8b5e3fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8b5e4000 -     0x7fff8b5e7fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8b5f3000 -     0x7fff8b629fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8b62a000 -     0x7fff8b727ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8b751000 -     0x7fff8b9acff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8b9ad000 -     0x7fff8b9adfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8b9ae000 -     0x7fff8b9f9fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8b9fa000 -     0x7fff8ba11fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8ba12000 -     0x7fff8ba13fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8ba14000 -     0x7fff8bcafff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8bcb0000 -     0x7fff8bcd0fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8bcd1000 -     0x7fff8bd2bfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8bd36000 -     0x7fff8bed1fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8bed2000 -     0x7fff8bed3fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8bed4000 -     0x7fff8cb01fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8cb02000 -     0x7fff8cb05ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8cb06000 -     0x7fff8cb0afff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8cb0b000 -     0x7fff8cb1aff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8cb1b000 -     0x7fff8cb58fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8cbe4000 -     0x7fff8cc06ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8cc07000 -     0x7fff8cc08ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8cc09000 -     0x7fff8cc63ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8cc64000 -     0x7fff8ccbafff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8cccc000 -     0x7fff8cd59ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8cd8a000 -     0x7fff8cd8efff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8ce37000 -     0x7fff8d021ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8d022000 -     0x7fff8d079ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8d0b5000 -     0x7fff8d0c0fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8d0c1000 -     0x7fff8d120fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8d121000 -     0x7fff8d13eff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8d13f000 -     0x7fff8d23cfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8d23d000 -     0x7fff8d23fff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8d240000 -     0x7fff8d4e4ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d4e5000 -     0x7fff8d548ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d549000 -     0x7fff8d555fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8d556000 -     0x7fff8d973fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8d974000 -     0x7fff8da72fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8da73000 -     0x7fff8dae1ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8dae2000 -     0x7fff8daecfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8daed000 -     0x7fff8dafcfff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8dafd000 -     0x7fff8dafdfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8dafe000 -     0x7fff8db09ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8db0a000 -     0x7fff8ddcefff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8ddf2000 -     0x7fff8de1eff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8de2e000 -     0x7fff8de30fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8de31000 -     0x7fff8de32ff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff8de90000 -     0x7fff8deddfff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8dee1000 -     0x7fff8deecff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8deed000 -     0x7fff8e007fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8e008000 -     0x7fff8e00aff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8e016000 -     0x7fff8e0b1fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8e0b2000 -     0x7fff8e0b2fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8e0b3000 -     0x7fff8e164fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e1c3000 -     0x7fff8e1ccff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8e1cd000 -     0x7fff8e49eff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8e49f000 -     0x7fff8e720fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8f22e000 -     0x7fff8f259fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8f25a000 -     0x7fff8f696fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8f697000 -     0x7fff8f6cbfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8f6cc000 -     0x7fff8f6e2fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8f6e3000 -     0x7fff8f7a8ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8f7a9000 -     0x7fff8f7a9fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8f7aa000 -     0x7fff8fa61ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8fb20000 -     0x7fff8fb3bff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8fb3c000 -     0x7fff8fb3efff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8fb3f000 -     0x7fff8fb70ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8fb71000 -     0x7fff8fb75ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8fd72000 -     0x7fff8fdc7ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8fe10000 -     0x7fff90207fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff9020e000 -     0x7fff9036cfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff9036d000 -     0x7fff90394ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff90395000 -     0x7fff90398fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff9039d000 -     0x7fff90431ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff90492000 -     0x7fff90618fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff90625000 -     0x7fff90796ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff90797000 -     0x7fff90997fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff90998000 -     0x7fff90aa3fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90aa4000 -     0x7fff90ae7ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90ae8000 -     0x7fff90afbff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff90afc000 -     0x7fff90ba2ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff90ba3000 -     0x7fff90babff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff90bac000 -     0x7fff90bb2fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff90bb5000 -     0x7fff90c81ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff9162a000 -     0x7fff9163bff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff9163c000 -     0x7fff9164fff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff916b8000 -     0x7fff91738ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff91739000 -     0x7fff91ac4ff7  com.apple.FinderKit (1.1.3 - 1.1.3) <7956AB84-AB7A-3B00-A543-76E5CD708881> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x7fff91ac5000 -     0x7fff91bc7fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff91bc8000 -     0x7fff91c24ff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff91c2e000 -     0x7fff91c72fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff91c73000 -     0x7fff91c9bfff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff91c9c000 -     0x7fff91c9dff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff91c9e000 -     0x7fff91cfafff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff91cfb000 -     0x7fff91faafff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff91fab000 -     0x7fff91fb6fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff91fb7000 -     0x7fff91fc4fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff91fd3000 -     0x7fff9201bfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff9201c000 -     0x7fff9201efff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff9201f000 -     0x7fff920dcff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff921f7000 -     0x7fff92212ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff9221d000 -     0x7fff92224fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff92256000 -     0x7fff92262fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff9229e000 -     0x7fff9229efff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff9229f000 -     0x7fff922cbfff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff934de000 -     0x7fff9352fff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff93530000 -     0x7fff93534fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff93593000 -     0x7fff935bdff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff935be000 -     0x7fff935fdff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff93602000 -     0x7fff936b5ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff936b6000 -     0x7fff93864fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff93865000 -     0x7fff938bffff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff938c0000 -     0x7fff938f7ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff9394f000 -     0x7fff939edff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff93a35000 -     0x7fff93a61fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff93a7a000 -     0x7fff93abdff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff93b81000 -     0x7fff93b8fff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff93b90000 -     0x7fff93bdfff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff93c0a000 -     0x7fff93c8cff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93df5000 -     0x7fff93e07ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff93e08000 -     0x7fff93f0afff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff93f0b000 -     0x7fff93f18ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff93f19000 -     0x7fff93f19ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff93f1a000 -     0x7fff93f21fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff93f22000 -     0x7fff93f22fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff93f23000 -     0x7fff93f8bff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff93f8c000 -     0x7fff93f8cfff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9401d000 -     0x7fff94025fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff94091000 -     0x7fff940ddff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff940f3000 -     0x7fff941c5ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff941d4000 -     0x7fff941d4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff941d5000 -     0x7fff941dafff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff94236000 -     0x7fff94243fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff94244000 -     0x7fff94244fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff94245000 -     0x7fff94249fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff9424a000 -     0x7fff94251fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff942ad000 -     0x7fff94315fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff94316000 -     0x7fff94397fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff94398000 -     0x7fff9448dfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff944d1000 -     0x7fff944f3ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff94582000 -     0x7fff945a7ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff945a8000 -     0x7fff945b6fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff945b7000 -     0x7fff94691fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff94692000 -     0x7fff946ccfff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff946cd000 -     0x7fff946d1fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff946d2000 -     0x7fff94708fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

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

VM Region Summary:
ReadOnly portion of Libraries: Total=219.7M resident=94.2M(43%) swapped_out_or_unallocated=125.5M(57%)
Writable regions: Total=105.3M written=31.6M(30%) resident=46.1M(44%) swapped_out=10.1M(10%) unallocated=59.2M(56%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  4928K
CG image                            760K
CG raster data                      116K
CG shared images                    224K
CoreImage                             8K
CoreServices                       1592K
MALLOC                             70.5M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                       48K
OpenCL                               48K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        16.2M
__DATA                             18.6M
__IMAGE                             528K
__LINKEDIT                         57.6M
__TEXT                            162.1M
__UNICODE                           544K
mapped file                        79.5M
shared memory                      33.8M
===========                      =======
TOTAL                             514.6M

Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i7, 1.8 GHz, 4 GB, SMC 1.73f66
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256C, 251 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Flash Voyager, 0x090c  (Silicon Motion, Inc. - Taiwan), 0x1000, 0xfd120000 / 4
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0xfa120000 / 4
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

Jérôme
Hi,

It also crashes when I try to load a file I just created and saved (just 1 line).
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

dxli
In reply to this post by Jérôme
I have the same osx version:

$ sw_vers -productVersion  
10.8.4

Dyld Error Message:
  Symbol not found: __ZNKSt5ctypeIcE13_M_widen_initEv
  Referenced from: /Applications/LibreCAD.app/Contents/MacOS/LibreCAD
  Expected in: /usr/lib/libstdc++.6.dylib
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

cantcode
Can all the Mac people try to open a file using
librecad version 1.0.2 or 1.0.3
and librecad-2.0.0beta1 (<- with  libdxfrw0-0.5.4)

and tell if librecad crashes when opening (and if you also would like to test, saving) dxf files
thx
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

mathom
I get the same crash and same error message trying to open a drawing in RC2. I can open a drawing if a new drawing is saved first. All files can be opened in version 1.0.1 (which is the next newest I could find).

…mathom…
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

cantcode
@mathom
Could you please try to install this version: http://sourceforge.net/projects/librecad/files/OSX/2.0.0beta1/
and tell if it still crashs?
Be aware that this version is a beta version.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

mathom
Same result with this beta. Crashes loading any drawings, including ones saved by itself, unless I save a drawing first.

…mathom…
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

dxli
Hi mathom,

I am wondering whether you can build 2.0 (master branch) from source, and test.

http://wiki.librecad.org/index.php/LibreCAD_Installation_from_Source#Building_LibreCAD-2.0_on_OS.2FX

It helps to know if this is a packaging issue.

Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

mathom
Sorry about the delay. I was out of town. I will give it a try.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

drancope
downloaded, built with macports and gcc46 as explained in compile instructions, and it works. It also can load drawings that crashed in the official bin package.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

drancope
But it crashes when setting isometric grid.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

dxli
In reply to this post by drancope
good news here.

It basically points to packaging, probably compatibility issues due to difference in macx versions.

a quick solution would be macports.

drancope wrote
downloaded, built with macports and gcc46 as explained in compile instructions, and it works. It also can load drawings that crashed in the official bin package.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

dxli
In reply to this post by drancope
this seems to be an independent bug, please file a bug report with detailed steps to reproduce this bug.

drancope wrote
But it crashes when setting isometric grid.
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

mathom
In reply to this post by mathom
Builds and runs for me too, so yes, it would appear to be packaging.

…mathom…
Reply | Threaded
Open this post in threaded view
|

Re: Version 2.0.0rc2-2-g8573398 MacOs crashing when opening file

dxli
I don't have access to OS/X versions other than the newest 10.8 (Mountain Lion).

Can you guys share DMG built there (with clearly labelled OS/X version)? so I can upload the installers to sourceforge?