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 579079 - crash in Document Viewer: Attemping to open a PDF ...
crash in Document Viewer: Attemping to open a PDF ...
Status: RESOLVED DUPLICATE of bug 555375
Product: evince
Classification: Core
Component: general
2.24.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-15 19:06 UTC by Michael Chudobiak
Modified: 2009-04-15 19:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Michael Chudobiak 2009-04-15 19:06:44 UTC
Version: 2.24.2

What were you doing when the application crashed?
Attemping to open a PDF document. When I open this document with acroread, the print dialog is automatically invoked - perhaps that is a clue. The PDF is a waybill generated by a courier company's software. The document can be provided privately, upon request.


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.19-170.2.35.fc10.x86_64 #1 SMP Mon Feb 23 13:00:23 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 374083584 vsize: 374083584 resident: 26103808 share: 12333056 rss: 26103808 rss_rlim: 18446744073709551615
CPU usage: start_time: 1239822294 rtime: 20 utime: 15 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f1e83293800 (LWP 5184)]
[New Thread 0x7f1e7b420950 (LWP 5186)]
[New Thread 0x7f1e7c18f950 (LWP 5185)]
0x0000003b3f2dc886 in __poll (fds=0x7f1e83199ad0, nfds=10, timeout=827)
    at ../sysdeps/unix/sysv/linux/poll.c:87
87	  int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout);

Thread 3 (Thread 0x7f1e7c18f950 (LWP 5185))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 Form::findWidgetByRef
    at Form.cc line 1231
  • #7 AnnotWidget::initialize
    at Annot.cc line 1735
  • #8 AnnotWidget
    at Annot.cc line 1714
  • #9 Annots::createAnnot
    at Annot.cc line 3394
  • #10 Annots
    at Annot.cc line 3333
  • #11 Page::displaySlice
    at Page.cc line 421
  • #12 _poppler_page_render
    at poppler-page.cc line 529
  • #13 pdf_page_render
    at ev-poppler.cc line 477
  • #14 pdf_document_render
    at ev-poppler.cc line 522
  • #15 ev_job_render_run
    at ev-jobs.c line 512
  • #16 ev_job_thread
    at ev-job-scheduler.c line 183
  • #17 ev_job_thread_proxy
    at ev-job-scheduler.c line 213
  • #18 ??
    from /lib64/libglib-2.0.so.0
  • #19 start_thread
    at pthread_create.c line 297
  • #20 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112


----------- .xsession-errors (284 sec old) ---------------------
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_free: assertion `boxed != NULL' failed
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_copy: assertion `src_boxed != NULL' failed
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_copy: assertion `src_boxed != NULL' failed
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_free: assertion `boxed != NULL' failed
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_copy: assertion `src_boxed != NULL' failed
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_copy: assertion `src_boxed != NULL' failed
(imsettings-applet:3768): GLib-GObject-CRITICAL **: g_boxed_free: assertion `boxed != NULL' failed
Window manager warning: Received a _NET_WM_MOVERESIZE message for 0x4200138 (Incredible); these messages lack timestamps and therefore suck.
--------------------------------------------------
Comment 1 Michael Chudobiak 2009-04-15 19:08:03 UTC

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