Opened 7 years ago
Closed 6 years ago
#11557 closed Bug report (outdated)
Segmentation fault on FileZilla 3.22.0
Reported by: | an0n.r00t32 | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | 3.22.0 | Operating system type: | Linux |
Operating system version: | Ubuntu 16.04.4 |
Description
https://i.imgur.com/aR1OUFd.png
====================
gdb filezilla
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
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...done.
(gdb) r
Starting program: /usr/local/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/fuxsocy/.config/filezilla/filezilla.xml
[New Thread 0x7fffe8bdc700 (LWP 2896)]
[New Thread 0x7fffe3fff700 (LWP 2897)]
[New Thread 0x7fffe37fe700 (LWP 2898)]
[New Thread 0x7fffe2ffd700 (LWP 2915)]
[New Thread 0x7fffe27fc700 (LWP 2916)]
Thread 1 "filezilla" received signal SIGSEGV, Segmentation fault.
longjmp_chk (env=0x0, val=1) at ../setjmp/longjmp.c:32
32 ../setjmp/longjmp.c: No such file or directory.
Change History (4)
comment:1 by , 7 years ago
Status: | new → moreinfo |
---|
comment:2 by , 7 years ago
Status: | moreinfo → new |
---|
I first compiled wxWidget 3.0.5 from 3.0 BRANCH, after that was libfilezilla and filezilla, i typed "filezilla" in the terminal and it gave me this error
comment:4 by , 6 years ago
Resolution: | → outdated |
---|---|
Status: | new → closed |
Please describe the steps you did to produce the crash.
Make sure to first compile FileZilla with debug symbols, then please post a backtrace at the time of the crash.