drac@unique ~/pictures $ gdb squeeze GNU gdb 6.6 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/local/bin/squeeze [Thread debugging using libthread_db enabled] [New Thread 1866266288 (LWP 11055)] ** (squeeze:11055): DEBUG: /home/drac/pictures ** (squeeze:11055): DEBUG: application/x-rar ** (squeeze:11055): DEBUG: executing: unrar v '/home/drac/pictures/projekti.rar' [New Thread 1713621904 (LWP 11059)] (squeeze:11055): GLib-CRITICAL **: g_io_channel_read_line: assertion `str_return != NULL' failed (squeeze:11055): GLib-CRITICAL **: g_io_channel_read_line: assertion `str_return != NULL' failed ** (squeeze:11055): DEBUG: COMMAND TERMINATED ** (squeeze:11055): DEBUG: file clicked Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1866266288 (LWP 11055)] lsq_archive_iter_get_depth (iter=0x81ce690) at archive-iter.c:686 686 while((iter = iter->parent)) (gdb) bt #0 lsq_archive_iter_get_depth (iter=0x81ce690) at archive-iter.c:686 #1 0x080627ac in lsq_archive_iter_get_path (iter=0x81ce690) at archive-iter.c:699 #2 0x08067e47 in lsq_concat_iter_filenames (file_iters=0x81ad988) at internals.c:68 #3 0x0806626f in lsq_command_builder_rar_build_extract (builder=0x808f4f0, archive=0x81a9e70, dest_path=0x81e4330 "/home/drac/pictures/projekti", file_iters=0x81ad988) at command-builder-rar.c:187 #4 0x080602ac in lsq_archive_extract (archive=0x81a9e70, dest_path=0x81e4330 "/home/drac/pictures/projekti", files=0x81ad988) at archive.c:403 #5 0x080520c6 in cb_sq_main_window_notebook_file_activated (notebook=0x80cc820, path=0x81ce690 "projekti.png", data=0x80aa0c8) at main_window.c:1059 #6 0x6f5d3f89 in g_cclosure_marshal_VOID__POINTER () from /usr/lib/libgobject-2.0.so.0 #7 0x6f5c77d9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #8 0x6f5d8211 in ?? () from /usr/lib/libgobject-2.0.so.0 #9 0x080cc7d8 in ?? () #10 0x00000000 in ?? () (gdb)