Bug 77842 - Segfault at 0xa3d when starting X, on radeonsi git April-23-2014
Summary: Segfault at 0xa3d when starting X, on radeonsi git April-23-2014
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 01:07 UTC by charlie
Modified: 2014-12-02 00:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (23.10 KB, text/plain)
2014-04-24 01:07 UTC, charlie
no flags Details

Description charlie 2014-04-24 01:07:58 UTC
Created attachment 97838 [details]
Xorg.0.log

Hardware:  AMD A10-7850K APU
Kernel: 3.15-rc2 (note: same segfault with kernel 3.13.6)
build tools: Slackware glibc-2.17-x86_64-7 , gcc-4.8.2_multilib-x86_64-1alien

Compiled X using build.sh on April 23 2014 (http://cgit.freedesktop.org/xorg/util/modular/plain/build.sh)

conflags passed to build.sh:

CONFFLAGS="--disable-maintainer-mode --enable-intel --disable-nouveau-experimental-api --enable-xinput --prefix=$XBUILD --libdir=$XBUILD/lib64 --silent --enable-silent-rules --disable-ipv6 --enable-egl --with-dri-drivers=radeon --with-gallium-drivers=radeonsi --disable-gallium-r300 --with-dri-driverdir=$XBUILD/lib64/xorg/modules/dri"
Comment 1 Michel Dänzer 2014-04-24 06:40:15 UTC
You need to build Mesa with

 --with-egl-platforms=drm[,...]

for glamor to work.
Comment 2 charlie 2014-04-24 22:47:34 UTC
Thanks.  That worked.
Comment 3 Eduardo 2014-12-02 00:02:40 UTC
So its closed, right?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.