-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Operating Systems
Client: OSX 10.9
Barrier Version
2.3.2
Steps to reproduce bug
- Attempt to open Barrier
- "Barrier quit unexpectedly" error appears, and the program is closed immediately
Other info
- When did the problem start to occur? I upgraded to OSX 10.9 specifically so I could use Barrier, and the issue happened straight away.
- Is there a way to work around it? Not that I have discovered so far.
- Does this bug prevent you from using Barrier entirely? Yes
The crash report is pasted below:
Process: barrier [1002]
Path: /Applications/Barrier.app/Contents/MacOS/barrier.sh
Identifier: barrier
Version: 0
Code Type: X86-64 (Native)
Parent Process: launchd [176]
Responsible: barrier [1002]
User ID: 501
Date/Time: 2020-01-20 13:41:43.820 +1300
OS Version: Mac OS X 10.9 (13A603)
Report Version: 11
Anonymous UUID: A68B7D21-B359-D5EB-492A-6EBBA4056A06
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
/Applications/Barrier.app/Contents/MacOS/QtCore
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSProcessInfo operatingSystemVersion]: unrecognized selector sent to instance 0x7fcc82504530'
terminating with uncaught exception of type NSException
abort() called
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8fe2b41c _exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9684ce75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8fe2e2ed -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x00007fff8fd895b2 forwarding + 1010
4 CoreFoundation 0x00007fff8fe2ca68 forwarding_prep_1 + 120
5 QtCore 0x000000010dac9ea4 _ZN23QOperatingSystemVersion7currentEv + 52
6 QtCore 0x000000010dabf1b9 _ZN9QInternal17activateCallbacksENS_8CallbackEPPv + 2345
7 ??? 0x00007fff65588c2e 0x0 + 140734893689902
8 ??? 0x00007fff65588dba 0x0 + 140734893690298
9 ??? 0x00007fff65585a62 0x0 + 140734893677154
10 ??? 0x00007fff655859eb 0x0 + 140734893677035
11 ??? 0x00007fff655859eb 0x0 + 140734893677035
12 ??? 0x00007fff655859eb 0x0 + 140734893677035
13 ??? 0x00007fff655858f6 0x0 + 140734893676790
14 ??? 0x00007fff655791da 0x0 + 140734893625818
15 ??? 0x00007fff6557c560 0x0 + 140734893639008
16 ??? 0x00007fff6557827b 0x0 + 140734893621883
17 ??? 0x00007fff6557805e 0x0 + 140734893621342
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff938d7866 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff8e4a535c pthread_kill + 92
2 libsystem_c.dylib 0x00007fff948f4bba abort + 125
3 libc++abi.dylib 0x00007fff8e3f0141 abort_message + 257
4 libc++abi.dylib 0x00007fff8e415abc default_terminate_handler() + 264
5 libobjc.A.dylib 0x00007fff9684d30d _objc_terminate() + 103
6 libc++abi.dylib 0x00007fff8e4133e1 std::__terminate(void ()()) + 8
7 libc++abi.dylib 0x00007fff8e412e6b _cxa_throw + 124
8 libobjc.A.dylib 0x00007fff9684cfa1 objc_exception_throw + 343
9 com.apple.CoreFoundation 0x00007fff8fe2e2ed -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
10 com.apple.CoreFoundation 0x00007fff8fd895b2 forwarding + 1010
11 com.apple.CoreFoundation 0x00007fff8fe2ca68 forwarding_prep_1 + 120
12 QtCore 0x000000010dac9ea4 QOperatingSystemVersion::current() + 52
13 QtCore 0x000000010dabf1b9 0x10daa9000 + 90553
14 dyld 0x00007fff65588c2e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268
15 dyld 0x00007fff65588dba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
16 dyld 0x00007fff65585a62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
17 dyld 0x00007fff655859eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
18 dyld 0x00007fff655859eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
19 dyld 0x00007fff655859eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
20 dyld 0x00007fff655858f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
21 dyld 0x00007fff655791da dyld::initializeMainExecutable() + 189
22 dyld 0x00007fff6557c560 dyld::_main(macho_header const, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2419
23 dyld 0x00007fff6557827b dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 477
24 dyld 0x00007fff6557805e _dyld_start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff938d8662 kevent64 + 10
1 libdispatch.dylib 0x00007fff90e5f43d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff90e5f152 _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff938d7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8e4a5f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8e4a8fb9 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff938d7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8e4a5f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8e4a8fb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff7ab2c310 rcx: 0x00007fff52ee9a28 rdx: 0x0000000000000000
rdi: 0x0000000000000e07 rsi: 0x0000000000000006 rbp: 0x00007fff52ee9a50 rsp: 0x00007fff52ee9a28
r8: 0x00007fff8e416ab4 r9: 0x00007fff9491c900 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fff52ee9bb0 r13: 0x00007fcc8240a218 r14: 0x0000000000000006 r15: 0x00007fff52ee9a90
rip: 0x00007fff938d7866 rfl: 0x0000000000000206 cr2: 0x00007fcc828163fe
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10cd13000 - 0x10ce1cff7 +barrier (0) /Applications/Barrier.app/Contents/MacOS/barrier
0x10ce55000 - 0x10d292ff7 +QtWidgets (0) <15224A8B-FFD9-382E-8DD8-C8C545C80589> /Applications/Barrier.app/Contents/MacOS/QtWidgets
0x10d3fa000 - 0x10d503ff7 +QtNetwork (0) <69458827-C341-3A69-8272-C69A5C8EFFD5> /Applications/Barrier.app/Contents/MacOS/QtNetwork
0x10d552000 - 0x10d9a4ff7 +QtGui (0) <223E45A7-ECDA-3FAB-86C1-3A9CD11FFC9F> /Applications/Barrier.app/Contents/MacOS/QtGui
0x10daa9000 - 0x10dfb5ff7 +QtCore (0) <7B0E915A-26FB-33A1-AB99-4396A27EE8E2> /Applications/Barrier.app/Contents/MacOS/QtCore
0x10e077000 - 0x10e07bfff com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff65577000 - 0x7fff655aa817 dyld (239.3) /usr/lib/dyld
0x7fff89b42000 - 0x7fff89b52fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff89ba6000 - 0x7fff89ba7ff7 libsystem_sandbox.dylib (278.10) /usr/lib/system/libsystem_sandbox.dylib
0x7fff89ba8000 - 0x7fff89bd7fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff8ae3b000 - 0x7fff8ae45ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8ae57000 - 0x7fff8ae7effb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff8b3b1000 - 0x7fff8b3b9ffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8b3ba000 - 0x7fff8b49efff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8b918000 - 0x7fff8b91dfff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff8b91e000 - 0x7fff8b960ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff8b961000 - 0x7fff8ba66fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8bbf5000 - 0x7fff8bbf5fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8bc5c000 - 0x7fff8bcb5fff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8bcb6000 - 0x7fff8bcc1fff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8bcc2000 - 0x7fff8bd51ff7 com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8bdbe000 - 0x7fff8be03ff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8bfcd000 - 0x7fff8c00efff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8c00f000 - 0x7fff8c0d8fff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c0ec000 - 0x7fff8c133fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8c134000 - 0x7fff8c182fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff8c595000 - 0x7fff8c5e7fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8c64b000 - 0x7fff8c658ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff8c89d000 - 0x7fff8c8b6ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8c92c000 - 0x7fff8c92dff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff8caa1000 - 0x7fff8cd4bffd com.apple.HIToolbox (2.1 - 695) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8cd89000 - 0x7fff8cdd7fff com.apple.opencl (2.3.57 - 2.3.57) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8ce64000 - 0x7fff8ce8bff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff8cf24000 - 0x7fff8d1f8fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8d1f9000 - 0x7fff8d214ff7 libsystem_malloc.dylib (23.1.10) /usr/lib/system/libsystem_malloc.dylib
0x7fff8d215000 - 0x7fff8d514fff com.apple.Foundation (6.9 - 1056) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8d515000 - 0x7fff8d539ff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8d53a000 - 0x7fff8d58dfff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8d99a000 - 0x7fff8d9a2fff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8d9ac000 - 0x7fff8d9aeff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8d9c4000 - 0x7fff8d9f3ff5 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8d9f7000 - 0x7fff8d9f8ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff8da6c000 - 0x7fff8db1cff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8e3e1000 - 0x7fff8e3e8ff7 liblaunch.dylib (842.1.4) /usr/lib/system/liblaunch.dylib
0x7fff8e3e9000 - 0x7fff8e3eefff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8e3ef000 - 0x7fff8e418ff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
0x7fff8e43e000 - 0x7fff8e4a2ff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8e4a3000 - 0x7fff8e4aaff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff8e58d000 - 0x7fff8e6fdff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8e6fe000 - 0x7fff8e73dfff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8e73e000 - 0x7fff8e756ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8e757000 - 0x7fff8e760ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff8e7f7000 - 0x7fff8ebd8ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8ebde000 - 0x7fff8ebe9ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8ebea000 - 0x7fff8ebebfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8ec02000 - 0x7fff8ec13ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff8ec14000 - 0x7fff8f788ff7 com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8f7a8000 - 0x7fff8f7a9fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f7aa000 - 0x7fff8f7aeff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff8f7af000 - 0x7fff8f7affff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8fb62000 - 0x7fff8fc50fff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8fc54000 - 0x7fff8fc66ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8fc67000 - 0x7fff8fc80ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fcdd000 - 0x7fff8fec2ff7 com.apple.CoreFoundation (6.9 - 855.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ff8d000 - 0x7fff8ffb1fff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
0x7fff8ffb2000 - 0x7fff8ffdaffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8ffdb000 - 0x7fff8ffe0ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff8ffe1000 - 0x7fff8ffeafff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8ffee000 - 0x7fff8fff5ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff8fff6000 - 0x7fff8fffafff libsystem_stats.dylib (93.1.26) /usr/lib/system/libsystem_stats.dylib
0x7fff8fffb000 - 0x7fff90016ff7 libPng.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff90039000 - 0x7fff900fbff1 com.apple.CoreText (352.0 - 367.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff900fd000 - 0x7fff900feff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff900ff000 - 0x7fff9018bff7 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
0x7fff9023c000 - 0x7fff90243fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff90244000 - 0x7fff90291ff2 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
0x7fff90292000 - 0x7fff90293fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff90294000 - 0x7fff9029eff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff902a4000 - 0x7fff902e2ff7 libGLImage.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff902e3000 - 0x7fff9031dff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff90345000 - 0x7fff90349fff 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
0x7fff9050f000 - 0x7fff9056affb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9056b000 - 0x7fff90578ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff90579000 - 0x7fff90582fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff905a0000 - 0x7fff905e7ff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
0x7fff905e8000 - 0x7fff9060dff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff906aa000 - 0x7fff906e2ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff906e3000 - 0x7fff90746ff7 com.apple.SystemConfiguration (1.13 - 1.13) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff90772000 - 0x7fff90775fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff90ca9000 - 0x7fff90cabfff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff90d21000 - 0x7fff90decfff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff90e5b000 - 0x7fff90e5bfff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff90e5c000 - 0x7fff90e76fff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
0x7fff90e77000 - 0x7fff90ea6fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90eee000 - 0x7fff90ef1fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90ef2000 - 0x7fff90ef6fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff90fe9000 - 0x7fff911a1ff3 libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
0x7fff911a2000 - 0x7fff911b4fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff911c9000 - 0x7fff911d5ff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff91573000 - 0x7fff91581fff com.apple.opengl (9.0.83 - 9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91623000 - 0x7fff91624ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff91625000 - 0x7fff9162ffff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff91658000 - 0x7fff9166ffff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff916b6000 - 0x7fff916dbff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff916dc000 - 0x7fff916f7ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff91a6f000 - 0x7fff91a77ff7 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
0x7fff91a78000 - 0x7fff91a85fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff91a86000 - 0x7fff91a95ff8 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
0x7fff91ee9000 - 0x7fff91f60fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff91f61000 - 0x7fff91fd4ffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff921b4000 - 0x7fff9220cff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9220d000 - 0x7fff9228dfff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff92517000 - 0x7fff925a0fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff925a2000 - 0x7fff925f3ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff9293f000 - 0x7fff92945ff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
0x7fff92946000 - 0x7fff92951fff libkxld.dylib (2422.1.72) /usr/lib/system/libkxld.dylib
0x7fff92ec3000 - 0x7fff92ec6ffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff92ec7000 - 0x7fff92ecefff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff92ecf000 - 0x7fff93022ff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff93203000 - 0x7fff93233fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff93234000 - 0x7fff93236fff libCVMSPluginSupport.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff93247000 - 0x7fff9367affb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff9368d000 - 0x7fff93777fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff93778000 - 0x7fff937b1ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff937f9000 - 0x7fff937fdff7 libGIF.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff937fe000 - 0x7fff938c1ff7 com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff938c2000 - 0x7fff938deff7 libsystem_kernel.dylib (2422.1.72) /usr/lib/system/libsystem_kernel.dylib
0x7fff93b7c000 - 0x7fff93bebff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff93bec000 - 0x7fff93c59fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff93d18000 - 0x7fff93d18ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff93d19000 - 0x7fff93d42fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff93da7000 - 0x7fff93e98ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff93e99000 - 0x7fff93e9dff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
0x7fff94372000 - 0x7fff943d6ff9 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff943d7000 - 0x7fff943daff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
0x7fff9440e000 - 0x7fff94666ff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff94700000 - 0x7fff9486eff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff94898000 - 0x7fff94921ff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
0x7fff94d62000 - 0x7fff94e49ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff94e6e000 - 0x7fff94e70ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff94ea7000 - 0x7fff94ea7fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff94edd000 - 0x7fff9500dff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9500e000 - 0x7fff95078ff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff95813000 - 0x7fff95813ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff95823000 - 0x7fff95a6bfff com.apple.CoreData (107 - 481) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff95a6e000 - 0x7fff95a6fffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff95a70000 - 0x7fff95a70fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff95a71000 - 0x7fff95a74fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff95c1d000 - 0x7fff95f07fff com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff95f08000 - 0x7fff95f20ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff95f22000 - 0x7fff9683e05f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9683f000 - 0x7fff969ecf27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff96a13000 - 0x7fff96bafff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff96bb0000 - 0x7fff96bc1ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff96c1a000 - 0x7fff96c26ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff96c27000 - 0x7fff96c27ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff96cd0000 - 0x7fff96cd2ff3 libsystem_configuration.dylib (596.12) /usr/lib/system/libsystem_configuration.dylib
0x7fff96d25000 - 0x7fff96ff3ff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff96ff4000 - 0x7fff970e3fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff97533000 - 0x7fff9754ffff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 1646
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=171.0M resident=150.6M(88%) swapped_out_or_unallocated=20.5M(12%)
Writable regions: Total=53.7M written=228K(0%) resident=572K(1%) swapped_out=0K(0%) unallocated=53.2M(99%)
REGION TYPE VIRTUAL
=========== =======
Dispatch continuations 8192K
Kernel Alloc Once 4K
MALLOC 36.3M
MALLOC (admin) 32K
STACK GUARD 56.0M
Stack 9304K
VM_ALLOCATE 24K
__DATA 19.9M
__IMAGE 528K
__LINKEDIT 68.2M
__TEXT 102.8M
__UNICODE 544K
mapped file 22.5M
shared memory 4K
=========== =======
TOTAL 323.9M
Model: MacBookPro9,2, BootROM MBP91.00D3.B0B, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f44
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: APPLE HDD HTS545050A7E362, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: SCS.3d
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: IR Receiver
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
FireWire Device: Capybara SBP-2, Symbolic Sound Corporation, Up to 400 Mb/sec
FireWire Device: ScratchAmp, Stanton, Up to 400 Mb/sec
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1