GNOME Bugzilla – Bug 358331
Crash when showing preferences
Last modified: 2006-09-30 22:41:22 UTC
Distribution: Unknown Package: epiphany Severity: Normal Version: GNOME2.14.3 2.14.3 Gnome-Distributor: Archlinux Synopsis: Crash when showing preferences Bugzilla-Product: epiphany Bugzilla-Component: General Bugzilla-Version: 2.14.3 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: Epiphany crasched when i pressed [alt]+e and choose preferences from the menu entry. Steps to reproduce the crash: 1. 2. 3. Expected Results: How often does this happen? Additional Information: Debugging Information: Backtrace was generated from '/opt/gnome/bin/epiphany' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1241192256 (LWP 3107)] [New Thread -1306805344 (LWP 3248)] [New Thread -1296049248 (LWP 3240)] [New Thread -1269163104 (LWP 3215)] [New Thread -1257432160 (LWP 3127)] [New Thread -1244697696 (LWP 3115)] (no debugging symbols found) 0xb7f29410 in ?? ()
+ Trace 73583
------- Bug created by bug-buddy at 2006-09-29 16:02 ------- Unknown version 2.14.3 in product epiphany. Setting version to "2.14.x".
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
I recompiled Epiphany with debug info enabled and run it in gdb. Ended with a: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1240450880 (LWP 23483)] 0xb7388868 in strcmp () from /lib/libc.so.6 This is very reproducable. Happens everytime i try access preferences. Added backtrace attachment.
Created attachment 73692 [details] Backtrace of crash with debug info enabled.
+ Trace 73680
This crash stems from the gtkfilechooserbutton in the epiphany prefs dialogue, so it's either a problem with the gnome-vfs backend, or in gtk+. Re-assigning.
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 357364 ***