Tunnelblick doesn't open when double-clicked

52 views
Skip to first unread message

bge...@gmail.com

unread,
Apr 26, 2015, 1:40:15 PM4/26/15
to tunnelbli...@googlegroups.com
I just applied the latest security updates to my installation of OSX (10.10.3) and Tunnelblick (latest stable) stopped working.  When I double-click the icon, nothing happens. The console log talks about a posix_spawn error (#8) and the output of the crash log is below.  

Process:               Tunnelblick [1566]
Path:                  /Applications/Tunnelblick.app/Contents/MacOS/Tunnelblick
Identifier:            net.tunnelblick.tunnelblick
Version:               3.5.0 [build 4265] (4265)
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           Tunnelblick [1566]
User ID:               502

Date/Time:             2015-04-26 13:24:39.395 -0400
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        7908FD29-C7A8-74C3-0A79-437D69A5E1AA


Time Awake Since Boot: 1100 seconds

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

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 8'

Application Specific Backtrace 1:
0   CoreFoundation                      0x92fbbc63 __raiseError + 195
1   libobjc.A.dylib                     0x96193a2a objc_exception_throw + 276
2   CoreFoundation                      0x92fbbb7d +[NSException raise:format:] + 141
3   Foundation                          0x94bd125d -[NSConcreteTask launchWithDictionary:] + 4164
4   Foundation                          0x94bd0214 -[NSConcreteTask launch] + 40
5   Tunnelblick                         0x0006e882 runTool + 369
6   Tunnelblick                         0x00032e3b isUserAnAdmin + 83
7   Tunnelblick                         0x000278a0 -[MenuController init] + 3175
8   AppKit                              0x9940e5fb -[NSCustomObject nibInstantiate] + 380
9   AppKit                              0x993b95d8 -[NSIBObjectData instantiateObject:] + 319
10  AppKit                              0x993b8adf -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 450
11  AppKit                              0x993b8917 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 56
12  AppKit                              0x99395841 loadNib + 462
13  AppKit                              0x99394c06 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 330
14  AppKit                              0x99557c95 +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 161
15  AppKit                              0x996bb5d7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 67
16  AppKit                              0x99394875 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 745
17  AppKit                              0x9938c650 NSApplicationMain + 690
18  Tunnelblick                         0x00002139 _start + 208
19  Tunnelblick                         0x00002068 start + 40

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation       0x92fbc5f7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   com.apple.CoreFoundation       0x92fbbf79 __raiseError + 985
2   libobjc.A.dylib               0x96193a2a objc_exception_throw + 276
3   com.apple.Foundation           0x94bd171f -[NSConcreteTask launchWithDictionary:] + 5382
4   com.apple.Foundation           0x94bd0214 -[NSConcreteTask launch] + 40
5   net.tunnelblick.tunnelblick   0x0006e882 runTool + 369
6   net.tunnelblick.tunnelblick   0x00032e3b isUserAnAdmin + 83
7   net.tunnelblick.tunnelblick   0x000278a0 -[MenuController init] + 3175
8   com.apple.AppKit               0x9940e5fb -[NSCustomObject nibInstantiate] + 380
9   com.apple.AppKit               0x993b95d8 -[NSIBObjectData instantiateObject:] + 319
10  com.apple.AppKit               0x993b8adf -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 450
11  com.apple.AppKit               0x993b8917 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 56
12  com.apple.AppKit               0x99395841 loadNib + 462
13  com.apple.AppKit               0x99394c06 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 330
14  com.apple.AppKit               0x99557c95 +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 161
15  com.apple.AppKit               0x996bb5d7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 67
16  com.apple.AppKit               0x99394875 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 745
17  com.apple.AppKit               0x9938c650 NSApplicationMain + 690
18  net.tunnelblick.tunnelblick   0x00002139 _start + 208
19  net.tunnelblick.tunnelblick   0x00002068 start + 40

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x957238ce kevent64 + 10
1   libdispatch.dylib             0x9847773f _dispatch_mgr_invoke + 245
2   libdispatch.dylib             0x984773a2 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib         0x95722e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x91efe2b1 _pthread_wqthread + 939
2   libsystem_pthread.dylib       0x91efbe2e start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib         0x95722e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x91efe2b1 _pthread_wqthread + 939
2   libsystem_pthread.dylib       0x91efbe2e start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib         0x95722e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x91efe2b1 _pthread_wqthread + 939
2   libsystem_pthread.dylib       0x91efbe2e start_wqthread + 30

Thread 5:
0   libsystem_kernel.dylib         0x95722e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x91efe2b1 _pthread_wqthread + 939
2   libsystem_pthread.dylib       0x91efbe2e start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x0051ff80  ecx: 0x00000000  edx: 0x00000000
  edi: 0x92fbbbae  esi: 0x02029800  ebp: 0xbfffea98  esp: 0xbfffea90
   ss: 0x00000023  efl: 0x00000286  eip: 0x92fbc5f7   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x006fb000
  
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     3


Binary Images:
    0x1000 -    0xa0ff7 +net.tunnelblick.tunnelblick (3.5.0 [build 4265] - 4265) <7D8E5A54-CBE1-7296-2AD4-D596E30C921E> /Applications/Tunnelblick.app/Contents/MacOS/Tunnelblick
  0x101000 -   0x116ff7 +net.tunnelblick.tunnelblick (1.5 Beta [bzr] - 1.5) <000AE7E5-6688-BBD6-9012-15A04FECF516> /Applications/Tunnelblick.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
 0x45c6000 -  0x4613fff  com.apple.CloudDocs (1.0 - 321.6) <EF208D9F-9E6C-3FF9-AC82-3C2B4EBFAB89> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
 0x583a000 -  0x5842ff7  libCGCMS.A.dylib (779.11) <EFC325D4-B616-3739-BAB6-D9C8B74F102F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x8fefa000 - 0x8ff2de03  dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
0x90058000 - 0x90059fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x9005a000 - 0x90067ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <B61B9562-CBDE-34E5-B19E-291A1D95D782> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x90068000 - 0x9022dfff  com.apple.QuartzCore (1.10 - 361.18) <C2F1A85F-EA5E-3B73-81A2-06E3078202BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9022e000 - 0x9022efff  com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90512000 - 0x90609ff7  libFontParser.dylib (134.2) <1CE9DA9E-FBF3-32E4-838D-455EA531F26E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9071e000 - 0x9075dfff  com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9075e000 - 0x9076cff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x9079b000 - 0x9079bfff  liblaunch.dylib (559.20.9) <A0885899-CDE9-3688-8C3C-B583E24090E0> /usr/lib/system/liblaunch.dylib
0x9079c000 - 0x908e0ff7  com.apple.ImageIO.framework (3.3.0 - 1237) <314B3F6B-4DC5-31E9-BE67-032901676A34> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90e42000 - 0x90e4fff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <3771942E-13BB-30C0-9992-11EE637871DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90e50000 - 0x90e76ff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x90e77000 - 0x90eb7fff  com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x90eb8000 - 0x90f0dff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90f17000 - 0x90f8affb  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8D5F7007-D938-3A4D-841A-647D272D2DB6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x90f8b000 - 0x90fa5ff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x90fa6000 - 0x910d4ff7  com.apple.coreui (2.1 - 308.6) <908A9C21-7AE9-3480-A858-2E4D928F661D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x910d5000 - 0x91101fff  com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x91102000 - 0x9115dfff  com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x91a6c000 - 0x91e9fff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x91ea0000 - 0x91ecfff7  com.apple.DictionaryServices (1.2 - 229) <BC958000-7A7D-3C3A-B0FF-95734A35EB0A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91ed0000 - 0x91ed5ff7  libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x91eee000 - 0x91efaff3  libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x91efb000 - 0x91f03fff  libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
0x91f04000 - 0x91f83fff  com.apple.SystemConfiguration (1.14 - 1.14) <6081992E-6825-3F69-AACF-70ABFA4CE379> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91f84000 - 0x91f86fff  libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x91fdb000 - 0x922d9ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <ABEA5906-26AE-308F-B078-5944ABDF94DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x922da000 - 0x92400ffb  com.apple.WebKitLegacy (10600 - 10600.5.17) <DAB0FB97-294B-339C-B986-2711E5EB5F4F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x92401000 - 0x92403fff  libCVMSPluginSupport.dylib (11.1.2) <2C725DC9-0773-3637-B905-7A8B2001192F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92759000 - 0x92b94feb  com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92b95000 - 0x92c60fff  com.apple.backup.framework (1.6.4 - 1.6.4) <75DC1CA0-5D18-3E8F-A8BC-D737FC9C55C4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92c61000 - 0x92d4dfe7  libvMisc.dylib (516) <C784D56E-112E-359F-848B-3419E0572EB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92da2000 - 0x92ddcff7  com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x92dea000 - 0x92e40fff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x92e41000 - 0x931f5ff7  com.apple.CoreFoundation (6.9 - 1153.18) <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x931f6000 - 0x931fffff  libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x93200000 - 0x93209ffb  com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9320a000 - 0x9320cfff  libsystem_configuration.dylib (699.1.5) <CC818B5B-D6A6-3313-A0FD-6F781B24DAD4> /usr/lib/system/libsystem_configuration.dylib
0x9320d000 - 0x9320ffff  com.apple.securityhi (9.0 - 55006) <B87325C7-1F87-3D3C-874C-9DF59C8EBE1E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93288000 - 0x93288fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93291000 - 0x93293fff  com.apple.loginsupport (1.0 - 1) <BA8EEAD0-8E97-3219-949B-50AE67F8869E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x93294000 - 0x93300ff3  com.apple.datadetectorscore (6.0 - 396.1.1) <A1ADB604-689E-3B00-BCB2-1B6662644BBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x93301000 - 0x9330afff  com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9330b000 - 0x93324fff  libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x9333b000 - 0x933b1ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93e19000 - 0x93f0fff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x93f64000 - 0x93f8dfff  libsystem_info.dylib (459.20.1) <91DEA2CC-26A7-32CD-ABC5-0B2754874E38> /usr/lib/system/libsystem_info.dylib
0x93f96000 - 0x93f9bff7  libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x93f9c000 - 0x93fbbff7  com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x93fbc000 - 0x940adffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x940ae000 - 0x940b2fff  libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
0x940b3000 - 0x9449bff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9449c000 - 0x944cbfff  com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x944d5000 - 0x94503ff7  libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x94504000 - 0x9479dffb  com.apple.WebKit (10600 - 10600.5.17) <080B2D66-0041-3F41-B055-A93179673502> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9479e000 - 0x94809ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9480a000 - 0x94812fff  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <FDCAA783-356F-3CA4-B960-16555CD7E34A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x94815000 - 0x94848fff  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <709E9F1B-D266-399B-9A4B-3785BBF64E01> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x94873000 - 0x94874fff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x94898000 - 0x949aefff  com.apple.CoreText (352.0 - 454.6) <5F236E10-C911-3AAF-8BA6-2F0F68A87443> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x949af000 - 0x94b37ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <CA1E6D99-F534-3D3B-9AA5-038E171AD0A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94b38000 - 0x94b4cfff  com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94b4d000 - 0x94ba8ffb  libTIFF.dylib (1237) <CEE13162-B2D3-3AA6-82A7-AA1A02E424DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94ba9000 - 0x94f0aff3  com.apple.Foundation (6.9 - 1153.20) <B2539D54-EC35-3388-82C7-B01BB225A804> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94f0b000 - 0x94f0dffb  libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x95276000 - 0x95276fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <CFB6243A-1613-3468-88CE-1DDBEC1E6984> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95331000 - 0x95342fff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x95343000 - 0x95346fff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x95347000 - 0x95364ffb  com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x95365000 - 0x955fcfff  com.apple.CoreData (111 - 526.3) <93295B9D-6C48-3919-8B9C-A4291D3522CE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x955fd000 - 0x95600fff  libdyld.dylib (353.2.1) <30CE0D0E-7E82-3CD5-92E7-9C1D6AD3327C> /usr/lib/system/libdyld.dylib
0x95601000 - 0x95601fff  com.apple.CoreServices (62 - 62) <08A581EC-2E8B-30CF-B555-64171C8FE5EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95602000 - 0x95602fff  libOpenScriptingUtil.dylib (162.1) <EDDD4BA8-6212-3437-8CFF-117724C12A4E> /usr/lib/libOpenScriptingUtil.dylib
0x95603000 - 0x95679fff  com.apple.securityfoundation (6.0 - 55126) <2DB5BDF8-FB04-317B-9A7F-9AC8733947BF> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95709000 - 0x95728fff  libsystem_kernel.dylib (2782.20.48) <D1D17CE0-1D1D-3243-9E9D-78C70F19B0ED> /usr/lib/system/libsystem_kernel.dylib
0x9583e000 - 0x95840ff7  libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
0x95841000 - 0x95c1aff3  com.apple.HIToolbox (2.1.1 - 758.7) <A7B81A48-6BB9-35EC-B128-D38AD4EC7802> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95c33000 - 0x95c33fff  com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95c34000 - 0x95c44ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95c45000 - 0x95c46fff  libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x95c47000 - 0x95d4bff7  libJP2.dylib (1237) <3A85AB3C-AFC7-3761-A198-D6C7317E476A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x95d4c000 - 0x95d5aff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <CDD0CAA1-DF2E-3FE1-AEE4-4C0823E6FD5C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x95d5b000 - 0x95f69ff7  com.apple.CFNetwork (720.3.13 - 720.3.13) <2593580E-5547-37C7-A99A-9D1B086C8B69> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95f6a000 - 0x95fc7ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95fc8000 - 0x95fcbfff  libextension.dylib (55.2) <BE3B5B43-A1BB-3BB6-9CD9-946BC61241FC> /usr/lib/libextension.dylib
0x95fcc000 - 0x96015ffb  libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96016000 - 0x9607fff7  libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
0x96080000 - 0x9609bff3  com.apple.openscripting (1.4 - 162.1) <CC32543F-0BEA-3022-AF35-5149C50DE902> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x960d1000 - 0x96177fff  com.apple.Metadata (10.7.0 - 917.35) <3A9CD210-E9CC-3C1C-A72F-278F0694C1B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96178000 - 0x96188fff  libGL.dylib (11.1.2) <44DD250B-CB98-3FD1-BF5B-6AD85A68BF9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96189000 - 0x963782ef  libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
0x96379000 - 0x96379fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9637a000 - 0x96509ff3  libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
0x9650a000 - 0x9652dfff  libJPEG.dylib (1237) <6838FF44-9DF6-349E-AFB4-182F80C2DA79> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9652e000 - 0x965b5fff  com.apple.CoreServices.OSServices (640.4 - 640.4) <6ABC3CCE-5A4E-3CB2-AA12-3FFAB27D835A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x966a7000 - 0x966beff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x966bf000 - 0x966c6ff3  libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x966c7000 - 0x9671bfff  com.apple.HIServices (1.22 - 522.1) <E46DFA95-A419-32CD-AD1F-C5839F9CF923> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9671c000 - 0x9675cfff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x96810000 - 0x96834ffb  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <84F7040E-713D-3B0E-8397-7CE0C377C52A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96862000 - 0x9689ffff  libsystem_network.dylib (412.20.3) <039F7709-8BFA-3299-8FD7-168145568642> /usr/lib/system/libsystem_network.dylib
0x968a3000 - 0x968a7fff  libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x968a8000 - 0x968b0ffb  com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9690b000 - 0x96d02fff  com.apple.CoreGraphics (1.600.0 - 779.11) <C335E1BE-B524-3EE8-969F-329BE9739CC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96d0d000 - 0x96d1aff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x96d1b000 - 0x96d24ff7  libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x96d25000 - 0x96d26fff  libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x96d27000 - 0x96db9fff  com.apple.CoreSymbolication (3.1 - 57020.1) <7A6A6AD6-E46A-334F-ACC4-41B179505EC9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x96def000 - 0x96f60ffb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96f61000 - 0x97093fff  com.apple.UIFoundation (1.0 - 1) <B5B0D178-E1F5-3625-9391-46495E35D540> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x97a18000 - 0x97a24ff7  libkxld.dylib (2782.20.48) <A318FD58-B9BA-3548-A8C9-116DB33719A5> /usr/lib/system/libkxld.dylib
0x97a25000 - 0x97a38fff  com.apple.Sharing (328.16 - 328.16) <57F64876-D785-3B35-91B9-B2800F800C37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x97a39000 - 0x97a3dff3  com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x97a72000 - 0x97a85fff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x97a86000 - 0x97a94ff3  com.apple.opengl (11.1.2 - 11.1.2) <F252DF22-C5E2-3A47-ACB6-2B02D6164A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97b06000 - 0x97bb3fff  libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
0x97bb6000 - 0x97c33ff3  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x97c34000 - 0x97c47fff  com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x97c55000 - 0x97e4bfff  libicucore.A.dylib (531.48) <A1002DA8-DAA9-30E8-95AE-1BF575AC5AB5> /usr/lib/libicucore.A.dylib
0x97e7a000 - 0x97ea0ffb  libPng.dylib (1237) <7EA0DEBE-4000-39D4-89E5-17F655BA317E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97ea1000 - 0x97fa2ff7  com.apple.LaunchServices (644.56 - 644.56) <CFF2C4B8-8111-3B9B-A6F7-E2AB33163238> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9806f000 - 0x9808eff7  com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <9265A1BE-FA6F-38C7-BDFB-FA05EEC683CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9808f000 - 0x98124fff  libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
0x98125000 - 0x9812bff7  libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
0x98441000 - 0x98447ff3  libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x98448000 - 0x98472fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x98473000 - 0x9849afff  libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
0x9849b000 - 0x984a0fff  com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x984a1000 - 0x984b8fff  libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x984b9000 - 0x984dfff3  libxpc.dylib (559.20.9) <15931AC6-7282-332D-9A44-6CFF84AC63AF> /usr/lib/system/libxpc.dylib
0x984e0000 - 0x987d2ff3  com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x98844000 - 0x9885dfff  com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9885e000 - 0x98868ffb  com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x98869000 - 0x98888ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x98889000 - 0x9888dffb  com.apple.IOSurface (97.4 - 97.4) <FD6AD351-BD60-337C-8D3D-42CDA7EE137C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9888e000 - 0x98891ff7  com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98892000 - 0x988e3fff  com.apple.opencl (2.4.2 - 2.4.2) <0751975F-97E4-3271-BA93-2FC7A5FDB940> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x988e4000 - 0x98901fff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x98902000 - 0x98906fff  com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x98907000 - 0x98958fff  libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
0x98959000 - 0x989e6ff3  com.apple.PerformanceAnalysis (1.0 - 1) <AADDDFC1-B4F3-311A-94EF-4D8EAFC2E2C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x989e7000 - 0x989e7fff  com.apple.Carbon (154 - 157) <CA90E930-DE59-3AD9-B158-3A940BA1FA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x989e8000 - 0x98a24ff3  com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x98a25000 - 0x98a28fff  com.apple.xpc.ServiceManagement (1.0 - 1) <D23A7F03-979D-3A78-B1F6-645D2EFEEF66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x98a29000 - 0x98a44ff7  com.apple.CFOpenDirectory (10.10 - 187) <44C81E98-710E-30EB-829D-7374B9339345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98dda000 - 0x98ee7fe3  libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x98eeb000 - 0x98f5ffff  com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98f60000 - 0x99076ff3  com.apple.desktopservices (1.9.3 - 1.9.3) <544FDA55-063A-3787-A55A-A54290E4BE6E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99317000 - 0x9935afff  libGLU.dylib (11.1.2) <D044C93B-4FCF-378E-9CD4-50E2EBA17EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9935b000 - 0x99381ff7  com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x99382000 - 0x99388ff7  libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
0x9938a000 - 0x99fb6fff  com.apple.AppKit (6.9 - 1347.57) <2E995EB6-3DB5-3FE0-B140-3E7563903322> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99fb7000 - 0x99fb7fff  libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x9a019000 - 0x9a022fff  libGFXShared.dylib (11.1.2) <C67D9D93-6172-3AD6-BBB2-A18C9EC94570> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a02f000 - 0x9a03cff7  com.apple.OpenDirectory (10.10 - 187) <60A9481B-2191-35A2-AB7E-E48A2B49BF09> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a03d000 - 0x9a049fff  com.apple.CrashReporterSupport (10.10 - 631) <456980E6-2F31-321B-B35D-CA54B88C6F1C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9a05a000 - 0x9a06bfff  libsystem_coretls.dylib (35.20.2) <3688680D-90B5-373F-9E0D-46809E98B023> /usr/lib/system/libsystem_coretls.dylib
0x9a06c000 - 0x9a06cfff  libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x9a06d000 - 0x9a07cffb  libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
0x9a07d000 - 0x9a0b0fe3  libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x9a0b1000 - 0x9a0b5ffb  libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x9a489000 - 0x9a48dffb  libGIF.dylib (1237) <F831EEB0-3193-32A7-914D-F77C7D5027E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a491000 - 0x9a939ff7  com.apple.JavaScriptCore (10600 - 10600.5.10) <D9054A31-B5A8-363C-90DD-4359ECEBFBFA> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a93e000 - 0x9a946fff  libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x9a947000 - 0x9a9befff  com.apple.ApplicationServices.ATS (360 - 375.2) <A5CA2D71-673F-3FD8-B515-DAB1B3CC52C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9a9bf000 - 0x9a9c1ffb  libRadiance.dylib (1237) <A9D5C5E7-8D9E-308A-BA4F-20491E3F15C4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a9c2000 - 0x9a9c4fff  libsystem_sandbox.dylib (358.20.5) <FA3A0729-6839-38AC-B365-5E89A125F091> /usr/lib/system/libsystem_sandbox.dylib
0x9a9c5000 - 0x9a9d0ff7  com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9a9d1000 - 0x9ac4fff3  com.apple.security (7.0 - 57031.20.26) <7E5439C5-752D-367F-A28A-AA34C7307981> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9ad01000 - 0x9bcbaff3  com.apple.WebCore (10600 - 10600.5.17) <1AB2AC41-CFB5-3848-97FF-8ABC4C6B476C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9bcce000 - 0x9bd00ffb  com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9bd3c000 - 0x9bdd6fff  com.apple.ColorSync (4.9.0 - 4.9.0) <E3442A3A-181A-3C39-86D5-89292AF8115F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9bdd7000 - 0x9bdd8fff  libSystem.B.dylib (1213) <C45CC429-5DE4-3B01-8450-B3BD1AA03C3F> /usr/lib/libSystem.B.dylib
0x9bdd9000 - 0x9be88ffb  com.apple.Bluetooth (4.3.4 - 4.3.4f4) <90D495A0-431F-363B-8818-230CB096D6E1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9be89000 - 0x9be90fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9be91000 - 0x9c1ebff7  libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
0x9c1ec000 - 0x9c289fff  com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9c28a000 - 0x9c2dfff7  com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9c2e0000 - 0x9c327ff3  com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x9c328000 - 0x9c38cff7  com.apple.AE (681.2 - 681.2) <E56D8304-3975-32E0-BBF2-611F04209C2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9c38d000 - 0x9c3cdffb  libGLImage.dylib (11.1.2) <9BAF083D-12EF-3CD9-A875-191B1A3CC687> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c3ce000 - 0x9c46efff  com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

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: 2735
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=169.9M resident=49.8M(29%) swapped_out_or_unallocated=120.1M(71%)
Writable regions: Total=52.3M written=3192K(6%) resident=3848K(7%) swapped_out=0K(0%) unallocated=48.5M(93%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                    144K
CoreServices                         16K
Kernel Alloc Once                     4K
MALLOC                             41.1M
MALLOC (admin)                       48K
Stack                              66.1M
VM_ALLOCATE                        1144K
__DATA                             7772K
__IMAGE                             528K
__IMPORT                              8K
__LINKEDIT                         41.7M
__OBJC                             2492K
__TEXT                            128.1M
__UNICODE                           552K
mapped file                       129.7M
shared memory                         4K
===========                      =======
TOTAL                             419.2M

 

jkbull...gmail.com

unread,
Apr 26, 2015, 1:59:43 PM4/26/15
to tunnelbli...@googlegroups.com, bge...@gmail.com
I have never heard of this error and can't reproduce this on my Yosemite test machine, which has had all updates applied. It probably has nothing to do with the update.

The Tunnelblick code that is crashing is executed each time you launch Tunnelblick; it simply runs a built-in OS X command. It's been in Tunnelblick for years and isn't conditional – it always runs, so I don't think it is a bug in Tunnelblick.

posix_spawn error 8 (ENOEXEC,  "Exec format error") is described as:

"The new process file has the appropriate access permission, but has an unrecognized format (e.g., an invalid magic number in its header)."

which seems to point to some catastrophic error on your system, perhaps bad or corrupted memory. I suggest you reboot in Safe Mode, then again in normal mode and try again.

The error is occurring before the point at which Tunnelblick checks its own digital signature, so it could also be that the program has become corrupt. Download a fresh copy from the Tunnelblick Downloads page (be sure to verify it), and install it by double-clicking on the Tunnelblick icon in the disk image. (You don't need to uninstall first, just install over the possibly bad copy and everything will be replaced.)

...

bge...@gmail.com

unread,
Apr 26, 2015, 10:36:31 PM4/26/15
to tunnelbli...@googlegroups.com
No love.  I tried rolling back to earlier versions of Tunnelblick (same error as downloading the current version [hash verified]) and reinstalling the last update for OSX.  
...

jkbull...gmail.com

unread,
Apr 27, 2015, 12:03:46 AM4/27/15
to tunnelbli...@googlegroups.com, bge...@gmail.com
I've looked at the code and the only thing I can think of is that there is a problem with /private/tmp, which is the folder that is specified as the "working directory" when creating a new task (which is what Tunnelblick is doing when it crashes). The folder isn't used, but maybe even specifying it causes the problem.

Try doing a "Repair Disk Permissions" on your boot drive in Disk Utility.

<snip>

Reply all
Reply to author
Forward
0 new messages