[Mesa-dev] [Bug 110261] Segmentation fault when using vulkaninfo on Radeon
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 28 03:32:51 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110261
Bug ID: 110261
Summary: Segmentation fault when using vulkaninfo on Radeon
Product: Mesa
Version: 19.0
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/radeon
Assignee: mesa-dev at lists.freedesktop.org
Reporter: kaendfinger at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 143799
--> https://bugs.freedesktop.org/attachment.cgi?id=143799&action=edit
GDB session when running vulkaninfo.
When running vulkaninfo, it exits with a segmentation fault.
Running on Arch Linux:
mesa 19.0.1-2
vulkan-radeon 19.0.1-2
libxcb 1.13.1-1
xorg-server 1.20.4-1
vulkan-tools 1.1.101-1
Thread 1 "vulkaninfo" received signal SIGSEGV, Segmentation fault.
0x00007ffff543a0f7 in XGetXCBConnection () from /usr/lib/libX11-xcb.so.1
(gdb) info stack
#0 0x00007ffff543a0f7 in XGetXCBConnection () from /usr/lib/libX11-xcb.so.1
#1 0x00007ffff4ca58d1 in x11_surface_get_connection
(icd_surface=0x555555972610) at
../mesa-19.0.1/src/vulkan/wsi/wsi_common_x11.c:404
#2 x11_surface_get_connection (icd_surface=0x555555972610) at
../mesa-19.0.1/src/vulkan/wsi/wsi_common_x11.c:401
I have attached the full GDB log.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190328/98fbac3f/attachment.html>
More information about the mesa-dev
mailing list