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 374277 - Crash in DVI document related to find_font_mapped
Crash in DVI document related to find_font_mapped
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
0.6.x
Other All
: Urgent blocker
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 358142 361696 374880 374904 379400 387463 390322 390323 392781 400101 401023 409245 409644 409664 412199 412208 412880 413578 413860 418953 419005 421162 424170 424628 424635 425940 426950 427619 427672 428718 428828 431072 432890 436878 439227 440939 441269 448205 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-12 14:02 UTC by kunzjacq
Modified: 2007-06-16 14:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
enclosed: a dvi file that makes evince 6.1 crash on reload. (2.10 KB, application/x-compressed-tar)
2006-11-14 09:16 UTC, kunzjacq
Details

Description kunzjacq 2006-11-12 14:02:53 UTC
Version: 0.6.1

What were you doing when the application crashed?
reload a document. Evince stalled when "Loading...", then crashed. The document loaded fine on first time.


Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.16.1 2006-11-12 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 53891072 vsize: 0 resident: 53891072 share: 0 rss: 22441984 rss_rlim: 0
CPU usage: start_time: 1163339976 rtime: 0 utime: 585 stime: 0 cutime:354 cstime: 0 timeout: 231 it_real_value: 0 frequency: 207

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231112000 (LWP 31728)]
[New Thread -1232217184 (LWP 31729)]
0xb7faa410 in ?? ()

Comment 1 André Klapper 2006-11-13 10:29:28 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 kunzjacq 2006-11-14 09:16:36 UTC
Created attachment 76549 [details]
enclosed: a dvi file that makes evince 6.1 crash on reload.

The testcase provided makes evince crash. The version of poppler used is 0.5.4, and the bug can at least be reproduced on gentoo and on ubuntu edgy. The testcase is basically an empty file created with the french PhD LaTeX class thloria (http://www.loria.fr/~roegel/TeX/TL.html).
Comment 3 Nickolay V. Shmyrev 2006-11-14 09:38:10 UTC
It's dvi document, so it's pure evince problem
Comment 4 Nickolay V. Shmyrev 2006-11-14 10:13:34 UTC
*** Bug 374880 has been marked as a duplicate of this bug. ***
Comment 5 Nickolay V. Shmyrev 2006-11-16 15:58:51 UTC
This bug should be fixed now.
Comment 6 Nickolay V. Shmyrev 2006-11-26 17:29:55 UTC
*** Bug 374904 has been marked as a duplicate of this bug. ***
Comment 7 Nickolay V. Shmyrev 2006-11-26 17:31:07 UTC
*** Bug 379400 has been marked as a duplicate of this bug. ***
Comment 8 Nickolay V. Shmyrev 2006-11-26 17:48:37 UTC
*** Bug 358142 has been marked as a duplicate of this bug. ***
Comment 9 Nickolay V. Shmyrev 2006-11-26 17:49:25 UTC
*** Bug 361696 has been marked as a duplicate of this bug. ***
Comment 10 Nickolay V. Shmyrev 2006-11-26 17:50:29 UTC
Backtrace to match against:

Thread 2 (Thread -1230898272 (LWP 1241))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 font_find_mapped
  • #5 font_find_mapped
  • #6 font_find_mapped
  • #7 djvu_links_get_links_model
  • #8 djvu_links_get_links_model
  • #9 _egg_marshal_VOID__INT_INT

Comment 11 Christian Kirbach 2006-11-26 18:01:01 UTC
another backtrace to match against:

  • #3 <signal handler called>
  • #4 fclose
    from /lib/tls/i686/cmov/libc.so.6
  • #5 kpse_fclose_trace
    from /usr/lib/libkpathsea.so.4
  • #6 font_find_mapped
  • #7 font_find_mapped
  • #8 font_find_mapped
  • #9 djvu_links_get_links_model

Comment 12 Carlos Garcia Campos 2006-12-19 10:47:48 UTC
*** Bug 387463 has been marked as a duplicate of this bug. ***
Comment 13 Carlos Garcia Campos 2006-12-28 13:01:37 UTC
*** Bug 390322 has been marked as a duplicate of this bug. ***
Comment 14 Carlos Garcia Campos 2006-12-28 13:02:26 UTC
*** Bug 390323 has been marked as a duplicate of this bug. ***
Comment 15 Carlos Garcia Campos 2007-01-04 16:22:47 UTC
*** Bug 392781 has been marked as a duplicate of this bug. ***
Comment 16 Nickolay V. Shmyrev 2007-01-24 07:20:20 UTC
*** Bug 400101 has been marked as a duplicate of this bug. ***
Comment 17 Bruno Boaventura 2007-01-26 15:23:05 UTC
*** Bug 401023 has been marked as a duplicate of this bug. ***
Comment 18 Carlos Garcia Campos 2007-02-18 12:45:30 UTC
*** Bug 409245 has been marked as a duplicate of this bug. ***
Comment 19 Carlos Garcia Campos 2007-02-19 16:01:13 UTC
*** Bug 409644 has been marked as a duplicate of this bug. ***
Comment 20 Carlos Garcia Campos 2007-02-19 17:13:06 UTC
*** Bug 409664 has been marked as a duplicate of this bug. ***
Comment 21 Carlos Garcia Campos 2007-02-26 11:36:06 UTC
*** Bug 412199 has been marked as a duplicate of this bug. ***
Comment 22 Carlos Garcia Campos 2007-02-26 13:26:24 UTC
*** Bug 412208 has been marked as a duplicate of this bug. ***
Comment 23 Carlos Garcia Campos 2007-02-28 13:41:05 UTC
*** Bug 412880 has been marked as a duplicate of this bug. ***
Comment 24 Carlos Garcia Campos 2007-03-01 20:25:45 UTC
*** Bug 413578 has been marked as a duplicate of this bug. ***
Comment 25 Carlos Garcia Campos 2007-03-02 14:19:15 UTC
*** Bug 413860 has been marked as a duplicate of this bug. ***
Comment 26 Christian Kirbach 2007-03-17 11:23:47 UTC
*** Bug 418953 has been marked as a duplicate of this bug. ***
Comment 27 Christian Kirbach 2007-03-17 12:17:31 UTC
*** Bug 419005 has been marked as a duplicate of this bug. ***
Comment 28 Carlos Garcia Campos 2007-03-21 18:51:25 UTC
*** Bug 421162 has been marked as a duplicate of this bug. ***
Comment 29 Carlos Garcia Campos 2007-03-29 16:30:20 UTC
*** Bug 424170 has been marked as a duplicate of this bug. ***
Comment 30 Carlos Garcia Campos 2007-03-30 21:02:08 UTC
*** Bug 424628 has been marked as a duplicate of this bug. ***
Comment 31 Carlos Garcia Campos 2007-03-30 21:02:42 UTC
*** Bug 424635 has been marked as a duplicate of this bug. ***
Comment 32 Carlos Garcia Campos 2007-04-03 19:14:00 UTC
*** Bug 425940 has been marked as a duplicate of this bug. ***
Comment 33 Carlos Garcia Campos 2007-04-06 15:33:58 UTC
*** Bug 426950 has been marked as a duplicate of this bug. ***
Comment 34 Carlos Garcia Campos 2007-04-08 17:52:58 UTC
*** Bug 427619 has been marked as a duplicate of this bug. ***
Comment 35 Carlos Garcia Campos 2007-04-08 20:58:05 UTC
*** Bug 427672 has been marked as a duplicate of this bug. ***
Comment 36 Carlos Garcia Campos 2007-04-11 18:14:21 UTC
*** Bug 428718 has been marked as a duplicate of this bug. ***
Comment 37 Carlos Garcia Campos 2007-04-12 09:25:46 UTC
*** Bug 428828 has been marked as a duplicate of this bug. ***
Comment 38 Carlos Garcia Campos 2007-04-18 17:35:38 UTC
*** Bug 431072 has been marked as a duplicate of this bug. ***
Comment 39 Carlos Garcia Campos 2007-04-24 09:41:25 UTC
*** Bug 432890 has been marked as a duplicate of this bug. ***
Comment 40 Carlos Garcia Campos 2007-05-08 13:23:58 UTC
*** Bug 436878 has been marked as a duplicate of this bug. ***
Comment 41 Carlos Garcia Campos 2007-05-17 19:27:08 UTC
*** Bug 439227 has been marked as a duplicate of this bug. ***
Comment 42 Carlos Garcia Campos 2007-05-24 13:44:44 UTC
*** Bug 440939 has been marked as a duplicate of this bug. ***
Comment 43 Carlos Garcia Campos 2007-05-25 19:40:09 UTC
*** Bug 441269 has been marked as a duplicate of this bug. ***
Comment 44 Carlos Garcia Campos 2007-06-16 14:39:16 UTC
*** Bug 448205 has been marked as a duplicate of this bug. ***