Bug 1171574 - [abrt] gnome-shell: _cogl_set_error(): gnome-shell killed by SIGTRAP
Summary: [abrt] gnome-shell: _cogl_set_error(): gnome-shell killed by SIGTRAP
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 21
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:a71faccb4ee364d6287c8c29d7b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-08 06:34 UTC by Demi Marie Obenour
Modified: 2015-12-02 16:39 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-02 05:33:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (45.11 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: cgroup (190 bytes, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: core_backtrace (17.05 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: dso_list (24.31 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: environ (1.39 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: limits (1.29 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: maps (114.34 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: open_fds (2.93 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: proc_pid_status (950 bytes, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details
File: var_log_messages (1.72 KB, text/plain)
2014-12-08 06:34 UTC, Demi Marie Obenour
no flags Details

Description Demi Marie Obenour 2014-12-08 06:34:34 UTC
Description of problem:
Selecting a large amount of data in Google Chrome that includes images and dragging it causes gnome-shell to crash.

Although Fedora does not support Chrome, I am still reporting this as a bug because Chrome should not be able to crash gnome-shell in this way.

Version-Release number of selected component:
gnome-shell-3.14.2-1.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell
crash_function: _cogl_set_error
executable:     /usr/bin/gnome-shell
kernel:         3.17.4-301.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 _cogl_set_error at /lib64/libcogl.so.20
 #2 _cogl_texture_2d_gl_allocate at /lib64/libcogl.so.20
 #3 cogl_texture_allocate at /lib64/libcogl.so.20
 #4 cogl_texture_2d_new_from_data at /lib64/libcogl.so.20
 #5 meta_window_actor_handle_updates at /lib64/libmutter.so.0
 #6 meta_window_actor_pre_paint at /lib64/libmutter.so.0
 #7 meta_repaint_func at /lib64/libmutter.so.0
 #8 _clutter_run_repaint_functions at /lib64/libclutter-1.0.so.0
 #9 clutter_clock_dispatch at /lib64/libclutter-1.0.so.0
 #11 g_main_context_iterate.isra at /lib64/libglib-2.0.so.0

Comment 1 Demi Marie Obenour 2014-12-08 06:34:42 UTC
Created attachment 965696 [details]
File: backtrace

Comment 2 Demi Marie Obenour 2014-12-08 06:34:43 UTC
Created attachment 965697 [details]
File: cgroup

Comment 3 Demi Marie Obenour 2014-12-08 06:34:45 UTC
Created attachment 965698 [details]
File: core_backtrace

Comment 4 Demi Marie Obenour 2014-12-08 06:34:47 UTC
Created attachment 965699 [details]
File: dso_list

Comment 5 Demi Marie Obenour 2014-12-08 06:34:48 UTC
Created attachment 965700 [details]
File: environ

Comment 6 Demi Marie Obenour 2014-12-08 06:34:50 UTC
Created attachment 965701 [details]
File: limits

Comment 7 Demi Marie Obenour 2014-12-08 06:34:52 UTC
Created attachment 965702 [details]
File: maps

Comment 8 Demi Marie Obenour 2014-12-08 06:34:54 UTC
Created attachment 965703 [details]
File: open_fds

Comment 9 Demi Marie Obenour 2014-12-08 06:34:56 UTC
Created attachment 965704 [details]
File: proc_pid_status

Comment 10 Demi Marie Obenour 2014-12-08 06:34:58 UTC
Created attachment 965705 [details]
File: var_log_messages

Comment 11 Máirín Duffy 2015-03-19 20:09:35 UTC
This happened to me when working with text objects in scribus. it was highly reproducible. Figured out that uninstalling the libinfinity* packages and updating the freetype package seemed to make the crashes go away.

Comment 12 Andy Wolfe 2015-04-10 03:33:06 UTC
Another user experienced a similar problem:

The crash occurred when running the Steam Client in Fedora 21 in a VirtualBox VM session. I have been able to reproduce the issue.

1. Launched Fedora VM Guest
2. Opened Steam Client
3. Get error: "OpenGL GLX context is not using direct rendering, which may cause performance problems."
4. Click OK
5. Steam client hangs or Select a game from the Store screen and video auto-plays then client hangs
6. Desktop environment stopped and reset 
7. Error report of crash in GNOME appeared

Step 5 is inconsistent, sometimes it runs fine for a several minutes before the client hangs and other times it hangs within seconds of the client launching.  I have a suspicion that the issue may be related to how VirtualBox handles video rendering via OpenGL within the Guest OS.
Running VirtualBox 4.3.26 r98988 with Guest Additions installed.

reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell
crash_function: _cogl_set_error
executable:     /usr/bin/gnome-shell
kernel:         3.19.2-201.fc21.x86_64
package:        gnome-shell-3.14.3-2.fc21
reason:         gnome-shell killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 Milan Bouchet-Valat 2015-05-11 16:36:55 UTC
I experienced this several times when a buggy LibreOffice extension (TexMaths) created very high windows that don't fit on screen.

Comment 14 Fedora End Of Life 2015-11-04 12:03:25 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. 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 '21'.

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 21 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 15 Fedora End Of Life 2015-12-02 05:33:09 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 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.