Bug 1206027 - [abrt] totem: _g_log_abort(): totem killed by SIGTRAP
Summary: [abrt] totem: _g_log_abort(): totem killed by SIGTRAP
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1c5319b216ca5aef31b14e20923...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-26 07:20 UTC by Michal Nowak
Modified: 2016-07-19 13:12 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 13:12:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (176.71 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: cgroup (190 bytes, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: core_backtrace (65.48 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: dso_list (23.84 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: environ (909 bytes, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: limits (1.29 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: maps (112.69 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: mountinfo (3.56 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: namespaces (85 bytes, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: open_fds (2.39 KB, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: proc_pid_status (954 bytes, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details
File: var_log_messages (614 bytes, text/plain)
2015-03-26 07:20 UTC, Michal Nowak
no flags Details

Description Michal Nowak 2015-03-26 07:20:28 UTC
Description of problem:
In GNOME Boxes:

[newman@localhost ~]$ totem

(totem:610): GLib-GObject-WARNING **: The property GtkCellRendererPixbuf:follow-state is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): GLib-GObject-WARNING **: The property SoupSession:ssl-ca-file is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:610): Gdk-ERROR **: The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 477 error_code 8 request_code 72 (core protocol) minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

Version-Release number of selected component:
totem-3.15.92-1.fc22

Additional info:
reporter:       libreport-2.5.0
backtrace_rating: 4
cmdline:        /usr/bin/totem --gapplication-service
crash_function: _g_log_abort
executable:     /usr/bin/totem
global_pid:     15532
kernel:         4.0.0-0.rc4.git0.1.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 _g_log_abort at gmessages.c:315
 #10 _cairo_xlib_display_sync at cairo-xlib-surface-shm.c:461
 #11 _cairo_xlib_surface_update_shm at cairo-xlib-surface-shm.c:952
 #12 _cairo_xlib_surface_get_shm at cairo-xlib-surface-shm.c:1045
 #13 _cairo_xlib_surface_acquire_source_image at cairo-xlib-surface.c:1394
 #14 _cairo_surface_acquire_source_image at cairo-surface.c:1973
 #15 _pixman_image_for_surface at cairo-image-source.c:1377
 #16 _pixman_image_for_pattern at cairo-image-source.c:1538
 #17 _cairo_image_source_create_for_pattern at cairo-image-source.c:1583
 #18 composite_aligned_boxes at cairo-spans-compositor.c:678

Comment 1 Michal Nowak 2015-03-26 07:20:32 UTC
Created attachment 1006686 [details]
File: backtrace

Comment 2 Michal Nowak 2015-03-26 07:20:33 UTC
Created attachment 1006687 [details]
File: cgroup

Comment 3 Michal Nowak 2015-03-26 07:20:35 UTC
Created attachment 1006688 [details]
File: core_backtrace

Comment 4 Michal Nowak 2015-03-26 07:20:36 UTC
Created attachment 1006689 [details]
File: dso_list

Comment 5 Michal Nowak 2015-03-26 07:20:37 UTC
Created attachment 1006690 [details]
File: environ

Comment 6 Michal Nowak 2015-03-26 07:20:38 UTC
Created attachment 1006691 [details]
File: limits

Comment 7 Michal Nowak 2015-03-26 07:20:40 UTC
Created attachment 1006692 [details]
File: maps

Comment 8 Michal Nowak 2015-03-26 07:20:41 UTC
Created attachment 1006693 [details]
File: mountinfo

Comment 9 Michal Nowak 2015-03-26 07:20:42 UTC
Created attachment 1006694 [details]
File: namespaces

Comment 10 Michal Nowak 2015-03-26 07:20:43 UTC
Created attachment 1006695 [details]
File: open_fds

Comment 11 Michal Nowak 2015-03-26 07:20:44 UTC
Created attachment 1006696 [details]
File: proc_pid_status

Comment 12 Michal Nowak 2015-03-26 07:20:45 UTC
Created attachment 1006697 [details]
File: var_log_messages

Comment 13 Michal Nowak 2015-03-26 07:23:56 UTC
journal from similar totem execution:

Mar 26 08:21:53 localhost.localdomain /usr/libexec/gdm-x-session[1696]: Activating service name='com.intel.dleyna-server'
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: dLeyna core version 0.4.0
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: dleyna-server-service version 0.4.0
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Load file [/home/newman/.config/dleyna-server-service.conf]
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: [General settings]
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Never Quit: F
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Connector Name: dbus
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: [Logging settings]
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Log Type : 0
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Log Level: 0x13
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: [Network filtering settings]
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Enabled : F
Mar 26 08:21:53 localhost.localdomain dleyna-server-service[825]: Entries: (null)
Mar 26 08:21:53 localhost.localdomain gnome-session[1805]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1a00015 (Videos)
Mar 26 08:21:53 localhost.localdomain /usr/libexec/gdm-x-session[1696]: Successfully activated service 'com.intel.dleyna-server'
Mar 26 08:21:53 localhost.localdomain totem[803]: <audit-1701> auid=1000 uid=1000 gid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=803 comm="totem" exe="/usr/bin/totem" sig=5
Mar 26 08:21:53 localhost.localdomain kernel: traps: totem[803] trap int3 ip:7fe8a3d6e4cb sp:7ffe5ed0ffd0 error:0
Mar 26 08:21:55 localhost.localdomain gdb[860]: detected unhandled Python exception

Comment 14 Jonathan Haas 2015-05-13 08:42:13 UTC
Probably duplicate of Bug 1206960

Comment 16 Fedora End Of Life 2016-07-19 13:12:39 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.