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 545398 - crash in Document Viewer: I had just accepted to d...
crash in Document Viewer: I had just accepted to d...
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-29 22:15 UTC by jose.rodriguez
Modified: 2008-08-21 18:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Intermediate work template possibly converted to PDF by online service. (973.57 KB, application/pdf)
2008-08-19 20:58 UTC, jose.rodriguez
Details

Description jose.rodriguez 2008-07-29 22:15:59 UTC
Version: 2.22.2

What were you doing when the application crashed?
I had just accepted to download an document in Adobe's PDF format and subsequently display it under Evince


Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-2-686 #1 SMP Fri Jun 27 03:23:20 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: SphereCrystal
Icon Theme: Nuvola

Memory status: size: 54099968 vsize: 54099968 resident: 25108480 share: 12992512 rss: 25108480 rss_rlim: 4294967295
CPU usage: start_time: 1217369619 rtime: 324 utime: 284 stime: 40 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b71720 (LWP 3641)]
[New Thread 0xb6aa4b90 (LWP 3643)]
(no debugging symbols found)
0xb7f6c424 in __kernel_vsyscall ()

Thread 2 (Thread 0xb6aa4b90 (LWP 3643))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #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 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 strcmp
    from /lib/i686/cmov/libc.so.6
  • #7 ??
    from /usr/lib/libfreetype.so.6
  • #8 ??
  • #9 ??
    from /usr/lib/libfreetype.so.6
  • #10 ??
  • #11 ??
    from /usr/lib/libfreetype.so.6
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
    from /usr/lib/libfreetype.so.6
  • #16 ??
  • #17 ??


----------- .xsession-errors (7 sec old) ---------------------
SESSION_MANAGER=local/Huitzilopochtli.metztli-it.com:/tmp/.ICE-unix/3095
/dev/dsp: No such file or directory
xrdb:  "*Label.background" on line 220 overrides entry on line 150
xrdb:  "*Text.background" on line 226 overrides entry on line 191
xrdb:  "*Label.foreground" on line 232 overrides entry on line 151
xrdb:  "*Text.foreground" on line 238 overrides entry on line 192
Window manager warning: Failed to read saved session file /home/jose/.metacity/sessions/default0.ms: Failed to open file '/home/jose/.metacity/sessions/default0.ms': No such file or directory
Initializing gnome-mount extension
seahorse nautilus module initialized
QSettings: failed to open file '/etc/qt3/qt_plugins_3.3rc'
QSettings: failed to open file '/etc/qt3/qt_plugins_3.3rc'
kbuildsycoca running...
QSettings: failed to open file '/etc/qt3/qt_plugins_3.3rc'
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2c00003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Comment 1 Susana 2008-08-19 17:25:31 UTC
Thanks for the bug report. Unfortunately it lacks some information that may help us in finding the cause of the bug. Can you, if possible, attach the file causing the crash? Also this may be a Poppler Bug (the backend used by Evince to render PDF), could you please supply the poppler version and type? You can find it in the Help->About menu in Evince.
Comment 2 jose.rodriguez 2008-08-19 20:58:11 UTC
Created attachment 117003 [details]
Intermediate work template possibly converted to PDF by online service.

Please note that I was able to subsequently open the file in proprietary Adobe Reader 8 that I downloaded for Debian GNU/Linux.  Accordingly, the file sample attached *always* crashes Evince when I try to open it; notwithstanding, Adobe Reader version 8.1.2 (06/21/2008) *always* opens the file sample attached (and others from the same source) with no issues whatsoever.
Comment 3 jose.rodriguez 2008-08-19 21:04:18 UTC
(In reply to comment[...] Also this may be a Poppler Bug (the backend used by Evince
> to render PDF), could you please supply the poppler version and type? You can
> find it in the Help->About menu in Evince.
> 

Document Viewer.
Using poppler 0.8.5 (cairo)
Comment 4 Carlos Garcia Campos 2008-08-21 18:58:06 UTC
It's a crash in poppler. I've just forwarded it to the freedesktop bugzilla:

https://bugs.freedesktop.org/show_bug.cgi?id=17252

Thanks for reporting.