Created
October 24, 2013 21:03
-
-
Save mindjiver/7144920 to your computer and use it in GitHub Desktop.
Tunnelblick crashing on fresh Mavericks install.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| peter.jonsson ⮀ rodchenko ⮀ ~ ⮀ $ ⮀/Applications/Tunnelblick.app/Contents/MacOS/Tunnelblick Desktop/klarna.tblk/ | |
| 2013-10-24 22:54:32.706 Tunnelblick[17898:507] Set program update feedURL to https://www.tunnelblick.net/appcast-b.rss | |
| 2013-10-24 22:54:32.739 Tunnelblick[17898:507] Received fatal signal Bus error (10). Stack trace: ( | |
| 0 Tunnelblick 0x000124d7 signal_handler + 284 | |
| 1 libsystem_platform.dylib 0x9792cdeb _sigtramp + 43 | |
| 2 ??? 0xffffffff 0x0 + 4294967295 | |
| 3 Tunnelblick 0x0001b74d -[MenuController applicationDidFinishLaunching:] + 552 | |
| 4 Foundation 0x98190692 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49 | |
| 5 CoreFoundation 0x9ad0e7e4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20 | |
| 6 CoreFoundation 0x9abf03fb _CFXNotificationPost + 3435 | |
| 7 Foundation 0x9817eebf -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 | |
| 8 AppKit 0x967a17d5 -[NSApplication _postDidFinishNotification] + 367 | |
| 9 AppKit 0x967a1475 -[NSApplication _sendFinishLaunchingNotification] + 239 | |
| 10 AppKit 0x9679dda4 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 840 | |
| 11 AppKit 0x9679d691 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 277 | |
| 12 libobjc.A.dylib 0x94e68304 -[NSObject performSelector:withObject:withObject:] + 77 | |
| 13 Foundation 0x9819f3fa __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke + 121 | |
| 14 Foundation 0x9819ef31 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430 | |
| 15 Foundation 0x9819ed3b _NSAppleEventManagerGenericHandler + 218 | |
| 16 AE 0x90b02b15 _Z20aeDispatchAppleEventPK6AEDescPS_mPh + 387 | |
| 17 AE 0x90ad1ed6 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 44 | |
| 18 AE 0x90ad1dce aeProcessAppleEvent + 318 | |
| 19 HIToolbox 0x9a7c07c1 AEProcessAppleEvent + 55 | |
| 20 AppKit 0x967993a8 _DPSNextEvent + 1089 | |
| 21 AppKit 0x96798ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 | |
| 22 AppKit 0x9678b35c -[NSApplication run] + 727 | |
| 23 AppKit 0x967741f8 NSApplicationMain + 1165 | |
| 24 Tunnelblick 0x000028e9 _start + 208 | |
| 25 Tunnelblick 0x00002818 start + 40 | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment