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 790223 - crash (SIGABRT) on exit
crash (SIGABRT) on exit
Status: RESOLVED OBSOLETE
Product: totem
Classification: Core
Component: general
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-11-12 02:16 UTC by Paul Wise
Modified: 2018-05-24 11:27 UTC
See Also:
GNOME target: ---
GNOME version: 3.25/3.26


Attachments
gdb backtrace of the crash (22.97 KB, text/plain)
2017-11-12 02:16 UTC, Paul Wise
Details

Description Paul Wise 2017-11-12 02:16:59 UTC
Created attachment 363413 [details]
gdb backtrace of the crash

I got a crash (SIGABRT) in totem on exit. I am using totem 3.26.0-2 and GNOME 3.26 on Debian buster. If the below gdb backtrace and the attached full gdb backtrace isn't useful, please close this bug.

Core was generated by `totem <removed>'.
Program terminated with signal SIGABRT, Aborted.
  • #0 __GI_raise
    at ../sysdeps/unix/sysv/linux/raise.c line 51
  • #0 __GI_raise
    at ../sysdeps/unix/sysv/linux/raise.c line 51
  • #1 __GI_abort
    at abort.c line 89
  • #2 malloc_printerr
  • #3 unsafe_free
    at ../../../src/util/ralloc.c line 269
  • #4 __run_exit_handlers
    at exit.c line 83
  • #5 __GI_exit
    at exit.c line 105
  • #6 totem_object_exit
    at ../src/totem-object.c line 1365
  • #7 totem_object_handle_key_press
    at ../src/totem-object.c line 3297
  • #12 <emit signal ??? on instance 0x5608d3a582b0 [GtkApplicationWindow]>
    at ../../../../gobject/gsignal.c line 3447
  • #13 gtk_widget_event_internal
    at ../../../../gtk/gtkwidget.c line 7723
  • #14 propagate_event
    at ../../../../gtk/gtkmain.c line 2681
  • #15 gtk_main_do_event
    at ../../../../gtk/gtkmain.c line 1911
  • #16 _gdk_event_emit
    at ../../../../gdk/gdkevents.c line 73
  • #17 gdk_event_source_dispatch
    at ../../../../../gdk/x11/gdkeventsource.c line 367
  • #18 g_main_dispatch
    at ../../../../glib/gmain.c line 3148
  • #19 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3813
  • #20 g_main_context_iterate
    at ../../../../glib/gmain.c line 3886
  • #21 g_main_context_iteration
    at ../../../../glib/gmain.c line 3947
  • #22 g_application_run
    at ../../../../gio/gapplication.c line 2401
  • #23 main
    at ../src/totem.c line 83

Comment 1 GNOME Infrastructure Team 2018-05-24 11:27:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem/issues/229.