GNOME Bugzilla – Bug 576170
Changing folder while transferring crashes gftp
Last modified: 2009-09-15 17:26:31 UTC
Steps to reproduce: 1. Log into some ftp 2. Start uploading file 3. Wait a bit 4. Enter into some directory 5. CRASH Stack trace: (gdb) thread apply all bt
+ Trace 213677
Thread 1 (Thread 0x7fa4bbb686f0 (LWP 24135))
Other information: Version is 2.0.19 Archlinux, compiled for 64bit This crash was caused using sftp.
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Created attachment 143235 [details] bugbuddy gftp report same problem here with archlinux i386 attached a bug buddy report
(In reply to comment #2) > same problem here with archlinux i386 > attached a bug buddy report That's not a stacktrace unfortunately. http://live.gnome.org/GettingTraces/Details#learn-about-stacktraces has details about what a stacktrace is and isn't, and http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running says how to get a new and improved one. Without that, we can't determine what actually caused the bug.
Created attachment 143238 [details] stack trace oops sorry about that i did as the link suggested and attached the output after "thread apply all bt" hope this time is right