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 720733 - random crash (SIGSEGV)
random crash (SIGSEGV)
Status: RESOLVED DUPLICATE of bug 735082
Product: evince
Classification: Core
Component: general
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-19 11:27 UTC by Paul Wise
Modified: 2014-08-21 19:32 UTC
See Also:
GNOME target: ---
GNOME version: 3.9/3.10



Description Paul Wise 2013-12-19 11:27:51 UTC
I had a random crash. If you require any info from the core file it will be available for one week before it is automatically deleted.

gdb -batch -n -ex bt -ex 'thread apply all bt full' --core /var/crash/1000/9725-1000-1000-11-1387345440-chianamo--usr-bin-evince.core /usr/bin/evince
[New LWP 9754]
[New LWP 9756]
[New LWP 9726]
[New LWP 9750]
[New LWP 9732]
[New LWP 9725]

warning: .dynamic section for "/usr/lib/x86_64-linux-gnu/libharfbuzz.so.0" is not at the expected address (wrong library or version mismatch?)

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `evince https://www.usenix.org/system/files/conference/woot12/woot12-final24.pdf'.
Program terminated with signal 11, Segmentation fault.

Thread 6 (Thread 0x7f0a06df09c0 (LWP 9725))

  • #0 fsync
    at ../sysdeps/unix/syscall-template.S line 81
  • #1 write_to_temp_file
    at /tmp/buildd/glib2.0-2.36.4/./glib/gfileutils.c line 1109
  • #2 g_file_set_contents
    at /tmp/buildd/glib2.0-2.36.4/./glib/gfileutils.c line 1201
  • #3 g_bookmark_file_to_file
    at /tmp/buildd/glib2.0-2.36.4/./glib/gbookmarkfile.c line 1959
  • #4 gtk_recent_manager_real_changed
    at /tmp/buildd/gtk+3.0-3.8.6/./gtk/gtkrecentmanager.c line 498
  • #5 _gtk_recent_manager_sync
    at /tmp/buildd/gtk+3.0-3.8.6/./gtk/gtkrecentmanager.c line 2502
  • #6 gtk_application_shutdown
    at /tmp/buildd/gtk+3.0-3.8.6/./gtk/gtkapplication.c line 434
  • #7 ev_application_shutdown
    at /build/evince-fuXaFT/evince-3.10.0/./shell/ev-application.c line 1058
  • #8 _g_closure_invoke_va
    at /tmp/buildd/glib2.0-2.36.4/./gobject/gclosure.c line 840
  • #9 g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.36.4/./gobject/gsignal.c line 3234
  • #10 g_signal_emit
    at /tmp/buildd/glib2.0-2.36.4/./gobject/gsignal.c line 3384
  • #11 g_application_run
    at /tmp/buildd/glib2.0-2.36.4/./gio/gapplication.c line 1629
  • #12 main
    at /build/evince-fuXaFT/evince-3.10.0/./shell/main.c line 332

Comment 1 Fabio Durán Verdugo 2014-08-21 19:32:14 UTC
dup bug 735082 (has a better trace)

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