Created
January 28, 2013 13:53
-
-
Save iljaiwas/4655645 to your computer and use it in GitHub Desktop.
Outbank 2.0.1 beim Überweisen mit optischem TanGenerator
This file contains 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
Process: OutBank [38853] | |
Path: /Applications/OutBank.app/Contents/MacOS/OutBank | |
Identifier: de.stoegerit.OutBankMac | |
Version: 2.0.1 (21596) | |
App Item ID: 451208372 | |
App External ID: 13569665 | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [139] | |
Date/Time: 2013-01-28 14:49:48.504 +0100 | |
OS Version: Mac OS X 10.7.5 (11G63) | |
Report Version: 9 | |
Interval Since Last Report: 213172 sec | |
Crashes Since Last Report: 1 | |
Per-App Interval Since Last Report: 20594 sec | |
Per-App Crashes Since Last Report: 1 | |
Anonymous UUID: 2EFBB3EA-07A0-4ED1-8032-6C106727EE99 | |
Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager | |
Exception Type: EXC_CRASH (SIGILL) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Application Specific Information: | |
objc[38853]: garbage collection is OFF | |
objc[38853]: cannot form weak reference to instance (0x7ffd1a866600) of class NSKVONotifying_OBTransactionWindowController | |
Performing @selector(sendCheckedTransaction:) from sender NSButton 0x7ffd202dc3d0 | |
Thread 0:: OutBank[MainThread] Dispatch queue: com.apple.main-thread | |
0 libobjc.A.dylib 0x00007fff8a3fe768 _objc_trap + 4 | |
1 libobjc.A.dylib 0x00007fff8a3fe8aa _objc_fatal + 195 | |
2 libobjc.A.dylib 0x00007fff8a40a4ad weak_register_no_lock + 346 | |
3 libobjc.A.dylib 0x00007fff8a40aa59 objc_storeWeak + 360 | |
4 de.stoegerit.OutBankMac 0x000000010beb018a 0x10bdb4000 + 1032586 | |
5 de.stoegerit.OutBankMac 0x000000010bdf4f76 0x10bdb4000 + 266102 | |
6 de.stoegerit.OutBankMac 0x000000010c055ebd 0x10bdb4000 + 2760381 | |
7 libdispatch.dylib 0x00007fff8947adb3 _dispatch_barrier_sync_f_slow_invoke + 80 | |
8 libdispatch.dylib 0x00007fff8947b8f2 _dispatch_main_queue_callback_4CF + 308 | |
9 com.apple.CoreFoundation 0x00007fff87197e7c __CFRunLoopRun + 1724 | |
10 com.apple.CoreFoundation 0x00007fff87197486 CFRunLoopRunSpecific + 230 | |
11 com.apple.HIToolbox 0x00007fff8a8112bf RunCurrentEventLoopInMode + 277 | |
12 com.apple.HIToolbox 0x00007fff8a81856d ReceiveNextEventCommon + 355 | |
13 com.apple.HIToolbox 0x00007fff8a8183fa BlockUntilNextEventMatchingListInMode + 62 | |
14 com.apple.AppKit 0x00007fff897e9779 _DPSNextEvent + 659 | |
15 com.apple.AppKit 0x00007fff897e907d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 | |
16 com.apple.AppKit 0x00007fff89a9d735 -[NSApplication _realDoModalLoop:peek:] + 610 | |
17 com.apple.AppKit 0x00007fff89a9d369 -[NSApplication runModalForWindow:] + 120 | |
18 de.stoegerit.OutBankMac 0x000000010beb8165 0x10bdb4000 + 1065317 | |
19 com.apple.CoreFoundation 0x00007fff871f270d -[NSObject performSelector:withObject:] + 61 | |
20 com.apple.AppKit 0x00007fff898ec8ca -[NSApplication sendAction:to:from:] + 139 | |
21 com.apple.AppKit 0x00007fff898ec7fe -[NSControl sendAction:to:] + 88 | |
22 com.apple.AppKit 0x00007fff898ec729 -[NSCell _sendActionFrom:] + 137 | |
23 com.apple.AppKit 0x00007fff898ebbec -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014 | |
24 com.apple.AppKit 0x00007fff8996bb74 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489 | |
25 com.apple.AppKit 0x00007fff898ea7f6 -[NSControl mouseDown:] + 786 | |
26 com.apple.AppKit 0x00007fff898b5c98 -[NSWindow sendEvent:] + 6306 | |
27 com.apple.AppKit 0x00007fff8984f3a5 -[NSApplication sendEvent:] + 5593 | |
28 de.stoegerit.OutBankMac 0x000000010becd409 0x10bdb4000 + 1152009 | |
29 com.apple.AppKit 0x00007fff897e5a0e -[NSApplication run] + 555 | |
30 com.apple.AppKit 0x00007fff89a61eac NSApplicationMain + 867 | |
31 de.stoegerit.OutBankMac 0x000000010bdb759c 0x10bdb4000 + 13724 | |
32 de.stoegerit.OutBankMac 0x000000010bdb60f4 0x10bdb4000 + 8436 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment