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



Description Michael Chudobiak 2009-02-02 14:15:23 UTC
Version: 2.25.5

What were you doing when the application crashed?
Trying to open a PDF file in evince svn trunk rev 3404, with poppler-0.8.7-1.fc10.x86_64.


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.2 2008-11-25 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.7-134.fc10.x86_64 #1 SMP Mon Dec 1 22:21:35 EST 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 373694464 vsize: 373694464 resident: 27533312 share: 13651968 rss: 27533312 rss_rlim: 18446744073709551615
CPU usage: start_time: 1233584040 rtime: 28 utime: 22 stime: 6 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f5b4b1a27e0 (LWP 30388)]
[New Thread 0x7f5b43b4f950 (LWP 30392)]
[New Thread 0x7f5b448f0950 (LWP 30391)]
0x0000003c8a0dc886 in __poll (fds=0xdc0180, nfds=10, timeout=76)
    at ../sysdeps/unix/sysv/linux/poll.c:87
87	  int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout);

Thread 3 (Thread 0x7f5b448f0950 (LWP 30391))

  • #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
    from /usr/lib64/libpoppler.so.3
  • #7 AnnotWidget::initialize
    from /usr/lib64/libpoppler.so.3
  • #8 AnnotWidget::AnnotWidget
    from /usr/lib64/libpoppler.so.3
  • #9 Annots::createAnnot
    from /usr/lib64/libpoppler.so.3
  • #10 Annots::Annots
    from /usr/lib64/libpoppler.so.3
  • #11 Page::displaySlice
    from /usr/lib64/libpoppler.so.3
  • #12 ??
    from /usr/lib64/libpoppler-glib.so.3
  • #13 pdf_page_render
    at ev-poppler.cc line 488
  • #14 pdf_document_render
    at ev-poppler.cc line 533
  • #15 ev_document_render
    at ev-document.c line 215
  • #16 ev_job_render_run
    at ev-jobs.c line 516
  • #17 ev_job_run
    at ev-jobs.c line 207
  • #18 ev_job_thread
    at ev-job-scheduler.c line 183
  • #19 ev_job_thread_proxy
    at ev-job-scheduler.c line 213
  • #20 ??
    from /lib64/libglib-2.0.so.0
  • #21 start_thread
    at pthread_create.c line 297
  • #22 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112


----------- .xsession-errors (320 sec old) ---------------------
(npviewer.bin:5072): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
(npviewer.bin:5072): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
(npviewer.bin:5189): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
(npviewer.bin:5189): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
Window manager warning: Received a _NET_WM_MOVERESIZE message for 0x18003a5 (officefile); these messages lack timestamps and therefore suck.
/usr/lib64/gimp/2.0/plug-ins/file-pdf: fatal error: Segmentation fault
--------------------------------------------------
Comment 1 Michael Chudobiak 2009-02-02 14:50:15 UTC

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