Bug 1142225 - [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: Linux
high
high
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5f097e7ec0558be27e6c952c877...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-16 12:11 UTC by Jeff Bastian
Modified: 2015-12-02 16:17 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-02 03:49:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (63.86 KB, text/plain)
2014-09-16 12:11 UTC, Jeff Bastian
no flags Details
File: cgroup (189 bytes, text/plain)
2014-09-16 12:11 UTC, Jeff Bastian
no flags Details
File: core_backtrace (29.95 KB, text/plain)
2014-09-16 12:11 UTC, Jeff Bastian
no flags Details
File: dso_list (23.79 KB, text/plain)
2014-09-16 12:11 UTC, Jeff Bastian
no flags Details
File: environ (1.03 KB, text/plain)
2014-09-16 12:11 UTC, Jeff Bastian
no flags Details
File: limits (1.29 KB, text/plain)
2014-09-16 12:11 UTC, Jeff Bastian
no flags Details
File: maps (123.82 KB, text/plain)
2014-09-16 12:12 UTC, Jeff Bastian
no flags Details
File: open_fds (2.66 KB, text/plain)
2014-09-16 12:12 UTC, Jeff Bastian
no flags Details
File: proc_pid_status (918 bytes, text/plain)
2014-09-16 12:12 UTC, Jeff Bastian
no flags Details
File: var_log_messages (2.29 KB, text/plain)
2014-09-16 12:12 UTC, Jeff Bastian
no flags Details

Description Jeff Bastian 2014-09-16 12:11:51 UTC
Description of problem:
I simply turn on the laptop and gdm crashes.

I switched to lightdm in order to login.

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

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        gnome-shell --mode=gdm
crash_function: _cogl_set_error
executable:     /usr/bin/gnome-shell
kernel:         3.16.2-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            42

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 _cogl_set_error at ./cogl-error.c:83
 #2 allocate_from_gl_foreign at driver/gl/cogl-texture-2d-gl.c:386
 #3 _cogl_texture_2d_gl_allocate at driver/gl/cogl-texture-2d-gl.c:470
 #4 cogl_texture_allocate at ./cogl-texture.c:1398
 #5 cogl_texture_2d_new_from_data at ./cogl-texture-2d.c:225
 #6 meta_background_load_file_finish at compositor/meta-background.c:1033
 #7 ffi_call_unix64 at ../src/x86/unix64.S:76
 #8 ffi_call at ../src/x86/ffi64.c:525
 #9 gjs_invoke_c_function at gi/function.cpp:972
 #10 function_call at gi/function.cpp:1294

Comment 1 Jeff Bastian 2014-09-16 12:11:54 UTC
Created attachment 937964 [details]
File: backtrace

Comment 2 Jeff Bastian 2014-09-16 12:11:55 UTC
Created attachment 937965 [details]
File: cgroup

Comment 3 Jeff Bastian 2014-09-16 12:11:56 UTC
Created attachment 937966 [details]
File: core_backtrace

Comment 4 Jeff Bastian 2014-09-16 12:11:57 UTC
Created attachment 937967 [details]
File: dso_list

Comment 5 Jeff Bastian 2014-09-16 12:11:58 UTC
Created attachment 937968 [details]
File: environ

Comment 6 Jeff Bastian 2014-09-16 12:11:59 UTC
Created attachment 937969 [details]
File: limits

Comment 7 Jeff Bastian 2014-09-16 12:12:00 UTC
Created attachment 937970 [details]
File: maps

Comment 8 Jeff Bastian 2014-09-16 12:12:01 UTC
Created attachment 937971 [details]
File: open_fds

Comment 9 Jeff Bastian 2014-09-16 12:12:02 UTC
Created attachment 937972 [details]
File: proc_pid_status

Comment 10 Jeff Bastian 2014-09-16 12:12:04 UTC
Created attachment 937973 [details]
File: var_log_messages

Comment 11 Matthieu Gautier 2014-09-18 14:34:45 UTC
I've got the same problem.

My video card is an Intel one (i915).

If booting kernel with "nomodeset" (or in "safe mode" from live) gdm doesn't crash.

Comment 12 Jeff Bastian 2014-09-18 14:56:12 UTC
'nomodeset' also avoids the crash for me.

My system is an old Lenovo T60 laptop with:

~]$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

~]$ grep -i intel /var/log/Xorg.0.log
[    47.447] (==) Matched intel as autoconfigured driver 0
[    47.447] (==) Matched intel as autoconfigured driver 1
[    47.447] (II) LoadModule: "intel"
[    47.450] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    47.450] (II) Module intel: vendor="X.Org Foundation"
[    47.458] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[    47.458] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    47.458] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    47.458] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    47.465] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[    47.467] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
...

