severity 616498 important thanks I'm having similar issues with fityk (version in Squeeze 0.9.3).
One way of triggering the problem, that I recently discovered, is to incorrectly load the data (using the command line in the GUI). This causes fityk to segfault instead of giving the correct error message. Below is the gdb trace. On the other hand, the error message does appear when using cfityk, but this error causes cfityk to quit with this message "Program exited with code 01." (obtained also using gdb). Any advice on the matter? I have fityk 0.9.8 installed on a debian testing machine. I will try this in there and see. If it works fine, could a update to Debian Squeeze be possible? or perhaps an upload to Debian backports? $ gdb fityk GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 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". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/fityk...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/fityk [Thread debugging using libthread_db enabled] [New Thread 0x7fffe89b5700 (LWP 1140)] [New Thread 0x7fffe3fff700 (LWP 1142)] [Thread 0x7fffe89b5700 (LWP 1140) exited] [Thread 0x7fffe3fff700 (LWP 1142) exited] Program received signal SIGSEGV, Segmentation fault. 0x00000000004c92e5 in ?? () (gdb) bt #0 0x00000000004c92e5 in ?? () #1 0x00007ffff70d0503 in wxAppBase::CleanUp() () from /usr/lib/libwx_gtk2u_core-2.8.so.0 #2 0x00007ffff6b8b25f in wxEntryCleanup() () from /usr/lib/libwx_baseu-2.8.so.0 #3 0x00007ffff6b8b620 in wxEntry(int&, wchar_t**) () from /usr/lib/libwx_baseu-2.8.so.0 #4 0x00000000004d3942 in ?? () #5 0x00007ffff5de4c8d in __libc_start_main () from /lib/libc.so.6 #6 0x0000000000428909 in ?? () #7 0x00007fffffffe3e8 in ?? () #8 0x000000000000001c in ?? () #9 0x0000000000000001 in ?? () #10 0x00007fffffffe681 in ?? () #11 0x0000000000000000 in ?? () (gdb) quit -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org