[Cyberduck-trac] [Cyberduck] #7745: Crash on command-up-arrow

Cyberduck trac at trac.cyberduck.io
Mon Jan 20 10:11:41 UTC 2014


#7745: Crash on command-up-arrow
--------------------------+----------------------
 Reporter:  matt neuburg  |         Owner:
     Type:  defect        |        Status:  new
 Priority:  normal        |     Milestone:
Component:  core          |       Version:  4.4.3
 Severity:  normal        |    Resolution:
 Keywords:                |  Architecture:
 Platform:                |
--------------------------+----------------------

Comment (by dkocher):

 {{{
 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib              0x00007fff8f51e866 __pthread_kill
 + 10
 1   libsystem_pthread.dylib             0x00007fff89be635c pthread_kill +
 92
 2   libsystem_c.dylib                   0x00007fff89c48bba abort + 125
 3   libjvm.dylib                        0x0000000101bf2709 os::abort(bool)
 + 25
 4   libjvm.dylib                        0x0000000101cf9b74
 VMError::report_and_die() + 2316
 5   libjvm.dylib                        0x0000000101bf401b
 JVM_handle_bsd_signal + 1073
 6   libsystem_platform.dylib            0x00007fff8b22d5aa _sigtramp + 26
 7   libobjc.A.dylib                     0x00007fff890b3097 objc_msgSend +
 23
 8   com.apple.Foundation                0x00007fff90c501f7
 -[NSAttributedString isEqual:] + 52
 9   com.apple.AppKit                    0x00007fff8bacaf1b -[NSCell
 setObjectValue:] + 156
 10  com.apple.AppKit                    0x00007fff8bacacee
 -[NSTextFieldCell setObjectValue:] + 91
 11  com.apple.AppKit                    0x00007fff8bd48d86 -[NSTableView
 preparedCellAtColumn:row:] + 589
 12  com.apple.AppKit                    0x00007fff8bda27c8 -[NSOutlineView
 preparedCellAtColumn:row:] + 52
 13  com.apple.AppKit                    0x00007fff8bd489ee -[NSTableView
 _drawContentsAtRow:column:withCellFrame:] + 44
 14  com.apple.AppKit                    0x00007fff8bda323f -[NSOutlineView
 _drawContentsAtRow:column:withCellFrame:] + 91
 15  com.apple.AppKit                    0x00007fff8bd48723 -[NSTableView
 drawRow:clipRect:] + 1629
 16  com.apple.AppKit                    0x00007fff8bd47f7d -[NSTableView
 drawRowIndexes:clipRect:] + 776
 17  com.apple.AppKit                    0x00007fff8bda2455 -[NSOutlineView
 drawRowIndexes:clipRect:] + 113
 18  com.apple.AppKit                    0x00007fff8bc114c2 -[NSTableView
 drawRect:] + 1484
 19  com.apple.AppKit                    0x00007fff8bbec8b0
 -[NSView(NSInternal)
 _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:]
 + 1075
 20  com.apple.AppKit                    0x00007fff8bbec36d
 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 186
 21  com.apple.AppKit                    0x00007fff8bbec153
 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:]
 + 2297
 22  com.apple.AppKit                    0x00007fff8bbeb848
 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
 23  com.apple.QuartzCore                0x00007fff92a19852
 CABackingStoreUpdate_ + 2220
 24  com.apple.QuartzCore                0x00007fff92a18fa0
 ___ZN2CA5Layer8display_Ev_block_invoke + 59
 25  com.apple.QuartzCore                0x00007fff92a18f5c
 x_blame_allocations + 84
 26  com.apple.QuartzCore                0x00007fff92a18a6b
 CA::Layer::display_() + 1539
 27  com.apple.AppKit                    0x00007fff8bbeb713
 _NSBackingLayerDisplay + 235
 28  com.apple.AppKit                    0x00007fff8bbc2aab
 -[_NSViewBackingLayer display] + 811
 29  com.apple.QuartzCore                0x00007fff92a181a2
 CA::Layer::display_if_needed(CA::Transaction*) + 590
 30  com.apple.QuartzCore                0x00007fff92a178f1
 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
 31  com.apple.QuartzCore                0x00007fff92a1737c
 CA::Context::commit_transaction(CA::Transaction*) + 236
 32  com.apple.QuartzCore                0x00007fff92a17016
 CA::Transaction::commit() + 388
 33  com.apple.AppKit                    0x00007fff8bbea9a2
 -[NSView(NSLayerKitGlue) _drawRectAsLayerTree:] + 591
 34  com.apple.AppKit                    0x00007fff8bbe969b -[NSView
 _drawRect:clip:] + 422
 35  com.apple.AppKit                    0x00007fff8bcccd59 -[NSScrollView
 _drawRect:clip:] + 78
 36  com.apple.AppKit                    0x00007fff8bbe8c0e -[NSView
 _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
 37  com.apple.AppKit                    0x00007fff8bbe8fea -[NSView
 _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
 38  com.apple.AppKit                    0x00007fff8bbe8fea -[NSView
 _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
 39  com.apple.AppKit                    0x00007fff8bbe6a50 -[NSView
 _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
 + 841
 40  com.apple.AppKit                    0x00007fff8bbe7f0e -[NSView
 _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
 + 6151
 41  com.apple.AppKit                    0x00007fff8bbe7f0e -[NSView
 _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
 + 6151
 42  com.apple.AppKit                    0x00007fff8bbe6201 -[NSThemeFrame
 _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
 + 314
 43  com.apple.AppKit                    0x00007fff8bbe3209 -[NSView
 _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +
 2828
 44  com.apple.AppKit                    0x00007fff8bbc263a -[NSView
 displayIfNeeded] + 1680
 45  com.apple.AppKit                    0x00007fff8bc2789e
 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
 46  com.apple.AppKit                    0x00007fff8c1fbcd1 __83-[NSWindow
 _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331
 + 46
 47  com.apple.CoreFoundation            0x00007fff8b8ce0a7
 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
 48  com.apple.CoreFoundation            0x00007fff8b8ce017
 __CFRunLoopDoObservers + 391
 49  com.apple.CoreFoundation            0x00007fff8b8bf7b8 __CFRunLoopRun
 + 776
 50  com.apple.CoreFoundation            0x00007fff8b8bf275
 CFRunLoopRunSpecific + 309
 51  com.apple.HIToolbox                 0x00007fff90673f0d
 RunCurrentEventLoopInMode + 226
 52  com.apple.HIToolbox                 0x00007fff90673cb7
 ReceiveNextEventCommon + 479
 53  com.apple.HIToolbox                 0x00007fff90673abc
 _BlockUntilNextEventMatchingListInModeWithFilter + 65
 54  com.apple.AppKit                    0x00007fff8ba8b28e _DPSNextEvent +
 1434
 55  com.apple.AppKit                    0x00007fff8ba8a8db -[NSApplication
 nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
 56  com.apple.AppKit                    0x00007fff8ba7e9cc -[NSApplication
 run] + 553
 57  libjnidispatch.dylib                0x00000001097b894c ffi_call_unix64
 + 76
 58  libjnidispatch.dylib                0x00000001097b8456 ffi_call + 630
 59  libjnidispatch.dylib                0x00000001097af2f5
 Java_com_sun_jna_Native_ffi_1prep_1cif + 1621
 60  libjnidispatch.dylib                0x00000001097af772
 Java_com_sun_jna_Native_invokeVoid + 34
 61  ???                                 0x00000001023c1738 0 + 4332459832
 62  ???                                 0x00000001023b5058 0 + 4332408920
 63  ???                                 0x00000001023b5233 0 + 4332409395
 64  ???                                 0x00000001023b5233 0 + 4332409395
 65  ???                                 0x00000001023b58e1 0 + 4332411105
 66  ???                                 0x00000001023b58e1 0 + 4332411105
 67  ???                                 0x00000001023b58e1 0 + 4332411105
 68  ???                                 0x00000001023b5233 0 + 4332409395
 69  ???                                 0x00000001023b5233 0 + 4332409395
 70  ???                                 0x00000001023b5233 0 + 4332409395
 71  ???                                 0x00000001023b5233 0 + 4332409395
 72  ???                                 0x00000001023b58e1 0 + 4332411105
 73  ???                                 0x00000001023b5058 0 + 4332408920
 74  ???                                 0x00000001023af4f7 0 + 4332385527
 75  libjvm.dylib                        0x0000000101acc954
 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*,
 Thread*) + 554
 76  libjvm.dylib                        0x0000000101acc724
 JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) +
 40
 77  libjvm.dylib                        0x0000000101ae4420
 jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType,
 _jmethodID*, JNI_ArgumentPusher*, Thread*) + 230
 78  libjvm.dylib                        0x0000000101add5d9
 jni_CallStaticVoidMethod + 267
 79  libjli.dylib                        0x00000001000e4572 JavaMain + 2333
 80  libjli.dylib                        0x00000001000e79a0
 -[JavaLaunchHelper launchJava:] + 42
 81  com.apple.Foundation                0x00007fff90c760de
 __NSThreadPerformPerform + 229
 82  com.apple.CoreFoundation            0x00007fff8b8ce8f1
 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
 83  com.apple.CoreFoundation            0x00007fff8b8c0062
 __CFRunLoopDoSources0 + 242
 84  com.apple.CoreFoundation            0x00007fff8b8bf7ef __CFRunLoopRun
 + 831
 85  com.apple.CoreFoundation            0x00007fff8b8bf275
 CFRunLoopRunSpecific + 309
 86  libjli.dylib                        0x00000001000e8824
 CreateExecutionEnvironment + 871
 87  libjli.dylib                        0x00000001000e2fd0 JLI_Launch +
 1952
 88  Cyberduck                           0x0000000100001d52 launch + 2293
 89  Cyberduck                           0x000000010000132e main + 70
 90  Cyberduck                           0x00000001000012e0 start + 52

 }}}

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


More information about the Cyberduck-trac mailing list