Comment 13 Laurent Almeras 2014-09-22 21:38:38 UTC
Same here. segfault with modeset (no graphic login), all fine with nomodeset.

[root@localhost lalmeras]# lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)

[root@localhost lalmeras]# rpm -qa gnome-shell
gnome-shell-3.13.91-1.fc21.i686

[root@localhost lalmeras]# rpm -qa xorg-x11-drv-intel
xorg-x11-drv-intel-2.99.914-3.fc21.i686

[root@localhost lalmeras]# rpm -qa gnome-shell
gnome-shell-3.13.91-1.fc21.i686

[root@localhost lalmeras]# rpm -qa kernel
kernel-3.16.1-301.fc21.i686

Comment 14 Jeff Bastian 2014-09-26 13:16:58 UTC
The update to gdm-3.13.92-1.fc21.x86_64 *and other gnome 3.13.92 packages) has fixed this for me: gdm does not crash with kernel modesetting enabled.

Comment 15 Matthieu Gautier 2014-10-15 09:41:53 UTC
Same here, gdm doesn't crash with 3.13.92 update.

I think we can close this bug.

Comment 16 Rolle 2014-12-04 12:49:30 UTC
Another user experienced a similar problem:

I don't know what the reason for this accident was. Maybe it is the thing with "Oh No! Something went wrong" (not loginable without this error.)

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
package:        gnome-shell-3.14.2-1.fc21
reason:         gnome-shell killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 17 Rolle 2014-12-04 12:51:49 UTC
My gfxcard is:
VGA compatible controller [0300]: NVIDIA Corporation NV34 [GeForce FX 5200] [10de:0322] (rev a1)

Comment 18 Pekka Ahonen 2015-01-24 20:22:54 UTC
Another user experienced a similar problem:

Installed Fedora 21 workstation using anaconda network installation method (booted from USB). The installation source was http://nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/releases/21/Everything/i386/os

I selected Workstation from the anaconda installation options.

Once the Fedora 21 was installed and rebooted, the gnome presented login screen.
I logged in and after a while got error "Oh no something has been gone wrong".....
Tried to boot several times, but always the same error after login. 
Then I ran yum update-minimal and yum install gnome* to fix the issue. Still the same results.

I ran init 3 from the console window and run startx to open gnome-desktop. This opened gnome desktop. The problem reporting started from the bottom panel.

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.i686+PAE
package:        gnome-shell-3.14.2-1.fc21
reason:         gnome-shell killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 19 Gabriel PREDA 2015-02-10 14:40:47 UTC
Another user experienced a similar problem:

- synergy was running at the time of crash.

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.18.3-201.fc21.x86_64
package:        gnome-shell-3.14.3-1.fc21
reason:         gnome-shell killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 20 Langdon White 2015-04-16 17:28:54 UTC
Another user experienced a similar problem:

I get this error on chrome start. Perhaps related, if I start chrome and then maximize the window by double clicking on the top bar of the frame, gnome-shell crashes with the "whoops and logout button"

thought it was related to: https://bugzilla.redhat.com/show_bug.cgi?id=1193801 but, I did the work around, and continue to experience it.

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.3-200.fc21.x86_64
package:        gnome-shell-3.14.4-2.fc21
reason:         gnome-shell killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 21 Langdon White 2015-04-16 17:30:39 UTC
(In reply to Langdon White from comment #20)
> Another user experienced a similar problem:
> 
> I get this error on chrome start. Perhaps related, if I start chrome and
> then maximize the window by double clicking on the top bar of the frame,
> gnome-shell crashes with the "whoops and logout button"
> 
> thought it was related to:
> https://bugzilla.redhat.com/show_bug.cgi?id=1193801 but, I did the work
> around, and continue to experience it.
> 
> 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.3-200.fc21.x86_64
> package:        gnome-shell-3.14.4-2.fc21
> reason:         gnome-shell killed by SIGTRAP
> runlevel:       N 5
> type:           CCpp
> uid:            1000

please strike "I get this error on chrome start. " (bad c/p)

Comment 22 Jesus M. Rodriguez 2015-05-26 20:09:05 UTC
I get this only when I interact with the chrome menu bar while using synergyc. I have "Use system title bar and borders" unchecked.

Comment 23 Jesus M. Rodriguez 2015-05-26 20:10:41 UTC
(In reply to Jesus M. Rodriguez from comment #22)
> I get this only when I interact with the chrome menu bar while using
> synergyc. I have "Use system title bar and borders" unchecked.

also happens if I check "Use system title bar and borders". 

synergy-1.6.2-1.fc21.x86_64
gnome-shell-3.14.4-2.fc21.x86_64

Comment 24 Fedora End Of Life 2015-11-04 11:48:41 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 25 Fedora End Of Life 2015-12-02 03:49:45 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.