Hard Crash in Mojave

Discussions about iCompta on macOS
Post Reply
chrisecurtis
Posts: 11
Joined: 16 January 2016, 18:30

Hard Crash in Mojave

Post by chrisecurtis »

I simply can't use iCompta at the moment (app store version). It crashes as soon as it is launched.
Screenshot 2018-10-14 at 11.42.20.png
Screenshot 2018-10-14 at 11.42.20.png (140.34 KiB) Viewed 6265 times
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: Hard Crash in Mojave

Post by Angeman »

Can you copy paste the whole text please ?
chrisecurtis
Posts: 11
Joined: 16 January 2016, 18:30

Re: Hard Crash in Mojave

Post by chrisecurtis »

Process: iCompta [23984]
Path: /Applications/iCompta.app/Contents/MacOS/iCompta
Identifier: com.lyricapps.iCompta6
Version: 6.0.20 (1310)
App Item ID: 1149778308
App External ID: 827608921
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: iCompta [23984]
User ID: 501

Date/Time: 2018-10-15 19:20:49.964 +0100
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Anonymous UUID: 3AA010BB-0A38-D0EF-5A2F-0BD22B2EC6BA

Sleep/Wake UUID: 349DA88E-EB1A-4B27-9313-A682532A0CB5

Time Awake Since Boot: 120000 seconds
Time Since Wake: 660 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection <__NSArrayM: 0x600002871230> was mutated while being enumerated.'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff34ca443d __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff60bb1720 objc_exception_throw + 48
2 CoreFoundation 0x00007fff34d1ab6d -[__NSSingleObjectEnumerator init] + 0
3 iCompta 0x000000010f31f3d4 iCompta + 209876
4 Foundation 0x00007fff36f47fa3 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 694
5 Foundation 0x00007fff36f47cd0 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 68
6 Foundation 0x00007fff36f47c6a _NSSetObjectValueAndNotify + 255
7 iCompta 0x000000010f31fc17 iCompta + 211991
8 LAAdditions 0x000000010f7dc9af -[LAURLConnection connectionDidFinishLoading:] + 254
9 CFNetwork 0x00007fff33b2b11c __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 53
10 CFNetwork 0x00007fff33b2b041 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 192
11 CFNetwork 0x00007fff33b2af6f -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 48
12 CFNetwork 0x00007fff33b4199d ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 98
13 CFNetwork 0x00007fff33c6e72b ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 100
14 libdispatch.dylib 0x00007fff61c30dcb _dispatch_client_callout + 8
15 libdispatch.dylib 0x00007fff61c33b68 _dispatch_block_invoke_direct + 260
16 CFNetwork 0x00007fff33aef388 _ZN19RunloopBlockContext13_invoke_blockEPKvPv + 24
17 CoreFoundation 0x00007fff34c1a1d6 CFArrayApplyFunction + 66
18 CFNetwork 0x00007fff33aef24a _ZN19RunloopBlockContext7performEv + 128
19 CFNetwork 0x00007fff33aef10c _ZN17MultiplexerSource7performEv + 282
20 CFNetwork 0x00007fff33aeef4b _ZN17MultiplexerSource8_performEPv + 65
21 CoreFoundation 0x00007fff34c07405 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
22 CoreFoundation 0x00007fff34c073ab __CFRunLoopDoSource0 + 108
23 CoreFoundation 0x00007fff34beae51 __CFRunLoopDoSources0 + 195
24 CoreFoundation 0x00007fff34bea3fa __CFRunLoopRun + 1219
25 CoreFoundation 0x00007fff34be9ce4 CFRunLoopRunSpecific + 463
26 HIToolbox 0x00007fff33e83895 RunCurrentEventLoopInMode + 293
27 HIToolbox 0x00007fff33e834d4 ReceiveNextEventCommon + 371
28 HIToolbox 0x00007fff33e83348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
29 AppKit 0x00007fff3214095b _DPSNextEvent + 997
30 AppKit 0x00007fff3213f6fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
31 AppKit 0x00007fff3213975d -[NSApplication run] + 699
32 AppKit 0x00007fff32128e97 NSApplicationMain + 780
33 iCompta 0x000000010f2ee943 iCompta + 10563
34 libdyld.dylib 0x00007fff61c7f085 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff61dbdb86 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff61e73c50 pthread_kill + 285
2 libsystem_c.dylib 0x00007fff61d271c9 abort + 127
3 libc++abi.dylib 0x00007fff5f3aa231 abort_message + 231
4 libc++abi.dylib 0x00007fff5f3aa3cd default_terminate_handler() + 265
5 libobjc.A.dylib 0x00007fff60bb3c87 _objc_terminate() + 97
6 libc++abi.dylib 0x00007fff5f3b5dfe std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff5f3b5e73 std::terminate() + 51
8 libdispatch.dylib 0x00007fff61c30ddf _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff61c33b68 _dispatch_block_invoke_direct + 260
10 com.apple.CFNetwork 0x00007fff33aef388 RunloopBlockContext::_invoke_block(void const*, void*) + 24
11 com.apple.CoreFoundation 0x00007fff34c1a1d6 CFArrayApplyFunction + 66
12 com.apple.CFNetwork 0x00007fff33aef24a RunloopBlockContext::perform() + 128
13 com.apple.CFNetwork 0x00007fff33aef10c MultiplexerSource::perform() + 282
14 com.apple.CFNetwork 0x00007fff33aeef4b MultiplexerSource::_perform(void*) + 65
15 com.apple.CoreFoundation 0x00007fff34c07405 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16 com.apple.CoreFoundation 0x00007fff34c073ab __CFRunLoopDoSource0 + 108
17 com.apple.CoreFoundation 0x00007fff34beae51 __CFRunLoopDoSources0 + 195
18 com.apple.CoreFoundation 0x00007fff34bea3fa __CFRunLoopRun + 1219
19 com.apple.CoreFoundation 0x00007fff34be9ce4 CFRunLoopRunSpecific + 463
20 com.apple.HIToolbox 0x00007fff33e83895 RunCurrentEventLoopInMode + 293
21 com.apple.HIToolbox 0x00007fff33e834d4 ReceiveNextEventCommon + 371
22 com.apple.HIToolbox 0x00007fff33e83348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
23 com.apple.AppKit 0x00007fff3214095b _DPSNextEvent + 997
24 com.apple.AppKit 0x00007fff3213f6fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
25 com.apple.AppKit 0x00007fff3213975d -[NSApplication run] + 699
26 com.apple.AppKit 0x00007fff32128e97 NSApplicationMain + 780
27 com.lyricapps.iCompta6 0x000000010f2ee943 0x10f2ec000 + 10563
28 libdyld.dylib 0x00007fff61c7f085 start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff61e70408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 2:
0 libsystem_pthread.dylib 0x00007fff61e70408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 3:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x00007fff61dbb1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff61e745cb _pthread_cond_wait + 724
2 libc++.1.dylib 0x00007fff5f356bda std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.apple.JavaScriptCore 0x00007fff3820fd32 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 82
4 com.apple.JavaScriptCore 0x00007fff38213e8b bmalloc::Scavenger::threadRunLoop() + 139
5 com.apple.JavaScriptCore 0x00007fff38213669 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6 com.apple.JavaScriptCore 0x00007fff38215097 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7 libsystem_pthread.dylib 0x00007fff61e7133d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff61e742a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff61e70425 thread_start + 13

