Bug 1035942 - [abrt] gnome-shell-3.10.2.1-2.fc20: _g_log_abort: Process /usr/bin/gnome-shell was killed by signal 6 (SIGABRT)
Summary: [abrt] gnome-shell-3.10.2.1-2.fc20: _g_log_abort: Process /usr/bin/gnome-shel...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:466a84f98bb612a0fdb20327eee...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-28 23:55 UTC by Christian Stadelmann
Modified: 2015-06-29 13:16 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 13:16:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (33.34 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: cgroup (173 bytes, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: core_backtrace (23.23 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: dso_list (24.91 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: environ (1.39 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: limits (1.29 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: maps (132.69 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: open_fds (4.61 KB, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: proc_pid_status (949 bytes, text/plain)
2013-11-28 23:55 UTC, Christian Stadelmann
no flags Details
File: var_log_messages (11.25 KB, text/plain)
2013-11-28 23:56 UTC, Christian Stadelmann
no flags Details

Description Christian Stadelmann 2013-11-28 23:55:16 UTC
Description of problem:
I moved the mouse to the top left edge, trying to switch to overview. I tried this several times, roughly each 3rd time gnome-shell crashes.

Version-Release number of selected component:
gnome-shell-3.10.2.1-2.fc20

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell
crash_function: _g_log_abort
executable:     /usr/bin/gnome-shell
kernel:         3.11.9-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (6 frames)
 #2 _g_log_abort at gmessages.c:255
 #5 gtk_icon_info_load_icon_finish at gtkicontheme.c:4078
 #6 on_icon_loaded at st/st-texture-cache.c:657
 #7 g_task_return_now at gtask.c:1108
 #8 complete_in_idle_cb at gtask.c:1117
 #13 meta_run at core/main.c:556

Comment 1 Christian Stadelmann 2013-11-28 23:55:25 UTC
Created attachment 830416 [details]
File: backtrace

Comment 2 Christian Stadelmann 2013-11-28 23:55:29 UTC
Created attachment 830417 [details]
File: cgroup

Comment 3 Christian Stadelmann 2013-11-28 23:55:33 UTC
Created attachment 830418 [details]
File: core_backtrace

Comment 4 Christian Stadelmann 2013-11-28 23:55:37 UTC
Created attachment 830419 [details]
File: dso_list

Comment 5 Christian Stadelmann 2013-11-28 23:55:41 UTC
Created attachment 830420 [details]
File: environ

Comment 6 Christian Stadelmann 2013-11-28 23:55:44 UTC
Created attachment 830421 [details]
File: limits

Comment 7 Christian Stadelmann 2013-11-28 23:55:48 UTC
Created attachment 830422 [details]
File: maps

Comment 8 Christian Stadelmann 2013-11-28 23:55:52 UTC
Created attachment 830423 [details]
File: open_fds

Comment 9 Christian Stadelmann 2013-11-28 23:55:56 UTC
Created attachment 830424 [details]
File: proc_pid_status

Comment 10 Christian Stadelmann 2013-11-28 23:56:00 UTC
Created attachment 830425 [details]
File: var_log_messages

Comment 11 Christian Stadelmann 2013-12-13 01:40:25 UTC
This seems to happen especially when running JDownloader 2 BETA in another workspace (not the currently active one)

Comment 12 Christian Stadelmann 2013-12-18 00:45:01 UTC
I'm seeing this more often…
It seems like I'm running into this bug under some conditions when JDownloader 2 BETA (a Java Swing application with some custom theming and custom dialogs/windows) is running. It happens with JDownloader having focus, with JDownloader being in background and with JDownloader being on a different workspace. It only happens when switching to applications overview.
Every time when switching from any application to overview with JDownloader running there is about 10% chance to run into this bug.
This bug seems to be unrelated to specific versions of JDownloader (I'm running into this bug for some time). I'm not running into this bug when using Alt+Tab. It does not seem to matter whether I use the super key or the mouse to enter activities view.

Comment 13 Christian Stadelmann 2013-12-19 18:58:06 UTC
I hunted it down to happen only with some Java Swing applications and gnome shell extension "WindowOverlay Icons" enabled.
According to ABRT this bug is at least related with https://bugzilla.redhat.com/show_bug.cgi?id=995785 and thus https://bugzilla.gnome.org/show_bug.cgi?id=711618
I noticed that sometimes the Java application has focus (input focus) but is not active (use extension "shade inactive windows") or keeps being in background after switching via Alt+Tab or Activities overview.

I tested some Java applications:
JDownloader 2 Beta, Mediathek View, JOSM: crashed
Minecraft (both barely using Swing): no crash
JDiskReport, pdfsam: no crash
Eclipse (using SWT, no Swing): no crash

Comment 14 Emmanuel Touzery 2013-12-22 21:04:45 UTC
I hit it too, i have the window overlay icons extensions, but i'm not running any java applications.

Comment 15 Christian Stadelmann 2014-01-04 18:02:56 UTC
I'm seeing this now without any java applications running, too.

Comment 16 Christian Stadelmann 2014-01-24 22:47:54 UTC
Another user experienced a similar problem:

I just tried to enter the overview mode from JDownloader.

reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell
crash_function: _g_log_abort
executable:     /usr/bin/gnome-shell
kernel:         3.12.8-300.fc20.x86_64
package:        gnome-shell-3.10.3-1.fc20
reason:         gnome-shell killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 17 Ví­ctor Daniel Martínez O. 2014-02-02 20:21:36 UTC
I only experience this problem when I activated the plugin "WindowOverlay Icons". I guess the problem is related to this plugin.

Comment 18 Christian Klomp 2014-03-10 19:51:00 UTC
I see this too a lot with Office 2007 in Wine, sometimes after unlocking the shield and sometimes just randomly.
I'll see if disabling the overlay extension helps like you say.

Comment 19 Christian Klomp 2014-04-12 14:11:04 UTC
I've disabled the WindowOverlay Icons extension among some others and the crashes indeed went away.
However, after a few weeks I re-enabled most or all of them (including the mentioned culprit) but the issue hasn't returned so I'm not sure what the real problem is.

Comment 20 Fedora End Of Life 2015-05-29 09:52:46 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 21 Fedora End Of Life 2015-06-29 13:16:46 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 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.