Hi John:

This?

raster@rasterhost:~$ gdb filezilla
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from filezilla...Reading symbols from
/usr/lib/debug/.build-id/31/c201bdd8cd0fed8dfd5bb02b38cdfbe4567309.debug...done.
done.
(gdb) r
Starting program: /usr/bin/filezilla
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Reading locale option from /home/raster/.filezilla/filezilla.xml
[New Thread 0x7fffe8eb5700 (LWP 24494)]
[New Thread 0x7fffe3fff700 (LWP 24496)]
[New Thread 0x7fffe2f27700 (LWP 24497)]
[New Thread 0x7fffe2726700 (LWP 24498)]
[New Thread 0x7fffe1f25700 (LWP 24499)]
[New Thread 0x7fffe1724700 (LWP 24500)]

Thread 1 "filezilla" received signal SIGSEGV, Segmentation fault.
0x00007ffff61bd386 in wxGenericTreeCtrl::Expand(wxTreeItemId const&) ()
from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
(gdb) bt
#0  0x00007ffff61bd386 in wxGenericTreeCtrl::Expand(wxTreeItemId const&)
() from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#1  0x00007ffff61b6a97 in wxGenericTreeCtrl::EnsureVisible(wxTreeItemId
const&) () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#2  0x00007ffff61bd9bc in wxGenericTreeCtrl::DoSelectItem(wxTreeItemId
const&, bool, bool) () from
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#3  0x00007ffff61bde09 in wxGenericTreeCtrl::SelectItem(wxTreeItemId
const&, bool) () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#4  0x0000555555872acc in wxTreeCtrlEx::SafeSelectItem
(this=0x555556304660, item=...) at treectrlex.cpp:50
#5  0x0000555555715a86 in CLocalTreeView::SetDir
(this=this@entry=0x555556304660, localDir=...) at LocalTreeView.cpp:333
#6  0x0000555555715c78 in CLocalTreeView::OnStateChange
(this=0x555556304660, notification=<optimized out>) at LocalTreeView.cpp:871
#7  0x0000555555841ca5 in CState::NotifyHandlers
(this=this@entry=0x5555562fcc00,
notification=notification@entry=STATECHANGE_LOCAL_DIR, data=...,
data2=data2@entry=0x0) at state.cpp:638
#8  0x000055555584913b in CState::SetLocalDir
(this=this@entry=0x5555562fcc00, dir=..., error=error@entry=0x0,
rememberPreviousSubdir=rememberPreviousSubdir@entry=true) at state.cpp:299
#9  0x0000555555849a02 in CState::SetLocalDir
(this=this@entry=0x5555562fcc00,
dir=L"/home/raster/workspace/pagina_local/html/", error=error@entry=0x0,
rememberPreviousSubdir=rememberPreviousSubdir@entry=true)
    at state.cpp:227
#10 0x0000555555674ae0 in CContextControl::CreateTab
(this=0x555556167620) at context_control.cpp:119
#11 0x000055555572d8a7 in CMainFrame::CMainFrame (this=0x55555615de90)
at Mainfrm.cpp:352
#12 0x00005555556aa27f in CFileZillaApp::OnInit (this=0x555555d4b530) at
FileZilla.cpp:275
#13 0x00007ffff56f7c12 in wxEntry(int&, wchar_t**) () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#14 0x0000555555625059 in main (argc=<optimized out>,
argv=0x7fffffffe668) at locale_initializer.cpp:98
(gdb)


El 04/04/17 a las 23:14, John Paul Adrian Glaubitz escribió:
> Control: tags -1 moreinfo
>
> Hi Sergio!
>
> I just tried to reproduce the crash on amd64 but without success.
>
> I added ftp.debian.org as a remote site and added my home directory as the
> local and /debian/ as the remote directories for a bookmark, saved the book-
> mark, connected to ftp.debian.org, then chose the newly generated bookmark
> without any problems.
>
> Could you please install the dbgsym package for filezilla [1],  run filezilla
> within gdb and provide a backtrace.
>
> Thanks,
> Adrian
>
>> [1] https://wiki.debian.org/AutomaticDebugPackages


-- 
Nos leemos
                         RASTER    (Linux user #228804)
ras...@rastersoft.com              http://www.rastersoft.com

Reply via email to