After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 362609 - crash in Epiphany Web Bookmarks: trying to print a local ...
crash in Epiphany Web Bookmarks: trying to print a local ...
Status: RESOLVED INCOMPLETE
Product: epiphany
Classification: Core
Component: General
2.16.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
: 370399 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-16 13:41 UTC by Tom Billiet
Modified: 2006-12-18 13:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tom Billiet 2006-10-16 13:41:42 UTC
Version: 2.16.1

What were you doing when the application crashed?
trying to print a local htm file from epiphany


Distribution: Unknown
Gnome Release: 2.16.1 2006-10-02 (Archlinux)
BugBuddy Version: 2.16.0

Memory status: size: 107696128 vsize: 0 resident: 107696128 share: 0 rss: 32964608 rss_rlim: 0
CPU usage: start_time: 1161005963 rtime: 0 utime: 264 stime: 0 cutime:242 cstime: 0 timeout: 22 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 -1239627040 (LWP 19476)]
[New Thread -1297695840 (LWP 19508)]
[New Thread -1289303136 (LWP 19507)]
[New Thread -1263027296 (LWP 19480)]
[New Thread -1254634592 (LWP 19479)]
[New Thread -1246241888 (LWP 19478)]
(no debugging symbols found)
0xb7f50410 in ?? ()

Comment 1 André Klapper 2006-10-16 13:55:05 UTC
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.
Comment 2 Tom Billiet 2006-10-16 16:17:26 UTC
to be honest, I don"t feel to much about recompiling gnome with debugging support. Or will it help if I only recompile epiphany with debugging support?
Comment 3 André Klapper 2006-10-16 20:38:00 UTC
we can't say, but of course we'd be happy if you tried... :-)
Comment 4 Reinout van Schouwen 2006-10-17 09:31:51 UTC
For usable stack traces you'll need to have at least the mozilla backend, glib, gtk and libgnomeui, and epiphany built with debug symbols.
Comment 5 André Klapper 2006-11-04 12:15:14 UTC
*** Bug 370399 has been marked as a duplicate of this bug. ***
Comment 6 Wouter Bolsterlee (uws) 2006-12-16 12:37:08 UTC
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!
Comment 7 Tom Billiet 2006-12-18 13:12:14 UTC
I had some time now and found an easy way to recompile the packages with debugging symbols on my distribution, but it doesn't seem to be needed, printing local htm files now works without any problems. It seems it is already fixed in epiphany 2.16.2
Comment 8 Wouter Bolsterlee (uws) 2006-12-18 13:20:22 UTC
Great! Thanks for your quick response.