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 561232 - crash in Document Viewer: opening a document (doub...
crash in Document Viewer: opening a document (doub...
Status: RESOLVED DUPLICATE of bug 415714
Product: evince
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-17 16:16 UTC by armstrong
Modified: 2008-11-17 19:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description armstrong 2008-11-17 16:16:26 UTC
Version: 2.22.2

What were you doing when the application crashed?
opening a document (double -click) SFE_dat-sw_en.pdf can be retrieved from the web 


Distribution: Gentoo Base System release 1.12.11.1
Gnome Release: 2.22.3 2008-08-06 (Gentoo)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-gentoo-r6r1 #3 SMP PREEMPT Fri Nov 7 15:04:12 CST 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 360124416 vsize: 360124416 resident: 22888448 share: 13381632 rss: 22888448 rss_rlim: 18446744073709551615
CPU usage: start_time: 1226938475 rtime: 50 utime: 42 stime: 8 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 0x7fe5ac808720 (LWP 27084)]
[New Thread 0x40ab7950 (LWP 27085)]
0x00007fe5a773aa1f in __libc_waitpid (pid=27086, stat_loc=0x7fffb4977e00, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7fe5ac808720 (LWP 27084))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 682
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 213
  • #4 <signal handler called>
  • #5 Catalog::embeddedFile
    at Catalog.cc line 438
  • #6 poppler_document_get_attachments
    at poppler-document.cc line 426
  • #7 pdf_document_get_attachments
    at ev-poppler.cc line 421
  • #8 ev_sidebar_attachments_set_document
    at ev-sidebar-attachments.c line 636
  • #9 ev_sidebar_set_document
    at ev-sidebar.c line 511
  • #10 ev_window_setup_document
    at ev-window.c line 1123
  • #11 IA__g_main_context_dispatch
    at gmain.c line 2012
  • #12 g_main_context_iterate
    at gmain.c line 2645
  • #13 IA__g_main_loop_run
    at gmain.c line 2853
  • #14 IA__gtk_main
    at gtkmain.c line 1163
  • #15 main
    at main.c line 401
  • #16 __libc_start_main
    at libc-start.c line 229
  • #17 _start
0x00007fe5a773aa1f	41	in ../sysdeps/unix/sysv/linux/waitpid.c
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
** (gnome-session:2928): WARNING **: Host name lookup failure on localhost.
(npviewer.bin:26583): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed
Error: PDF file is damaged - attempting to reconstruct xref table...
(gnome-panel:2996): GWeather-WARNING **: Failed to get METAR data.
error: The metadata does not have a thumbnail property
Error: Expected the default config, but wasn't able to find it, or it isn't a Dictionary
Error: Illegal entry in bfchar block in ToUnicode CMap
Error: Illegal entry in bfchar block in ToUnicode CMap
Error: Illegal entry in bfchar block in ToUnicode CMap
Error: Illegal entry in bfchar block in ToUnicode CMap
41	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
--------------------------------------------------
Comment 1 palfrey 2008-11-17 18:58:30 UTC
This is probably a duplicate of Bug 415714. Which version of poppler is evince using? (You can find this from Help -> About in Evince). If it's anything before 0.8.4, then you definitely need to upgrade that. That fixes most of the cases we've found so far.

If you can reproduce this consistently with poppler >= 0.8.4 then can we have the URL to the document that you're trying to access please! Thanks!

*** This bug has been marked as a duplicate of 415714 ***
Comment 2 armstrong 2008-11-17 19:19:10 UTC
I am using poppler 0.8.7 (cairo)

URL is 

http://www2.rohde-schwarz.com/file/SFE_dat-sw_en.pdf

HOWEVER I can't reproduce the crash