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 615280 - crash in Document Viewer: Opening attached dvi fil...
crash in Document Viewer: Opening attached dvi fil...
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: BugBuddyBugs
2.28.x
Other All
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 619757 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-09 12:18 UTC by Pacho Ramos
Modified: 2010-10-17 19:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
vebt.dvi (2.84 KB, application/octet-stream)
2010-04-09 12:19 UTC, Pacho Ramos
Details

Description Pacho Ramos 2010-04-09 12:18:59 UTC
Version: 2.28.2

What were you doing when the application crashed?
Opening attached dvi file from http://bugs.gentoo.org/show_bug.cgi?id=307885


Distribution: Gentoo Base System release 1.12.13
Gnome Release: 2.26.3 2010-03-08 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-gentoo-r7 #1 PREEMPT Fri Mar 26 14:01:32 CET 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Shiki-Gentoo
Icon Theme: gnome-gentoo
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 313401344 vsize: 313401344 resident: 43769856 share: 23359488 rss: 43769856 rss_rlim: 18446744073709551615
CPU usage: start_time: 1270815503 rtime: 33 utime: 27 stime: 6 cutime:226 cstime: 48 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7ff957226910 (LWP 28017)]
[New Thread 0x7ff959e20910 (LWP 27601)]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
0x00007ff961b277c4 in __lll_lock_wait () from /lib/libpthread.so.0

Thread 3 (Thread 0x7ff959e20910 (LWP 27601))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 ref_stack_push_block
    at ./psi/istack.c line 515
  • #6 ref_stack_push
    at ./psi/istack.c line 475
  • #7 scan_token
    at ./psi/iscan.c line 514
  • #8 scan_font
    at scanfont.c line 1278
  • #9 fontfcnA
    at fontfcn.c line 521
  • #10 T1_LoadFont
    at t1load.c line 151
  • #11 t1_really_load_font
    at t1.c line 304
  • #12 t1_font_get_glyph
    at t1.c line 502
  • #13 load_one_glyph
    at font.c line 286
  • #14 font_get_glyph
    at font.c line 359
  • #15 set_char
    at dviread.c line 1291
  • #16 mdvi_dopage
    at dviread.c line 1091
  • #17 dvi_document_render
    at dvi-document.c line 193
  • #18 ev_job_render_run
    at ev-jobs.c line 521
  • #19 ev_job_thread
    at ev-job-scheduler.c line 183
  • #20 ev_job_thread_proxy
    at ev-job-scheduler.c line 213
  • #21 g_thread_create_proxy
    at gthread.c line 635
  • #22 start_thread
    from /lib/libpthread.so.0
  • #23 clone
    from /lib/libc.so.6
  • #24 ??

	Inferior 1 [process 27600] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
mkdir: no se puede crear el directorio «././var/cache/fonts/pk/ljfour»: Permiso denegado
mktexpk: /usr/share/texmf/web2c/mktexdir /var/cache/fonts/pk/ljfour/jknappen/ec failed.
page: Warning: font `eccc1000' at 600x600 not found, trying `cmr10' instead
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1440
mkdir: no se puede crear el directorio «././var/cache/fonts/pk/ljfour»: Permiso denegado
mktexpk: /usr/share/texmf/web2c/mktexdir /var/cache/fonts/pk/ljfour/jknappen/ec failed.
page: Warning: font `ecbx1440' at 600x600 not found, trying `cmr10' instead
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1000
mkdir: no se puede crear el directorio «././var/cache/fonts/pk/ljfour»: Permiso denegado
mktexpk: /usr/share/texmf/web2c/mktexdir /var/cache/fonts/pk/ljfour/jknappen/ec failed.
page: Warning: font `ecrm1000' at 600x600 not found, trying `cmr10' instead
warning: Can not parse XML syscalls information; XML support was disabled at compile time.
--------------------------------------------------
Comment 1 Pacho Ramos 2010-04-09 12:19:51 UTC
Created attachment 158283 [details]
vebt.dvi
Comment 2 Akhil Laddha 2010-04-09 12:34:27 UTC
isn't it a duplicate of bug 603396 ? Did you try with evince 2.30.0 ?
Comment 3 Akhil Laddha 2010-05-27 03:37:14 UTC
*** Bug 619757 has been marked as a duplicate of this bug. ***
Comment 4 Pacho Ramos 2010-10-17 19:23:17 UTC
Fixed in 2.32