Bug 110907 - Xorg 1.19.6 segfaults at address 0x6d with mesa 19.1
Summary: Xorg 1.19.6 segfaults at address 0x6d with mesa 19.1
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: 19.1
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-13 00:30 UTC by hvbakel
Modified: 2019-06-14 00:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg log with backtrace (23.54 KB, text/plain)
2019-06-13 00:30 UTC, hvbakel
Details

Description hvbakel 2019-06-13 00:30:44 UTC
Created attachment 144525 [details]
Xorg log with backtrace

After compiling the latest mesa 19.1.0 version on Ubuntu 16.04 with libdrm 2.4.97 (or 2.4.98) and LLVM 8.0.1 Xorg segfaults at address 0x6d, using the radeonsi driver on AMD Radeon (TM) Pro WX 7100 Graphics (POLARIS10). The Xorg.0.log is attached.
Comment 1 Michel Dänzer 2019-06-13 08:23:08 UTC
[     4.187] (EE) 3: /opt/mesa-latest/x86_64/radeonsi_dri.so (0x7f5f52ac0000+0x1b9335) [0x7f5f52c79335]
[     4.187] (EE) 4: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so (0x7f5f4528c000+0x264dce) [0x7f5f454f0dce]

Looks like there's a mix between radeonsi_dri.so from Ubuntu packages and from AMD release packages. IIIRC this could happen when the former were upgraded after the latter were installed. Try re-installing the latter.
Comment 2 hvbakel 2019-06-14 00:28:54 UTC
Thanks, looks like clearing up the mixed libraries fixed the issue.


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.