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 553369 - crash in Document Viewer: opening a potentially co...
crash in Document Viewer: opening a potentially co...
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 553524 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-09-23 08:05 UTC by bugreports
Modified: 2008-09-28 16:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
test case (1000 bytes, application/x-dvi)
2008-09-26 11:07 UTC, bugreports
Details

Description bugreports 2008-09-23 08:05:52 UTC
Version: 2.22.2

What were you doing when the application crashed?
opening a potentially corrupted .dvi file


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

System: Linux 2.6.27-rc6-sonne #57 SMP PREEMPT Tue Sep 16 15:44:26 CEST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10500000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 108711936 vsize: 108711936 resident: 71520256 share: 18325504 rss: 71520256 rss_rlim: 4294967295
CPU usage: start_time: 1222106082 rtime: 9440 utime: 8053 stime: 1387 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 0xb6a2c920 (LWP 21673)]
[New Thread 0xb66d2b90 (LWP 21679)]
0xb7f2d424 in __kernel_vsyscall ()

Thread 2 (Thread 0xb66d2b90 (LWP 21679))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.16.5/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.16.5/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 ??
  • #8 ??

--------------------------------------------------
Comment 1 Carlos Garcia Campos 2008-09-26 09:25:23 UTC
Could you attach here the dvi file causing this crash , please?
Comment 2 bugreports 2008-09-26 11:07:44 UTC
Created attachment 119409 [details]
test case

This is a .dvi file obtained by taking the first 1000 bytes of a regular .dvi. It is sufficient to crash evince.
Comment 3 bugreports 2008-09-26 11:09:02 UTC
reopening bug.
Comment 4 bugreports 2008-09-27 17:40:17 UTC
*** Bug 553524 has been marked as a duplicate of this bug. ***
Comment 5 Carlos Garcia Campos 2008-09-28 16:56:36 UTC
Fixed in svn trunk now. Thanks for reporting.