Bug 1115323 - [abrt] gnome-shell: intelInitScreen2(): gnome-shell killed by SIGSEGV
Summary: [abrt] gnome-shell: intelInitScreen2(): gnome-shell killed by SIGSEGV
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:992e413c552065d1ac3e4cde02f...
: 1115324 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-02 08:19 UTC by Igor Gnatenko
Modified: 2014-07-05 23:02 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-03 20:26:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (37.91 KB, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: cgroup (189 bytes, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: core_backtrace (9.00 KB, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: dso_list (14.69 KB, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: environ (1.00 KB, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: exploitable (82 bytes, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: limits (1.29 KB, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: maps (68.99 KB, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: open_fds (598 bytes, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: proc_pid_status (920 bytes, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details
File: var_log_messages (356 bytes, text/plain)
2014-07-02 08:19 UTC, Igor Gnatenko
no flags Details

Description Igor Gnatenko 2014-07-02 08:19:15 UTC
Description of problem:
After latest update reboot.

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

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        gnome-shell --mode=gdm
crash_function: intelInitScreen2
executable:     /usr/bin/gnome-shell
kernel:         3.16.0-0.rc3.git0.1.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            42

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 intelInitScreen2 at /usr/lib64/dri/i915_dri.so
 #1 driCreateNewScreen2 at /usr/lib64/dri/i915_dri.so
 #2 dri3_create_screen at /lib64/libGL.so.1
 #3 __glXInitialize at /lib64/libGL.so.1
 #4 glXQueryVersion at /lib64/libGL.so.1
 #5 _cogl_winsys_renderer_connect at /lib64/libcogl.so.20
 #6 cogl_renderer_connect at /lib64/libcogl.so.20
 #7 clutter_backend_real_create_context at /lib64/libclutter-1.0.so.0
 #8 _clutter_feature_init at /lib64/libclutter-1.0.so.0
 #9 clutter_init_real at /lib64/libclutter-1.0.so.0

Comment 1 Igor Gnatenko 2014-07-02 08:19:20 UTC
Created attachment 914037 [details]
File: backtrace

Comment 2 Igor Gnatenko 2014-07-02 08:19:22 UTC
Created attachment 914038 [details]
File: cgroup

Comment 3 Igor Gnatenko 2014-07-02 08:19:24 UTC
Created attachment 914039 [details]
File: core_backtrace

Comment 4 Igor Gnatenko 2014-07-02 08:19:26 UTC
Created attachment 914040 [details]
File: dso_list

Comment 5 Igor Gnatenko 2014-07-02 08:19:28 UTC
Created attachment 914041 [details]
File: environ

Comment 6 Igor Gnatenko 2014-07-02 08:19:31 UTC
Created attachment 914042 [details]
File: exploitable

Comment 7 Igor Gnatenko 2014-07-02 08:19:33 UTC
Created attachment 914043 [details]
File: limits

Comment 8 Igor Gnatenko 2014-07-02 08:19:35 UTC
Created attachment 914044 [details]
File: maps

Comment 9 Igor Gnatenko 2014-07-02 08:19:37 UTC
Created attachment 914045 [details]
File: open_fds

Comment 10 Igor Gnatenko 2014-07-02 08:19:39 UTC
Created attachment 914046 [details]
File: proc_pid_status

Comment 11 Igor Gnatenko 2014-07-02 08:19:41 UTC
Created attachment 914047 [details]
File: var_log_messages

Comment 12 Adel Gadllah 2014-07-03 11:54:32 UTC
I cannot test this myself due to lack of gen3 hardware but this is apparently a mesa bug, can you test this scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=7103756 once it completes?

If it does I'll send the patch upstream and build a regular package.

Comment 13 Adel Gadllah 2014-07-03 11:58:50 UTC
*** Bug 1115324 has been marked as a duplicate of this bug. ***

Comment 14 Igor Gnatenko 2014-07-03 19:42:37 UTC
Ok. I'll test tomorrow.

Comment 15 František Zatloukal 2014-07-03 19:56:47 UTC
It solves this bug for me (GMA 3150).

Comment 17 Igor Gnatenko 2014-07-03 20:27:34 UTC
(In reply to František Zatloukal from comment #15)
> It solves this bug for me (GMA 3150).
Thank you for testing!

(In reply to Adel Gadllah from comment #12)
> I cannot test this myself due to lack of gen3 hardware but this is
> apparently a mesa bug, can you test this scratch build:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=7103756 once it completes?
> 
> If it does I'll send the patch upstream and build a regular package.
Thank you for patch!

Comment 18 František Zatloukal 2014-07-05 23:02:33 UTC
I've noticed these errors when I am launching almost any app which has something to do with the GPU:

libGL error: Version 4 or later of flush extension not found
libGL error: failed to load driver: i915


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