Description of problem: When I try to transfer a file using drag and drop in Filezilla, from left windows (local folder) to the right one (remote folder) or vice-versa, the program exits with Segmentation fault: (from strace) --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Segmentation fault The transfer is working using "Send" command from menus or drag & dropping from nautilus to the remote folder in filezilla. Version-Release number of selected component (if applicable): kernel-2.6.33.5-124.fc13.x86_64 wxBase-2.8.11-1.fc13.x86_64 wxGTK-2.8.11-1.fc13.x86_64 tinyxml-2.5.3-5.fc12.x86_64 filezilla-3.3.2.1-1.fc13.x86_64 How reproducible: Always reproducible dragging a file or a folder from left window (local files) to right windows (remote files) or vice-versa Steps to Reproduce: 1. open filezilla 2. connect to an ftp (or sftp etc..) 3. drag a file from local folder view to remote server Actual results: Segmentation fault Expected results: File transfer from local to remote folder or vv. Additional info: Fedora 13 x86_64 up to date with italian locale Tested on two machines both with pure x86_64 environment (Pentium Dual Core and Core 2 Duo) http://www.smolts.org/client/show/pub_baa15265-3aaa-4b3c-8376-14889eddabe9
More info from dmesg after the segmentation fault: filezilla[2780]: segfault at 60 ip 00007f2698df5160 sp 00007fff2df9ca20 error 4 in libwx_gtk2u_core-2.8.so.0.7.0[7f2698c0f000+3a5000]
I wasn't able to reproduce on my system. Can you submit a backtrace using GDB ? See http://fedoraproject.org/wiki/StackTraces Thx for the report.
Created attachment 425458 [details] Filezilla backtrace in gnome-shell env The backtrace is generated during a gnome-shell session
I've found that the sigfault occurs only during gnome-shell sessions. It works with "plain" gnome and with compiz enabled. Thanks a lot.
Can you try to reproduce with filezilla-3.3.3-1.fc13 from updates-testing ?
Yes, I've tried filezilla-3.3.3-1.fc13 (build 2010-06-21) with the same results: - Standard GNOME: OK - Compiz GNOME: OK - GNOME-shell: segmentation fault with drag & drop Thanks
*** This bug has been marked as a duplicate of bug 626012 ***