[Cyberduck-trac] [Cyberduck] #42: Cyberduck crashes in JVM

Cyberduck trac at svn.cyberduck.ch
Sat Dec 10 06:01:04 CET 2005


#42: Cyberduck crashes in JVM
---------------------+------------------------------------------------------
       Id:  42       |      Status:  new                     
Component:  core     |    Modified:  Sat Dec 10 06:01:03 2005
 Severity:  normal   |   Milestone:  2.6                     
 Priority:  normal   |     Version:  2.5.2                   
    Owner:  dkocher  |    Reporter:  ericn at ionws.com         
---------------------+------------------------------------------------------
 Cyberduck crashed randomly and OSX started gdb (GNU debugger) for me.  The
 crash notice dialog showed a backtrace for thread 1 but GDB started in
 thread 2.

 {{{
 Exception:  EXC_BAD_ACCESS (0x0001)
 Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000018

 Attaching to program:
 `/Applications/Cyberduck.app/Contents/MacOS/Cyberduck', process 891.
 0x97086f10 in _BRIDGEJavaInfoForObjcClass ()

 Program received signal SIGTRAP, Trace/breakpoint trap.
 [Switching to process 891 thread 0x6903]
 0x965bb294 in JVM_RaiseSignal ()
 (gdb) bt
 #0  0x965bb294 in JVM_RaiseSignal ()
 #1  0xffffffff in ?? ()
 #2  0x965b9920 in JVM_RaiseSignal ()
 #3  0x964e2928 in JVM_IsSameClassPackage ()
 #4  0x963e2d6c in operator new ()
 #5  0x963e2cc0 in operator new ()
 #6  0x963e2c44 in operator new ()
 #7  0x9002b200 in _pthread_body ()

 (gdb) thread
 [Current thread is 2 (process 891 thread 0x6903)]
 (gdb) thread 1
 [Switching to thread 1 (process 891 thread 0xd03)]
 #0  0x97086f10 in _BRIDGEJavaInfoForObjcClass ()
 (gdb) bt
 #0  0x97086f10 in _BRIDGEJavaInfoForObjcClass ()
 #1  0x9708755c in NSIdToJavaHandle ()
 #2  0x98239a28 in Java_com_apple_cocoa_application_NSOutlineView_itemAtRow
 ()
 #3  0x04738580 in ?? ()
 #4  0x04731ec0 in ?? ()
 #5  0x04878d98 in ?? ()
 #6  0x04731e30 in ?? ()
 #7  0x0472f16c in ?? ()
 #8  0x964346fc in jio_snprintf ()
 #9  0x964345a4 in jio_snprintf ()
 #10 0x964432c4 in JVM_FindPrimitiveClass ()
 #11 0x964dca10 in JVM_IsSameClassPackage ()
 #12 0x97085b48 in __JAVAMethodInvoke ()
 #13 0x97085dc8 in JAVAMethodInvokeBoolean ()
 #14 0x9708befc in _NSInvokeJavaMethod ()
 #15 0x970882f8 in _BRIDGEMethodImp ()
 #16 0x938431e0 in -[NSToolbarItem _validateAsCommonItem:] ()
 #17 0x9379d7ac in -[NSToolbar validateVisibleItems] ()
 #18 0x9379d704 in -[NSToolbar _autovalidateVisibleToolbarItems] ()
 #19 0x9379d5d4 in -[NSToolbarView _doDelayedValidateVisibleToolbarItems]
 ()
 #20 0x928e9138 in __NSFireDelayedPerform ()
 #21 0x90770aec in __CFRunLoopDoTimer ()
 #22 0x9075d464 in __CFRunLoopRun ()
 #23 0x9075ca18 in CFRunLoopRunSpecific ()
 #24 0x931861e0 in RunCurrentEventLoopInMode ()
 #25 0x93185874 in ReceiveNextEventCommon ()
 #26 0x931856e0 in BlockUntilNextEventMatchingListInMode ()
 #27 0x93683904 in _DPSNextEvent ()
 #28 0x936835c8 in -[NSApplication
 nextEventMatchingMask:untilDate:inMode:dequeue:] ()
 #29 0x9367fb0c in -[NSApplication run] ()
 #30 0x93770618 in NSApplicationMain ()
 #31 0x00007a54 in _start (argc=<incomplete type>, argv=0xbffffd84,
 envp=0xbffffd90) at /SourceCache/Csu/Csu-58/crt.c:272
 #32 0x000078f8 in start ()
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/42>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list