Bug 1134859 - [abrt] : meta_clutter_init(): gnome-shell killed by SIGTRAP
Summary: [abrt] : meta_clutter_init(): gnome-shell killed by SIGTRAP
Keywords:
Status: CLOSED DUPLICATE of bug 1196485
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-nouveau
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Skeggs
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2f6e8f46f8daf996a8eb872a3ed...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-28 11:16 UTC by Jan Sedlák
Modified: 2016-02-04 18:03 UTC (History)
33 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-23 13:43:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (28.42 KB, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: cgroup (190 bytes, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: core_backtrace (3.63 KB, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: dso_list (14.01 KB, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: environ (1.85 KB, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: limits (1.29 KB, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: maps (66.33 KB, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: proc_pid_status (936 bytes, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
File: var_log_messages (558 bytes, text/plain)
2014-08-28 11:16 UTC, Jan Sedlák
no flags Details
Journal from last boot - contains various nouveau related errors (558.35 KB, text/plain)
2015-01-11 07:31 UTC, Dan Ziemba
no flags Details

Description Jan Sedlák 2014-08-28 11:16:28 UTC
Version-Release number of selected component:
gnome-shell-3.13.90-1.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        gnome-shell --mode=initial-setup --replace
crash_function: meta_clutter_init
kernel:         3.16.1-301.fc21.x86_64

Truncated backtrace:
Thread no. 1 (2 frames)
 #2 meta_clutter_init at backends/meta-backend.c:405
 #3 meta_init at core/main.c:359

Comment 1 Jan Sedlák 2014-08-28 11:16:32 UTC
Created attachment 931879 [details]
File: backtrace

Comment 2 Jan Sedlák 2014-08-28 11:16:33 UTC
Created attachment 931880 [details]
File: cgroup

Comment 3 Jan Sedlák 2014-08-28 11:16:34 UTC
Created attachment 931881 [details]
File: core_backtrace

Comment 4 Jan Sedlák 2014-08-28 11:16:36 UTC
Created attachment 931882 [details]
File: dso_list

Comment 5 Jan Sedlák 2014-08-28 11:16:37 UTC
Created attachment 931883 [details]
File: environ

Comment 6 Jan Sedlák 2014-08-28 11:16:47 UTC
Created attachment 931884 [details]
File: limits

Comment 7 Jan Sedlák 2014-08-28 11:16:48 UTC
Created attachment 931885 [details]
File: maps

Comment 8 Jan Sedlák 2014-08-28 11:16:49 UTC
Created attachment 931886 [details]
File: proc_pid_status

Comment 9 Jan Sedlák 2014-08-28 11:16:51 UTC
Created attachment 931887 [details]
File: var_log_messages

Comment 10 Florian Müllner 2014-11-14 12:13:34 UTC
(In reply to Jan Sedlák from comment #3)
> Created attachment 931881 [details]
> File: core_backtrace

#1  0x00007f7b07866eaf in g_log (log_domain=log_domain@entry=0x7f7b0b374f17 "mutter", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7f7b0b36dc00 "Unable to initialize Clutter.\n") at gmessages.c:1079

We abort because Clutter initialization failed, which is likely driver/GL related.

Comment 11 Dan Ziemba 2015-01-11 07:13:26 UTC
This happen to me while using Kodi to watch a video in fullscreen.  I pressed the backslash key to leave full screen and gnome shell froze shortly after.  I switched to a vt with ctrl-alt-f2, and the garbled image stayed on the screen, but I could tell that it switched because my surround system lost the audio connection then restored it after I blindly logged in.  I then typed `pkill -9 kodi`.  That didn't help so I typed `gnome-shell --replace`.  That still didn't help so I did a hard reboot and abrt found this bug after it started.

My GPU is:
02:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1)

I was using nouveau's vdpau video acceleration with firmware extracted from the nvidia driver according to: http://nouveau.freedesktop.org/wiki/VideoAcceleration/

Comment 12 Dan Ziemba 2015-01-11 07:31:00 UTC
Created attachment 978690 [details]
Journal from last boot - contains various nouveau related errors

I have attached last-boot.log, which is the output of the systemd journal from before I had to hard reboot.  I has lots of error output from the nouveau driver.

Comment 13 Dan Ziemba 2015-01-11 07:47:36 UTC
I just tried the same steps with Kodi a second time (fullscreen to not while playing video) and was able to reproduce the bug.

Comment 14 Dan Ziemba 2015-01-11 08:30:56 UTC
After another reboot, I tried the same steps in Kodi with vdpau disabled and had no issues.  I also tried mplayer with vdpau enabled playing the same file, and it has no issues going to and from full screen.

Comment 15 Dan Ziemba 2015-01-12 00:46:44 UTC
Tried again today with a radeon card and had no issues:

02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]

Comment 16 Christian Stadelmann 2015-03-06 13:19:00 UTC
@Matthias Clasen: This bug is not related to nouveau since I ran into the same bug on an Intel iGPU.

Comment 17 Michael Cronenworth 2015-06-23 13:43:14 UTC

*** This bug has been marked as a duplicate of bug 1196485 ***


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