Bug 1053593

Summary: [abrt] firefox: xcb_glx_query_server_string_string_length(): firefox killed by SIGSEGV
Product: [Fedora] Fedora Reporter: spital <spital>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ajax, gecko-bugs-nobody, ignatenko, stransky
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b034637b80abf2d4468333e4f5da8d9d1e53bafa
Whiteboard: abrt_hash:bf7690e01475eaaabc8a3e63a0538c03342af5dc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-31 10:37:12 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

Description spital 2014-01-15 13:22:31 UTC
Description of problem:


Version-Release number of selected component:
firefox-26.0-3.fc20

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/lib64/firefox/firefox
crash_function: xcb_glx_query_server_string_string_length
executable:     /usr/lib64/firefox/firefox
kernel:         3.12.7-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 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 glxtest at /usr/src/debug/xulrunner-26.0/mozilla-release/toolkit/xre/glxtest.cpp:159
 #8 fire_glxtest_process at /usr/src/debug/xulrunner-26.0/mozilla-release/toolkit/xre/glxtest.cpp:234
 #9 XREMain::XRE_mainInit at /usr/src/debug/xulrunner-26.0/mozilla-release/toolkit/xre/nsAppRunner.cpp:2834
 #10 XREMain::XRE_main at /usr/src/debug/xulrunner-26.0/mozilla-release/toolkit/xre/nsAppRunner.cpp:3917

Potential duplicate: bug 921989

Comment 1 spital 2014-01-15 13:22:37 UTC
Created attachment 850493 [details]
File: backtrace

Comment 2 spital 2014-01-15 13:22:39 UTC
Created attachment 850494 [details]
File: cgroup

Comment 3 spital 2014-01-15 13:22:47 UTC
Created attachment 850495 [details]
File: core_backtrace

Comment 4 spital 2014-01-15 13:22:50 UTC
Created attachment 850496 [details]
File: dso_list

Comment 5 spital 2014-01-15 13:22:52 UTC
Created attachment 850497 [details]
File: environ

Comment 6 spital 2014-01-15 13:22:55 UTC
Created attachment 850499 [details]
File: exploitable

Comment 7 spital 2014-01-15 13:22:59 UTC
Created attachment 850500 [details]
File: limits

Comment 8 spital 2014-01-15 13:23:02 UTC
Created attachment 850501 [details]
File: maps

Comment 9 spital 2014-01-15 13:23:05 UTC
Created attachment 850502 [details]
File: open_fds

Comment 10 spital 2014-01-15 13:23:12 UTC
Created attachment 850503 [details]
File: proc_pid_status

Comment 11 spital 2014-01-15 13:23:18 UTC
Created attachment 850504 [details]
File: var_log_messages

Comment 12 Martin Stransky 2014-01-15 13:32:46 UTC
This one comes from Mesa OpenGL implementation. If you see it regularly you may disable WebGL support. Or do you have OepnGL layers rendering enabled?

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

yum -y reinstall mesa* xorg-x11*

corrected the problem.
closing.