filezilla crashes upon drag and drop

Bug #649743 reported by Delan Azabani
38
This bug affects 7 people
Affects Status Importance Assigned to Milestone
wxWidgets
Fix Released
Unknown
wxwidgets2.8 (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Filezilla now segfaults upon drag and drop (not related to old, similar bug from years ago).

gdb output:

delan@delan:~$ gdb filezilla
(gdb) run
Starting program: /usr/bin/filezilla
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffec08f710 (LWP 22343)]
[New Thread 0x7fffeb68b710 (LWP 22344)]
[New Thread 0x7fffe4018710 (LWP 22345)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff68a1990 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
(gdb) where
#0 0x00007ffff68a1990 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#1 0x00007ffff58046e3 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x00007ffff3c7ba6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3 0x00007ffff3c914d7 in ?? () from /usr/lib/libgobject-2.0.so.0
#4 0x00007ffff3c927db in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#5 0x00007ffff3c92f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6 0x00007ffff5937c0f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x00007ffff57fc7e5 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x00007ffff5456e9c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#9 0x00007ffff33ba342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#10 0x00007ffff33be2a8 in ?? () from /lib/libglib-2.0.so.0
#11 0x00007ffff33be7b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#12 0x00007ffff57fca47 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00007ffff68a3578 in wxEventLoop::Run() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#14 0x00007ffff6928b0b in wxAppBase::MainLoop() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#15 0x00007ffff5fd3695 in wxEntry(int&, wchar_t**) () from /usr/lib/libwx_baseu-2.8.so.0
#16 0x0000000000486d44 in ?? ()
#17 0x00007ffff2876d8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>,
    stack_end=0x7fffffffe198) at libc-start.c:226
#18 0x00000000004326f9 in ?? ()
#19 0x00007fffffffe198 in ?? ()
#20 0x000000000000001c in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007fffffffe49b in ?? ()
#23 0x0000000000000000 in ?? ()
version info:

filezilla 3.3.3-1ubuntu1
libwxbase2.8-0 2.8.11.0-0ubuntu4
libwxgtk2.8-0 2.8.11.0-0ubuntu4

Tags: maverick
Revision history for this message
Philip Muškovac (yofel) wrote :

Can you please try to file a crash report by first enabling apport with
sudo service apport start force_start=1
then trying to crash aptitude again. After that you should have a crash file in /var/crash/. File a crash report with
ubuntu-bug /var/crash/<crashfile>
Once you have reported the bug please mark this bug as a duplicate of the new one.

If that's impossible, at least try to give a complete backtrace, your current one is missing symbols, especially the top ones would be important! (libwxgtk2.8-dbg or libwxbase2.8-dbg missing?)

affects: ubuntu → filezilla (Ubuntu)
Changed in filezilla (Ubuntu):
status: New → Incomplete
tags: added: maverick
Revision history for this message
Philip Muškovac (yofel) wrote :

Erm, that should be 'trying to crash filezilla again', sorry
(that's what I get from debugging aptitude while looking at a filezilla crash..)

Revision history for this message
Tim Kosse (tim-kosse) wrote :

Not a bug in FileZilla, but a known bug in wxWidgets that has since been fixed upstream.

http://trac.wxwidgets.org/ticket/12447

Revision history for this message
Philip Muškovac (yofel) wrote :

Thanks, reassigning.

affects: filezilla (Ubuntu) → wxwidgets2.8 (Ubuntu)
Changed in wxwidgets2.8 (Ubuntu):
importance: Undecided → Medium
status: Incomplete → Triaged
Changed in wxwidgets:
status: Unknown → Fix Released
Revision history for this message
IBBoard (ibboard) wrote :

I'm also getting segfaults from FileZilla under UNE 10.10 when dragging and dropping files. libwxbase2 and libwxgtk2 are both at 2.8.11.0-0ubuntu4. Should that version contain the fix that was released for this bug?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.