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 395454 - crash in Epiphany Web Bookmarks: trying to print a google...
crash in Epiphany Web Bookmarks: trying to print a google...
Status: RESOLVED DUPLICATE of bug 359537
Product: gtk+
Classification: Platform
Component: Printing
2.10.x
Other All
: High critical
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-01-11 16:53 UTC by packetwhore
Modified: 2007-01-12 12:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description packetwhore 2007-01-11 16:53:05 UTC
Version: 2.16.2

What were you doing when the application crashed?
trying to print a google map.  the print preview worked fine.  when i selected a cups printer, epiphany crashed.  cups 1.2.6, gnome 2.16.2, epiphany 2.12.2, gnome-cups-manager 0,31-r2


Distribution: Gentoo Base System version 1.12.6
Gnome Release: 2.16.2 2006-12-13 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 407461888 vsize: 407461888 resident: 75313152 share: 23924736 rss: 75313152 rss_rlim: -1
CPU usage: start_time: 1168462737 rtime: 4974 utime: 4750 stime: 224 cutime:7700 cstime: 353 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/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 47030929424480 (LWP 20857)]
[New Thread 1115703632 (LWP 7250)]
[New Thread 1107310928 (LWP 7249)]
[New Thread 1157667152 (LWP 7248)]
[New Thread 1098918224 (LWP 7247)]
[New Thread 1132489040 (LWP 7246)]
[New Thread 1090525520 (LWP 20859)]
[New Thread 1082132816 (LWP 20858)]
0x00002ac63cd1f92f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47030929424480 (LWP 20857))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strncpy
    from /lib/libc.so.6
  • #4 pb_module_init
    from /usr/lib64/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so
  • #5 gtk_print_run_page_setup_dialog
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #10 pb_module_init
    from /usr/lib64/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_dialog_run
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 GeckoPrintService::TranslateSettings
  • #16 NSGetModule
    from /usr/lib64/mozilla-firefox/components/libgklayout.so
  • #17 nsPrintOptions::ReadPrefs
    from /usr/lib64/mozilla-firefox/components/../libgkgfx.so
  • #18 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Reinout van Schouwen 2007-01-12 08:22:22 UTC
(Looks like a GTK+ bug, moving...)

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!
Comment 2 Christian Persch 2007-01-12 12:27:50 UTC

*** This bug has been marked as a duplicate of 359537 ***