Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash bei Umsatzabfrage #520

Open
Kater--S opened this issue Sep 26, 2019 · 0 comments
Open

Crash bei Umsatzabfrage #520

Kater--S opened this issue Sep 26, 2019 · 0 comments

Comments

@Kater--S
Copy link

Kater--S commented Sep 26, 2019

Version 2.0.20 und 2.0.21
Bei einem Sparbuchkonto (Sparkasse) kann der Umsatz nicht mehr abgefragt werden. Bei ausgewähltem Konto und Alt-Klick auf das "Refresh"-Icon zur Umsatzabfrage stürzt Pecunia mit folgender Meldung ab:

`Process: Pecunia [4936]
Path: /Applications/Pecunia.app/Contents/MacOS/Pecunia
Identifier: de.pecuniabanking.pecunia
Version: 2.0.21 (238)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Pecunia [4936]
User ID: 502

Date/Time: 2019-09-26 19:05:55.734 +0200
OS Version: Mac OS X 10.14.6 (18G95)
Report Version: 12

Time Awake Since Boot: 90000 seconds
Time Since Wake: 72000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [4936]

Application Specific Information:
Performing @selector(enqueueRequest:) from sender NSButton 0x600003468000

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 de.pecuniabanking.pecunia 0x0000000102e69c01 specialized HBCIAccount.init(account:) + 609
1 de.pecuniabanking.pecunia 0x0000000102e4ec05 HBCIBackend.getUserStatements(:) + 1813
2 de.pecuniabanking.pecunia 0x0000000102e79911 partial apply + 17
3 de.pecuniabanking.pecunia 0x0000000102e4bb0a HBCIBackend.getStatements(
:userFunc:) + 8410
4 de.pecuniabanking.pecunia 0x0000000102e499ee HBCIBackend.getStatements(:) + 222
5 de.pecuniabanking.pecunia 0x0000000102e54178 @objc HBCIBackend.getStandingOrders(
:) + 104
6 de.pecuniabanking.pecunia 0x0000000102c9ebe7 -[BankingController synchronizeAccount:] + 3111
7 de.pecuniabanking.pecunia 0x0000000102c9df9a -[BankingController enqueueRequest:] + 197
8 com.apple.AppKit 0x00007fff4fddd644 -[NSApplication(NSResponder) sendAction:to:from:] + 312
9 com.apple.AppKit 0x00007fff4fe47992 -[NSControl sendAction:to:] + 86
10 com.apple.AppKit 0x00007fff4fe478c4 __26-[NSCell _sendActionFrom:]_block_invoke + 136
11 com.apple.AppKit 0x00007fff4fe477c6 -[NSCell _sendActionFrom:] + 178
12 com.apple.AppKit 0x00007fff4fe7454b -[NSButtonCell _sendActionFrom:] + 96
13 com.apple.AppKit 0x00007fff4fe460e1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2375
14 com.apple.AppKit 0x00007fff4fe7429c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 698
15 com.apple.AppKit 0x00007fff4fe44b1e -[NSControl mouseDown:] + 791
16 com.apple.AppKit 0x00007fff4fd20937 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5724
17 com.apple.AppKit 0x00007fff4fc571a6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2295
18 com.apple.AppKit 0x00007fff4fc56667 -[NSWindow(NSEventRouting) sendEvent:] + 478
19 com.apple.AppKit 0x00007fff4faf5e6b -[NSApplication(NSEvent) sendEvent:] + 331
20 com.apple.AppKit 0x00007fff4fae45e0 -[NSApplication run] + 755
21 com.apple.AppKit 0x00007fff4fad3ae8 NSApplicationMain + 777
22 libdyld.dylib 0x00007fff7e4573d5 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff7e58c22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7e58c76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff524f51ee __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff524f475c __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff524f3ebe CFRunLoopRunSpecific + 455
5 com.apple.Foundation 0x00007fff5475832f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6 com.apple.Foundation 0x00007fff54758204 -[NSRunLoop(NSRunLoop) run] + 76
7 de.pecuniabanking.pecunia 0x0000000102d05331 +[WorkerThread threadMain:] + 177
8 com.apple.Foundation 0x00007fff5474e112 NSThread__start + 1194
9 libsystem_pthread.dylib 0x00007fff7e64b2eb _pthread_body + 126
10 libsystem_pthread.dylib 0x00007fff7e64e249 _pthread_start + 66
11 libsystem_pthread.dylib 0x00007fff7e64a40d thread_start + 13

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff7e58c22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7e58c76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff524f51ee __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff524f475c __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff524f3ebe CFRunLoopRunSpecific + 455
5 com.apple.AppKit 0x00007fff4faf34c2 _NSEventThread + 175
6 libsystem_pthread.dylib 0x00007fff7e64b2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff7e64e249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff7e64a40d thread_start + 13

Thread 3:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff7e58f86a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7e64e56e _pthread_cond_wait + 722
2 com.apple.CoreVideo 0x00007fff54260e1b CVDisplayLink::runIOThread() + 695
3 libsystem_pthread.dylib 0x00007fff7e64b2eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff7e64e249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff7e64a40d thread_start + 13

Thread 4:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x00007fff7e58f86a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7e64e56e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff7b689a0a std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 com.apple.JavaScriptCore 0x00007fff559d3c42 void std::__1::condition_variable_any::wait<std::__1::unique_lockbmalloc::Mutex >(std::__1::unique_lockbmalloc::Mutex&) + 82
4 com.apple.JavaScriptCore 0x00007fff559d7d4b bmalloc::Scavenger::threadRunLoop() + 139
5 com.apple.JavaScriptCore 0x00007fff559d7579 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6 com.apple.JavaScriptCore 0x00007fff559d8ee7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void ()(bmalloc::Scavenger), bmalloc::Scavenger*> >(void*) + 39
7 libsystem_pthread.dylib 0x00007fff7e64b2eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff7e64e249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff7e64a40d thread_start + 13

Thread 5:
0 libsystem_pthread.dylib 0x00007fff7e64a3f0 start_wqthread + 0

Thread 6:
0 libsystem_pthread.dylib 0x00007fff7e64a3f0 start_wqthread + 0

Thread 7:: Dispatch queue: NSCGSDisableUpdates
0 libsystem_kernel.dylib 0x00007fff7e58c22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7e58c76c mach_msg + 60
2 com.apple.SkyLight 0x00007fff776d9f65 CGSUpdateManager::enable_updates_common() + 577
3 com.apple.SkyLight 0x00007fff776da302 SLSReenableUpdateToken + 104
4 libdispatch.dylib 0x00007fff7e4095f8 _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fff7e40a63d _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff7e4108e0 _dispatch_lane_serial_drain + 602
7 libdispatch.dylib 0x00007fff7e411396 _dispatch_lane_invoke + 385
8 libdispatch.dylib 0x00007fff7e4196ed _dispatch_workloop_worker_thread + 598
9 libsystem_pthread.dylib 0x00007fff7e64a611 _pthread_wqthread + 421
10 libsystem_pthread.dylib 0x00007fff7e64a3fd start_wqthread + 13

Thread 8:
0 libsystem_pthread.dylib 0x00007fff7e64a3f0 start_wqthread + 0
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant