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 513640 - crash in Document Viewer:
crash in Document Viewer:
Status: RESOLVED DUPLICATE of bug 519679
Product: evince
Classification: Core
Component: general
2.21.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-01 09:25 UTC by Wouter Bolsterlee (uws)
Modified: 2008-05-23 09:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Wouter Bolsterlee (uws) 2008-02-01 09:25:28 UTC
Version: 2.21.1

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.21.5 2008-01-17 (JHBuild)
BugBuddy Version: 2.20.1

System: Linux 2.6.23-uws-elin #1 SMP PREEMPT Wed Dec 12 23:41:45 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 47689728 vsize: 47689728 resident: 18153472 share: 12242944 rss: 18153472 rss_rlim: 4294967295
CPU usage: start_time: 1201857909 rtime: 51 utime: 43 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/opt/gnome-2-22/bin/evince'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6a6c6c0 (LWP 4117)]
[New Thread 0xb6674b90 (LWP 4120)]
0xb735b124 in __lll_lock_wait () from /lib/libpthread.so.0

Thread 2 (Thread 0xb6674b90 (LWP 4120))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 682
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 213
  • #4 check_if_gdb
    at gnome-breakpad.cc line 283
  • #5 google_breakpad::ExceptionHandler::InternalWriteMinidump
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 225
  • #6 google_breakpad::ExceptionHandler::HandleException
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 196
  • #7 <signal handler called>
  • #8 ??
  • #9 type_iface_vtable_iface_init_Wm
    at gtype.c line 1712
  • #10 IA__g_type_class_ref
    at gtype.c line 1900
  • #11 IA__g_object_newv
    at gobject.c line 853
  • #12 IA__g_object_new_valist
  • #13 IA__g_object_new
    at gobject.c line 795
  • #14 ev_module_new_object
    at ev-module.c line 139
  • #15 ev_backends_manager_get_document
    at ev-backends-manager.c line 211
  • #16 get_document_from_uri
    at ev-document-factory.c line 147
  • #17 ev_document_factory_get_document
    at ev-document-factory.c line 226
  • #18 ev_job_load_run
    at ev-jobs.c line 568
  • #19 handle_job
    at ev-job-queue.c line 133
  • #20 ev_render_thread
    at ev-job-queue.c line 264
  • #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


----------- .xsession-errors ---------------------
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvDocumentImages' to type `PdfDocument', since type `PdfDocument' already conforms to interface
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvDocumentForms' to type `PdfDocument', since type `PdfDocument' already conforms to interface
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvDocumentFonts' to type `PdfDocument', since type `PdfDocument' already conforms to interface
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvDocumentFind' to type `PdfDocument', since type `PdfDocument' already conforms to interface
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvFileExporter' to type `PdfDocument', since type `PdfDocument' already conforms to interface
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvSelection' to type `PdfDocument', since type `PdfDocument' already conforms to interface
(evince:4117): GLib-GObject-WARNING **: cannot add interface type `EvDocumentTransition' to type `PdfDocument', since type `PdfDocument' already conforms to interface
Cannot access memory at address 0x84
Cannot access memory at address 0x84
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-05-23 09:54:48 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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