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 536872 - crash in Document Viewer: reloading the document a...
crash in Document Viewer: reloading the document a...
Status: RESOLVED DUPLICATE of bug 536482
Product: evince
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 536871 542030 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-06-05 19:31 UTC by bugreports
Modified: 2008-07-13 20:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description bugreports 2008-06-05 19:31:21 UTC
Version: 2.22.2

What were you doing when the application crashed?
reloading the document and starting to scroll


Distribution: Debian lenny/sid
Gnome Release: 2.22.2 2008-05-29 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-sonne #9 SMP PREEMPT Thu Apr 17 17:27:03 CEST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 66846720 vsize: 66846720 resident: 39165952 share: 12922880 rss: 39165952 rss_rlim: 4294967295
CPU usage: start_time: 1212694090 rtime: 732 utime: 629 stime: 103 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 0xb6a9b720 (LWP 25930)]
[New Thread 0xb6741b90 (LWP 25971)]
0xb7ef1424 in __kernel_vsyscall ()

Thread 2 (Thread 0xb6741b90 (LWP 25971))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 FT_Done_Face
    from /usr/lib/libfreetype.so.6
  • #7 _ft_done_face
    at CairoFontEngine.cc line 37
  • #8 _cairo_user_data_array_fini
    at /tmp/buildd/cairo-1.6.4/src/cairo-array.c line 378
  • #9 *INT_cairo_font_face_destroy
    at /tmp/buildd/cairo-1.6.4/src/cairo-font-face.c line 144
  • #10 _cairo_ft_unscaled_font_destroy
    at /tmp/buildd/cairo-1.6.4/src/cairo-ft-font.c line 493
  • #11 _cairo_unscaled_font_destroy
    at /tmp/buildd/cairo-1.6.4/src/cairo-font-face.c line 531
  • #12 _cairo_scaled_font_fini
    at /tmp/buildd/cairo-1.6.4/src/cairo-scaled-font.c line 587
  • #13 *INT_cairo_scaled_font_destroy
    at /tmp/buildd/cairo-1.6.4/src/cairo-scaled-font.c line 843
  • #14 _cairo_gstate_unset_scaled_font
    at /tmp/buildd/cairo-1.6.4/src/cairo-gstate.c line 1219
  • #15 _cairo_gstate_set_font_face
    at /tmp/buildd/cairo-1.6.4/src/cairo-gstate.c line 1492
  • #16 cairo_set_font_face
    at /tmp/buildd/cairo-1.6.4/src/cairo.c line 2688
  • #17 CairoOutputDev::updateFont
    at CairoOutputDev.cc line 383
  • #18 Gfx::opShowSpaceText
    at Gfx.cc line 3235
  • #19 Gfx::execOp
    at Gfx.cc line 740
  • #20 Gfx::go
    at Gfx.cc line 611
  • #21 Gfx::display
    at Gfx.cc line 580
  • #22 Page::displaySlice
    at Page.cc line 414
  • #23 _poppler_page_render_to_pixbuf
    at poppler-page.cc line 751
  • #24 pdf_document_thumbnails_get_thumbnail
    at /tmp/buildd/evince-2.22.2/./backend/pdf/ev-poppler.cc line 1272
  • #25 ev_document_thumbnails_get_thumbnail
    at /tmp/buildd/evince-2.22.2/./libdocument/ev-document-thumbnails.c line 58
  • #26 ev_job_thumbnail_run
    at /tmp/buildd/evince-2.22.2/./shell/ev-jobs.c line 435
  • #27 handle_job
    at /tmp/buildd/evince-2.22.2/./shell/ev-job-queue.c line 129
  • #28 ev_render_thread
    at /tmp/buildd/evince-2.22.2/./shell/ev-job-queue.c line 264
  • #29 g_thread_create_proxy
    at /build/buildd/glib2.0-2.16.3/glib/gthread.c line 635
  • #30 start_thread
    from /lib/i686/cmov/libpthread.so.0
  • #31 clone
    from /lib/i686/cmov/libc.so.6


----------- .xsession-errors (59 sec old) ---------------------
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4a00003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3000003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Comment 1 Nickolay V. Shmyrev 2008-06-05 21:03:33 UTC
*** Bug 536871 has been marked as a duplicate of this bug. ***
Comment 2 Nickolay V. Shmyrev 2008-06-05 21:04:36 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 536482 ***
Comment 3 Susana 2008-07-13 20:36:46 UTC
*** Bug 542030 has been marked as a duplicate of this bug. ***