Thread 4:
0 libsystem_pthread.dylib 0x00007fff61e70408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 5:: Dispatch queue: com.apple.root.user-interactive-qos
0 libsystem_kernel.dylib 0x00007fff61db7c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff61db8174 mach_msg + 60
2 com.apple.QuartzCore 0x00007fff3fbd5651 CA::Render::Fence::wait(unsigned int, unsigned long) + 169
3 com.apple.QuartzCore 0x00007fff3fb6ba32 CA::Context::commit_transaction(CA::Transaction*) + 1834
4 com.apple.QuartzCore 0x00007fff3fb6ad20 CA::Transaction::commit() + 576
5 com.apple.AppKit 0x00007fff3217a188 NSPerformVisuallyAtomicChange + 154
6 com.apple.AppKit 0x00007fff32431229 -[_NSWindowTransformAnimation _cleanUpAnimation] + 121
7 com.apple.AppKit 0x00007fff3242f1f5 -[_NSWindowTransformAnimation _stopAnimation:withDisplayLink:] + 200
8 com.apple.AppKit 0x00007fff323b074d -[NSAnimation(NSInternal) _advanceTimeWithDisplayLink:] + 235
9 com.apple.AppKit 0x00007fff32343e1b -[NSScreenDisplayLink _fire] + 298
10 com.apple.CoreFoundation 0x00007fff34c09e6d __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
11 com.apple.CoreFoundation 0x00007fff34c09a20 __CFRunLoopDoTimer + 859
12 com.apple.CoreFoundation 0x00007fff34c09560 __CFRunLoopDoTimers + 333
13 com.apple.CoreFoundation 0x00007fff34bea7b7 __CFRunLoopRun + 2176
14 com.apple.CoreFoundation 0x00007fff34be9ce4 CFRunLoopRunSpecific + 463
15 com.apple.Foundation 0x00007fff36f4a5da -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
16 com.apple.AppKit 0x00007fff3243117c -[NSAnimation(NSInternal) _runBlocking] + 403
17 com.apple.AppKit 0x00007fff32430e13 __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 97
18 libdispatch.dylib 0x00007fff61c2fd4f _dispatch_call_block_and_release + 12
19 libdispatch.dylib 0x00007fff61c30dcb _dispatch_client_callout + 8
20 libdispatch.dylib 0x00007fff61c3ee74 _dispatch_root_queue_drain + 671
21 libdispatch.dylib 0x00007fff61c3f4b1 _dispatch_worker_thread2 + 90
22 libsystem_pthread.dylib 0x00007fff61e706ee _pthread_wqthread + 619
23 libsystem_pthread.dylib 0x00007fff61e70415 start_wqthread + 13

Thread 6:
0 libsystem_pthread.dylib 0x00007fff61e70408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 7:
0 libsystem_pthread.dylib 0x00007fff61e70408 start_wqthread + 0
1 ??? 0x0000000000000b03 0 + 2819

Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff61db7c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff61db8174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff34beb05e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff34bea5ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff34be9ce4 CFRunLoopRunSpecific + 463
5 com.apple.AppKit 0x00007fff32149581 _NSEventThread + 160
6 libsystem_pthread.dylib 0x00007fff61e7133d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff61e742a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff61e70425 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001196455c0 rcx: 0x00007ffee09108f8 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee0910930 rsp: 0x00007ffee09108f8
r8: 0x00007ffee09107b8 r9: 0x00007ffee0910990 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff61dbdb86 rfl: 0x0000000000000206 cr2: 0x00007fff93d1b188
chrisecurtis
Posts: 11
Joined: 16 January 2016, 18:30

Re: Hard Crash in Mojave

Post by chrisecurtis »

too much text to paste so file attached instead
Attachments
icompta crash in mojave.rtf
(86.87 KiB) Downloaded 339 times
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: Hard Crash in Mojave

Post by Angeman »

Can you send me your accounts file by email so that I can try to reproduce the bug on my computer and fix it ? Thanks
Post Reply