Bug 1052980

Summary: [abrt] gnome-session: xcb_glx_query_server_string_string_length(): gnome-session-check-accelerated-helper killed by SIGSEGV
Product: [Fedora] Fedora Reporter: spital <spital>
Component: gnome-sessionAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jmccann, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/37f48ce090c312da1024cf205144fdad4eb3de6b
Whiteboard: abrt_hash:acd74359979c0aaf3bb08df429c1b93bf2b8cfaa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-31 10:37:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages
none
commands used for report none

Description spital 2014-01-14 14:37:37 UTC
Description of problem:
possibly connected to https://bugzilla.redhat.com/show_bug.cgi?id=1052975

Version-Release number of selected component:
gnome-session-3.10.1-1.fc20

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/libexec/gnome-session-check-accelerated-helper
crash_function: xcb_glx_query_server_string_string_length
executable:     /usr/libexec/gnome-session-check-accelerated-helper
kernel:         3.12.7-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 xcb_glx_query_server_string_string_length at glx.c:2448
 #1 __glXQueryServerString at glx_query.c:55
 #2 AllocAndFetchScreenConfigs at glxext.c:764
 #3 __glXInitialize at glxext.c:879
 #4 GetGLXPrivScreenConfig at glxcmds.c:174
 #6 glXChooseVisual at glxcmds.c:1251
 #7 _has_hardware_gl at gnome-session-check-accelerated-helper.c:258

Comment 1 spital 2014-01-14 14:37:43 UTC
Created attachment 849973 [details]
File: backtrace

Comment 2 spital 2014-01-14 14:37:45 UTC
Created attachment 849974 [details]
File: cgroup

Comment 3 spital 2014-01-14 14:37:48 UTC
Created attachment 849975 [details]
File: core_backtrace

Comment 4 spital 2014-01-14 14:37:50 UTC
Created attachment 849976 [details]
File: dso_list

Comment 5 spital 2014-01-14 14:37:53 UTC
Created attachment 849977 [details]
File: environ

Comment 6 spital 2014-01-14 14:37:55 UTC
Created attachment 849978 [details]
File: exploitable

Comment 7 spital 2014-01-14 14:37:57 UTC
Created attachment 849979 [details]
File: limits

Comment 8 spital 2014-01-14 14:38:00 UTC
Created attachment 849980 [details]
File: maps

Comment 9 spital 2014-01-14 14:38:02 UTC
Created attachment 849981 [details]
File: open_fds

Comment 10 spital 2014-01-14 14:38:04 UTC
Created attachment 849982 [details]
File: proc_pid_status

Comment 11 spital 2014-01-14 14:38:06 UTC
Created attachment 849983 [details]
File: var_log_messages

Comment 12 spital 2014-01-14 14:39:57 UTC
Created attachment 849984 [details]
commands used for report

Comment 13 spital 2014-01-31 10:37:37 UTC
problem found : previous install of AMD / ATI proprietary fglrx drivers overwrote some libs.

yum -y reinstall mesa* xorg-x11*

corrected the problem.
closing.