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 571108 - crash in Document Viewer: Printing a document
crash in Document Viewer: Printing a document
Status: RESOLVED DUPLICATE of bug 524762
Product: evince
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-09 22:11 UTC by prof.lam
Modified: 2009-02-10 11:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description prof.lam 2009-02-09 22:11:43 UTC
Version: 2.22.2

What were you doing when the application crashed?
Printing a document; will attach to bug.


Distribution: Debian 5.0
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.26-1-amd64 #1 SMP Mon Dec 15 17:25:36 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 379695104 vsize: 379695104 resident: 88170496 share: 15245312 rss: 88170496 rss_rlim: 18446744073709551615
CPU usage: start_time: 1234217461 rtime: 442 utime: 410 stime: 32 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f47d20a06f0 (LWP 10650)]
[New Thread 0x42578950 (LWP 10651)]
0x00007f47cba34b66 in poll () from /lib/libc.so.6

Thread 2 (Thread 0x42578950 (LWP 10651))

  • #0 waitpid
    from /lib/libc.so.6
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 FT_Get_Char_Index
    from /usr/lib/libfreetype.so.6
  • #7 FT_Get_First_Char
    from /usr/lib/libfreetype.so.6
  • #8 ??
    from /usr/lib/libcairo.so.2
  • #9 ??
    from /usr/lib/libcairo.so.2
  • #10 ??
    from /usr/lib/libcairo.so.2
  • #11 ??
    from /usr/lib/libcairo.so.2
  • #12 ??
    from /usr/lib/libcairo.so.2
  • #13 ??
    from /usr/lib/libcairo.so.2
  • #14 ??
    from /usr/lib/libcairo.so.2
  • #15 cairo_surface_finish
    from /usr/lib/libcairo.so.2
  • #16 ??
    from /usr/lib/libcairo.so.2
  • #17 cairo_surface_finish
    from /usr/lib/libcairo.so.2
  • #18 cairo_surface_destroy
    from /usr/lib/libcairo.so.2
  • #19 ??
    from /usr/lib/libcairo.so.2
  • #20 cairo_destroy
    from /usr/lib/libcairo.so.2
  • #21 pdf_print_context_free
    at ev-poppler.cc line 1505
  • #22 pdf_document_file_exporter_end
    at ev-poppler.cc line 1758
  • #23 ev_job_print_run
    at ev-jobs.c line 947
  • #24 handle_job
    at ev-job-queue.c line 140
  • #25 ev_render_thread
    at ev-job-queue.c line 263
  • #26 ??
    from /usr/lib/libglib-2.0.so.0
  • #27 start_thread
    from /lib/libpthread.so.0
  • #28 clone
    from /lib/libc.so.6
  • #29 ??


----------- .xsession-errors (18 sec old) ---------------------
GCJ PLUGIN: thread 0x2330ff0: plugin_stop_appletviewer return
GCJ PLUGIN: thread 0x2330ff0: plugin_data_destroy
GCJ PLUGIN: thread 0x2330ff0: GCJ_New: deleting output fifo: /home/plam/.gcjwebplugin/gcj-instance-7453-0-plugin-to-appletviewer
  PIPE: appletviewer read: destroyGCJ PLUGIN: thread 0x2330ff0: GCJ_New: deleted output fifo: /home/plam/.gcjwebplugin/gcj-instance-7453-0-plugin-to-appletviewer
GCJ PLUGIN: thread 0x2330ff0: GCJ_New: deleting input fifo: /home/plam/.gcjwebplugin/gcj-instance-7453-0-appletviewer-to-plugin
GCJ PLUGIN: thread 0x2330ff0: GCJ_New: deleted input fifo: /home/plam/.gcjwebplugin/gcj-instance-7453-0-appletviewer-to-plugin
GCJ PLUGIN: thread 0x2330ff0: plugin_data_destroy return
GCJ PLUGIN: thread 0x2330ff0: GCJ_Destroy return
GCJ PLUGIN: thread 0x2330ff0: NP_Shutdown
GCJ PLUGIN: thread 0x2330ff0: NP_Shutdown return
  PIPE: appletviewer read: shutdown
APPLETVIEWER: exiting appletviewer
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3e00003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Comment 1 prof.lam 2009-02-09 22:16:19 UTC
Here's the guilty document; printing it on my computer causes a crash.

http://www.patricklam.ca/~plam/tmp/crashes.pdf

lpr to my printer works fine.
Comment 2 palfrey 2009-02-10 11:09:08 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 524762 ***