GNOME Bugzilla – Bug 382229
file roller crashes on ISO file
Last modified: 2006-12-19 23:07:00 UTC
Steps to reproduce: 1. download http://mirror.switch.ch/ftp/mirror/eldk/eldk/3.1.1-2005-06-07/ppc-linux-x86/iso/ppc-2005-06-07-src.iso 2. right click on it -> extract here 3. Stack trace: The application file-roller has crashed. However you don't have installed bug-buddy, the GNOME crash report tool. If you want to help us to make GNOME better, please, install it I installed bug buddy, but I can't get a stack trace because of bug #382227. Other information:
hi, thanks for taking the time to report this. if your distribution provides any debug packages for file-roller, glib and gtk, can you please install them? *if* you're a bit familiar with using the terminal/shell, can you get us a stacktrace by using "gdb"? see http://live.gnome.org/GettingTraces/Details, section "Obtaining a stack trace using GDB" for more information. thanks. :-)
I don't know if the "(CRC mismatch)" is important below so I included those lines as well. I started file-roller, clicked "Open" and navigated to the directory with my .iso files. Then I selected the one I mentioned above and clicked "Open" (gdb) run Starting program: /usr/bin/file-roller warning: the debug information found in "/usr/lib/debug//usr/lib/libgtk-x11-2.0.so.0.1000.4.debug" does not match "/usr/lib/libgtk-x11-2.0.so.0" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//usr/lib/libgdk-x11-2.0.so.0.1000.4.debug" does not match "/usr/lib/libgdk-x11-2.0.so.0" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//usr/lib/libgdk_pixbuf-2.0.so.0.1000.4.debug" does not match "/usr/lib/libgdk_pixbuf-2.0.so.0" (CRC mismatch). [Thread debugging using libthread_db enabled] [New Thread -1208142128 (LWP 18621)] [New Thread -1233855600 (LWP 18628)] [New Thread -1244345456 (LWP 18629)] [New Thread -1254835312 (LWP 18630)] [Thread -1244345456 (LWP 18629) exited] [Thread -1233855600 (LWP 18628) exited] [Thread -1254835312 (LWP 18630) exited] Couldn't get registers: No such process. (gdb) thread apply all bt
+ Trace 92976
Thread 1 (Thread -1208142128 (LWP 18621))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 376848 ***