GNOME Bugzilla – Bug 685075
File Roller crashes with segmentation fault
Last modified: 2012-09-29 20:50:03 UTC
Version 3.6.0 crashes with segmentation fault where backtrace shows something related to D-Bus service. Here's output from gdb Reading symbols from /home/armin/src/file-roller-3.6.0/dest/usr/bin/file-roller...done. (gdb) run Starting program: /home/armin/src/file-roller-3.6.0/dest/usr/bin/file-roller warning: Could not load shared library symbols for linux-gate.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". [New Thread 0xb528eb40 (LWP 4254)] [New Thread 0xb4868b40 (LWP 4255)] [New Thread 0xb3effb40 (LWP 4256)] Program received signal SIGSEGV, Segmentation fault. on_bus_acquired_for_archive_manager (connection=0x810d040, name=0x819ff58 "org.gnome.ArchiveManager1", user_data=0x80ce000) at main.c:575 575 registration_id = g_dbus_connection_register_object (connection, (gdb) bt
+ Trace 230931
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols for (lib)glib2? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Here a better trace bug 685108 *** This bug has been marked as a duplicate of bug 685108 ***