Bug#859539: filezilla: Filezilla crashes at startup

2017-04-16 Thread Niels Thykier
On Fri, 14 Apr 2017 16:50:14 -0400 Kienan Stewart 
wrote:
> Hi,
> 
> I was unable to reproduce this bug on a clean install (QEMU VM), or on my 
> laptop which had been upgraded from Jessie to Stretch some time ago. I 
> followed the test proposed by John earlier.
> 
> Perhaps there are some details in the config file or the bookmark path that 
> may be pertinent to provoking this bug? What is the "Language Code" setting 
> in filezilla.xml?
> 
> filezilla:
>   Installed: 3.24.0-1
> 
> Thanks,
> Kienan
> 

Hi Kienan,

Thanks for the follow up.  I have CC'ed Sergio, so he is aware of your
question (submitters are not CC'ed by default unless you also CC
"859539-submit...@bugs.debian.org")

Thanks,
~Niels



Bug#859539: filezilla: Filezilla crashes at startup

2017-04-14 Thread Kienan Stewart
Hi,

I was unable to reproduce this bug on a clean install (QEMU VM), or on my 
laptop which had been upgraded from Jessie to Stretch some time ago. I followed 
the test proposed by John earlier.

Perhaps there are some details in the config file or the bookmark path that may 
be pertinent to provoking this bug? What is the "Language Code" setting in 
filezilla.xml?

filezilla:
  Installed: 3.24.0-1

Thanks,
Kienan



signature.asc
Description: PGP signature


Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread Sergio Costas
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

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:
.
Find the GDB manual and other documentation resources online at:
.
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.
0x761bd386 in wxGenericTreeCtrl::Expand(wxTreeItemId const&) ()
from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
(gdb) bt
#0  0x761bd386 in wxGenericTreeCtrl::Expand(wxTreeItemId const&)
() from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#1  0x761b6a97 in wxGenericTreeCtrl::EnsureVisible(wxTreeItemId
const&) () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#2  0x761bd9bc in wxGenericTreeCtrl::DoSelectItem(wxTreeItemId
const&, bool, bool) () from
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#3  0x761bde09 in wxGenericTreeCtrl::SelectItem(wxTreeItemId
const&, bool) () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#4  0x55872acc in wxTreeCtrlEx::SafeSelectItem
(this=0x56304660, item=...) at treectrlex.cpp:50
#5  0x55715a86 in CLocalTreeView::SetDir
(this=this@entry=0x56304660, localDir=...) at LocalTreeView.cpp:333
#6  0x55715c78 in CLocalTreeView::OnStateChange
(this=0x56304660, notification=) at LocalTreeView.cpp:871
#7  0x55841ca5 in CState::NotifyHandlers
(this=this@entry=0x562fcc00,
notification=notification@entry=STATECHANGE_LOCAL_DIR, data=...,
data2=data2@entry=0x0) at state.cpp:638
#8  0x5584913b in CState::SetLocalDir
(this=this@entry=0x562fcc00, dir=..., error=error@entry=0x0,
rememberPreviousSubdir=rememberPreviousSubdir@entry=true) at state.cpp:299
#9  0x55849a02 in CState::SetLocalDir
(this=this@entry=0x562fcc00,
dir=L"/home/raster/workspace/pagina_local/html/", error=error@entry=0x0,
rememberPreviousSubdir=rememberPreviousSubdir@entry=true)
at state.cpp:227
#10 0x55674ae0 in CContextControl::CreateTab
(this=0x56167620) at context_control.cpp:119
#11 0x5572d8a7 in CMainFrame::CMainFrame (this=0x5615de90)
at Mainfrm.cpp:352
#12 0x556aa27f in CFileZillaApp::OnInit (this=0x55d4b530) at
FileZilla.cpp:275
#13 0x756f7c12 in wxEntry(int&, wchar_t**) () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#14 0x55625059 in main (argc=,
argv=0x7fffe668) 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



Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread John Paul Adrian Glaubitz
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

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread Sergio Costas
Package: filezilla
Version: 3.24.0-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After updating my Debian SID system, filezilla stopped working. Launching it
from a command line returns a segmentation fault almost inmediatly:

raster@rasterhost:~/.config$ filezilla
Reading locale option from /home/raster/.filezilla/filezilla.xml
Segmentation fault
raster@rasterhost:~/.config$

Removing the file .filezilla/filezilla.xml allows to launch it, but as soon as
a server is chosen in the bookmarks, it crashes again.

raster@rasterhost:~$ filezilla
Reading locale option from /home/raster/.filezilla/filezilla.xml
wxD-Bus: Signal from /org/freedesktop/DBus, member NameAcquired
wxD-Bus: Reply with serial 2
wxD-Bus: Reply to RegisterClient, our object path is
/org/gnome/SessionManager/Client33

** (filezilla:18791): WARNING **: invalid source position for vertical
gradient

** (filezilla:18791): WARNING **: invalid source position for vertical
gradient

** (filezilla:18791): WARNING **: invalid source position for vertical
gradient

** (filezilla:18791): WARNING **: invalid source position for vertical
gradient
wxD-Bus: CPowerManagementInhibitor: Requesting busy
Segmentation fault
raster@rasterhost:~$




-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=, LC_CTYPE= (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages filezilla depends on:
ii  filezilla-common 3.24.0-1
ii  libatk1.0-0  2.22.0-1
ii  libc62.24-9
ii  libcairo21.14.8-1
ii  libdbus-1-3  1.10.16-1
ii  libfilezilla00.9.0-1
ii  libfontconfig1   2.11.0-6.7+b1
ii  libfreetype6 2.6.3-3+b2
ii  libgcc1  1:6.3.0-11
ii  libgdk-pixbuf2.0-0   2.36.5-2
ii  libglib2.0-0 2.50.3-2
ii  libgnutls30  3.5.8-5
ii  libgtk2.0-0  2.24.31-2
ii  libnettle6   3.3-1+b1
ii  libpango-1.0-0   1.40.4-1
ii  libpangocairo-1.0-0  1.40.4-1
ii  libpangoft2-1.0-01.40.4-1
ii  libpugixml1v51.7-2
ii  libsqlite3-0 3.16.2-3
ii  libstdc++6   6.3.0-11
ii  libwxbase3.0-0v5 3.0.2+dfsg-3
ii  libwxgtk3.0-0v5  3.0.2+dfsg-3

Versions of packages filezilla recommends:
ii  xdg-utils  1.1.1-1

filezilla suggests no packages.

-- no debconf information