[Cyberduck-trac] [Cyberduck] #10499: Crash with NSInternalInconsistencyException for update check

Cyberduck trac at cyberduck.io
Mon Oct 15 19:08:05 UTC 2018


#10499: Crash with NSInternalInconsistencyException for update check
---------------------+----------------------
 Reporter:  dkocher  |         Owner:
     Type:  defect   |        Status:  new
 Priority:  normal   |     Milestone:  6.8.2
Component:  core     |       Version:  6.8.0
 Severity:  normal   |    Resolution:
 Keywords:           |  Architecture:
 Platform:           |
---------------------+----------------------
Changes (by dkocher):

 * milestone:   => 6.8.2


Old description:



New description:

 {{{
 Thread 0:: Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib              0x00007fff76b73c2a mach_msg_trap +
 10
 1   libsystem_kernel.dylib              0x00007fff76b74174 mach_msg + 60
 2   com.apple.CoreFoundation            0x00007fff499a305e
 __CFRunLoopServiceMachPort + 337
 3   com.apple.CoreFoundation            0x00007fff499a25ad __CFRunLoopRun
 + 1654
 4   com.apple.CoreFoundation            0x00007fff499a1ce4
 CFRunLoopRunSpecific + 463
 5   com.apple.HIToolbox                 0x00007fff48c3b895
 RunCurrentEventLoopInMode + 293
 6   com.apple.HIToolbox                 0x00007fff48c3b5cb
 ReceiveNextEventCommon + 618
 7   com.apple.HIToolbox                 0x00007fff48c3b348
 _BlockUntilNextEventMatchingListInModeWithFilter + 64
 8   com.apple.AppKit                    0x00007fff46ef895b _DPSNextEvent +
 997
 9   com.apple.AppKit                    0x00007fff46ef76fa
 -[NSApplication(NSEvent)
 _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
 10  com.apple.AppKit                    0x00007fff46ef175d -[NSApplication
 run] + 699
 11  libjnidispatch.dylib                0x0000000107b2b134 ffi_call_unix64
 + 76
 12  libjnidispatch.dylib                0x0000000107b2a62d ffi_call + 973
 13  libjnidispatch.dylib                0x0000000107b203aa 0x107b1d000 +
 13226
 14  libjnidispatch.dylib                0x0000000107b20753
 Java_com_sun_jna_Native_invokeVoid + 35
 15  ???                                 0x000000010a6206e7 0 + 4469163751
 16  ???                                 0x000000010ab0d734 0 + 4474328884
 17  ???                                 0x000000010a610040 0 + 4469096512
 18  ???                                 0x000000010aa3aebc 0 + 4473466556
 19  ???                                 0x000000010a610114 0 + 4469096724
 20  ???                                 0x000000010a610040 0 + 4469096512
 21  ???                                 0x000000010a610040 0 + 4469096512
 22  ???                                 0x000000010a610040 0 + 4469096512
 23  ???                                 0x000000010a610040 0 + 4469096512
 24  ???                                 0x000000010a610114 0 + 4469096724
 25  ???                                 0x000000010a6102bd 0 + 4469097149
 26  ???                                 0x000000010a6087a7 0 + 4469065639
 27  libjvm.dylib                        0x00000001007e86ce
 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*,
 Thread*) + 1710
 28  libjvm.dylib                        0x000000010081f565
 jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType,
 _jmethodID*, JNI_ArgumentPusher*, Thread*) + 447
 29  libjvm.dylib                        0x00000001008182f1
 jni_CallStaticVoidMethod + 349
 30  libjli.dylib                        0x00000001004e7d56 JavaMain + 2500
 31  libjli.dylib                        0x00000001004e9c7e
 __JVMInit_block_invoke_1 + 81
 32  com.apple.Foundation                0x00007fff4bd3ca47
 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
 33  com.apple.Foundation                0x00007fff4bd3c94e
 -[NSBlockOperation main] + 68
 34  com.apple.Foundation                0x00007fff4bd11f7a
 -[__NSOperationInternal _start:] + 686
 35  com.apple.Foundation                0x00007fff4bd97cdb
 __NSThreadPerformPerform + 327
 36  com.apple.CoreFoundation            0x00007fff499bf405
 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
 37  com.apple.CoreFoundation            0x00007fff499bf3ab
 __CFRunLoopDoSource0 + 108
 38  com.apple.CoreFoundation            0x00007fff499a2e51
 __CFRunLoopDoSources0 + 195
 39  com.apple.CoreFoundation            0x00007fff499a23fa __CFRunLoopRun
 + 1219
 40  com.apple.CoreFoundation            0x00007fff499a1ce4
 CFRunLoopRunSpecific + 463
 41  libjli.dylib                        0x00000001004ea8fe
 CreateExecutionEnvironment + 871
 42  libjli.dylib                        0x00000001004e6508 JLI_Launch +
 1952
 43  ch.sudo.cyberduck                   0x000000010036d043 launch + 2450
 44  ch.sudo.cyberduck                   0x000000010036c590 main + 75
 45  ch.sudo.cyberduck                   0x000000010036821c start + 52


 }}}

--

--
Ticket URL: <https://trac.cyberduck.io/ticket/10499#comment:1>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list