[Mesa-dev] [Bug 110261] Segmentation fault when using vulkaninfo on Radeon

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 8 04:23:56 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110261

--- Comment #6 from Kenneth Endfinger <kaendfinger at gmail.com> ---
Is this what you are looking for?

(gdb) thread apply all backtrace

Thread 2 (Thread 0x7ffff38f8700 (LWP 8010)):
#0  0x00007ffff7ba7afc in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x00007ffff5669e24 in cnd_wait (mtx=0x5555556f8208, cond=0x5555556f8230) at
../mesa-19.0.1/src/../include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input at entry=0x555555723f70) at
../mesa-19.0.1/src/util/u_queue.c:270
#3  0x00007ffff5669b48 in impl_thrd_routine (p=<optimized out>) at
../mesa-19.0.1/src/../include/c11/threads_posix.h:87
#4  0x00007ffff7ba1a9d in start_thread () from /usr/lib/libpthread.so.0
#5  0x00007ffff7cdfb23 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7ffff7a10740 (LWP 8004)):
#0  0x00007ffff54300f7 in XGetXCBConnection () from /usr/lib/libX11-xcb.so.1
#1  0x00007ffff565c961 in x11_surface_get_connection
(icd_surface=0x555555a19510) at
../mesa-19.0.1/src/vulkan/wsi/wsi_common_x11.c:404
#2  x11_surface_get_connection (icd_surface=0x555555a19510) at
../mesa-19.0.1/src/vulkan/wsi/wsi_common_x11.c:401
#3  x11_surface_get_support (icd_surface=0x555555a19510,
wsi_device=0x5555557428f0, queueFamilyIndex=<optimized out>,
pSupported=0x7fffffffdef4) at
../mesa-19.0.1/src/vulkan/wsi/wsi_common_x11.c:424
#4  0x00005555555626e3 in AppGpuDumpQueueProps (out=0x7ffff7da35c0
<_IO_2_1_stdout_>, id=0, gpu=0x555555a1b190) at
/usr/src/debug/Vulkan-Tools-1.1.101/vulkaninfo/vulkaninfo.c:4461
#5  AppGpuDump (gpu=0x555555a1b190, out=0x7ffff7da35c0 <_IO_2_1_stdout_>) at
/usr/src/debug/Vulkan-Tools-1.1.101/vulkaninfo/vulkaninfo.c:4764
#6  0x0000555555557f24 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/Vulkan-Tools-1.1.101/vulkaninfo/vulkaninfo.c:5328

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190408/ec361f2c/attachment.html>


More information about the mesa-dev mailing list