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 528256 - crash in Document Viewer: Opened the print dialog,...
crash in Document Viewer: Opened the print dialog,...
Status: RESOLVED DUPLICATE of bug 460887
Product: evince
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-15 17:06 UTC by Paul Rawson
Modified: 2008-04-16 07:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Paul Rawson 2008-04-15 17:06:45 UTC
Version: 2.20.2

What were you doing when the application crashed?
Opened the print dialog, then pressed cancel. Viewing a PostScript file.


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.20.3 2008-02-03 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.24-gentoo-r3 #5 SMP PREEMPT Fri Mar 28 20:38:03 PDT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 92524544 vsize: 92524544 resident: 49332224 share: 13299712 rss: 49332224 rss_rlim: 4294967295
CPU usage: start_time: 1208278833 rtime: 253 utime: 225 stime: 28 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evince'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb75336d0 (LWP 12775)]
[New Thread 0xb4c12b90 (LWP 12781)]
[New Thread 0xb72b1b90 (LWP 12776)]
0xb7fda410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb75336d0 (LWP 12775))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libc.so.6
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 run_bug_buddy
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 check_if_gdb
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 _gtk_printer_prepare_for_print
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_print_job_constructor
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_print_job_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ev_window_print_job_cb
  • #16 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 ev_job_finished
  • #22 notify_finished
  • #23 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #27 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 main
  • #29 __libc_start_main
    from /lib/libc.so.6
  • #30 _start
  • #0 __kernel_vsyscall

----------- .xsession-errors (9 sec old) ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
(evince:12775): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(evince:12775): Gtk-CRITICAL **: gtk_printer_accepts_ps: assertion `GTK_IS_PRINTER (printer)' failed
(evince:12775): Gtk-CRITICAL **: gtk_printer_get_backend: assertion `GTK_IS_PRINTER (printer)' failed
(evince:12775): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
--------------------------------------------------
Comment 1 Gianluca Borello 2008-04-16 07:18:11 UTC
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 460887 ***