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 476841 - crash in Document Viewer: open a small pdf file
crash in Document Viewer: open a small pdf file
Status: RESOLVED DUPLICATE of bug 468667
Product: evince
Classification: Core
Component: general
0.8.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-14 09:17 UTC by lstrozzini
Modified: 2007-10-08 12:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description lstrozzini 2007-09-14 09:17:13 UTC
Version: 0.8.3

What were you doing when the application crashed?
open a small pdf file


Distribution: Unknown
Gnome Release: 2.18.3 2007-07-07 (Archlinux)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 44929024 vsize: 44929024 resident: 20963328 share: 13029376 rss: 20963328 rss_rlim: 4294967295
CPU usage: start_time: 1189761407 rtime: 59 utime: 55 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 -1231141168 (LWP 14072)]
[New Thread -1232962672 (LWP 14073)]
(no debugging symbols found)
0xb7eee410 in __kernel_vsyscall ()

Thread 2 (Thread -1232962672 (LWP 14073))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 __assert_fail
    from /lib/libc.so.6
  • #8 CairoOutputDev::drawImageMaskPrescaled
    from /usr/lib/libpoppler-glib.so.1
  • #9 CairoOutputDev::drawImageMask
    from /usr/lib/libpoppler-glib.so.1
  • #10 Gfx::doImage
    from /usr/lib/libpoppler.so.1
  • #11 Gfx::opBeginImage
    from /usr/lib/libpoppler.so.1
  • #12 Gfx::execOp
    from /usr/lib/libpoppler.so.1
  • #13 Gfx::go
    from /usr/lib/libpoppler.so.1
  • #14 Gfx::display
    from /usr/lib/libpoppler.so.1
  • #15 Gfx::doShowText
    from /usr/lib/libpoppler.so.1
  • #16 Gfx::opShowText
    from /usr/lib/libpoppler.so.1
  • #17 Gfx::execOp
    from /usr/lib/libpoppler.so.1
  • #18 Gfx::go
    from /usr/lib/libpoppler.so.1
  • #19 Gfx::display
    from /usr/lib/libpoppler.so.1
  • #20 Page::displaySlice
    from /usr/lib/libpoppler.so.1
  • #21 poppler_page_render_to_pixbuf
    from /usr/lib/libpoppler-glib.so.1
  • #22 ??
  • #23 ev_document_thumbnails_get_thumbnail
  • #24 ev_job_thumbnail_run
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 g_queue_pop_head
    from /usr/lib/libglib-2.0.so.0
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 _dl_fixup
    from /lib/ld-linux.so.2
  • #34 g_thread_create_proxy
    from /usr/lib/libglib-2.0.so.0
  • #35 start_thread
    from /lib/libpthread.so.0
  • #36 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
(evince:13790): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Character reference 'b' does not encode a permitted character
(evince:13790): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Character reference 'b' does not encode a permitted character
evince: CairoOutputDev.cc:943: void CairoOutputDev::drawImageMaskPrescaled(GfxState*, Object*, Stream*, int, int, GBool, GBool): Assertion `n == 0' failed.
PARSING /usr/share/poppler/nameToUnicode/Thai
PARSING /usr/share/poppler/nameToUnicode/Bulgarian
n = 1 (95 69 -1)
Xlib: sequence lost (0x1cd0b > 0xcd0d) in reply type 0xc!
Xlib: unexpected async reply (sequence 0xcd12)!
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2a00003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
evince: CairoOutputDev.cc:943: void CairoOutputDev::drawImageMaskPrescaled(GfxState*, Object*, Stream*, int, int, GBool, GBool): Assertion `n == 0' failed.
PARSING /usr/share/poppler/nameToUnicode/Thai
PARSING /usr/share/poppler/nameToUnicode/Bulgarian
n = 1 (50 9 -1)
--------------------------------------------------
Comment 1 Cosimo Cecchi 2007-10-08 12:57:44 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 468667 ***