GNOME Bugzilla – Bug 388698
crash in Epiphany: closed the print preview
Last modified: 2007-01-31 09:52:02 UTC
Version: 2.16.1 What were you doing when the application crashed? closed the print preview Distribution: openSUSE 10.2 (i586) Gnome Release: 2.16.1 2006-11-28 (SUSE) BugBuddy Version: 2.16.0 Memory status: size: 165539840 vsize: 0 resident: 165539840 share: 0 rss: 18808832 rss_rlim: 0 CPU usage: start_time: 1166810441 rtime: 0 utime: 1222 stime: 0 cutime:1173 cstime: 0 timeout: 49 it_real_value: 0 frequency: 0 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 -1245456688 (LWP 8553)] [New Thread -1309475952 (LWP 8562)] [New Thread -1317868656 (LWP 8561)] [New Thread -1292690544 (LWP 8555)] [New Thread -1281651824 (LWP 8554)] 0xb7eff410 in ?? ()
+ Trace 96294
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? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
I've installed all sort of debug packages, but still have a quite limited stacktrace. Sofar I installed debuginfo packages for glibc, glib, epiphany, xulrunner, nspr, libgnomeprint, ... (basically all libs I could guess from ldd output). Backtrace was generated from '/opt/gnome/bin/epiphany' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1245387056 (LWP 18133)] [New Thread -1289978992 (LWP 18135)] [New Thread -1280984176 (LWP 18134)] 0xb7f10410 in ?? ()
+ Trace 106339
Possibly bug 356632 ... Maybe you can get a better trace by running epiphany under gdb, instead of just attaching it after the crash ?
gdb --args /opt/gnome/bin/epiphany --disable-crash-dialog did the trick. Now this doesn't really look like its epiphany to blame. Any idea? (gdb) bt
+ Trace 106353
Gecko bug with new fontconfig versions. Seems like suse doesn't ship the fix in its gecko package. *** This bug has been marked as a duplicate of 356632 ***
Christian, thanks a lot! I have forwarded your info to opensuse: https://bugzilla.novell.com/show_bug.cgi?id=239911
You could point them directly to the upstream bug, https://bugzilla.mozilla.org/show_bug.cgi?id=294879 which is fixed in 1.8.0.8 (for which there is no xulrunner release yet).
*** Bug 402480 has been marked as a duplicate of this bug. ***