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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 8 10:32:43 UTC 2019


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

--- Comment #9 from Denis <denys.kostin at globallogic.com> ---
bt all didn't provide anything, so I did same with Kenneth. Output below:


(gdb) bt all
No symbol "all" in current context.
(gdb) thread apply all backtrace

Thread 2 (Thread 0x7ffff6c37700 (LWP 11457)):
#0  0x00007ffff7bc2afc in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x00007ffff771d5c7 in cnd_wait (cond=0x55555584be30, mtx=0x55555584be08) at
../include/c11/threads_posix.h:155
#2  0x00007ffff771e0a6 in util_queue_thread_func (input=0x55555557ffd0) at
../src/util/u_queue.c:272
#3  0x00007ffff771d3f8 in impl_thrd_routine (p=0x555555658040) at
../include/c11/threads_posix.h:87
#4  0x00007ffff7bbca9d in start_thread () from /usr/lib/libpthread.so.0
#5  0x00007ffff7cfab23 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7ffff7a2b740 (LWP 11453)):
#0  0x00007ffff7f780ce in xcb_send_request_with_fds64 () from
/usr/lib/libxcb.so.1
#1  0x00007ffff7f7866a in xcb_send_request () from /usr/lib/libxcb.so.1
#2  0x00007ffff7f87405 in xcb_query_extension () from /usr/lib/libxcb.so.1
#3  0x00007ffff770a3ce in wsi_x11_connection_create (wsi_dev=0x555555600510,
conn=0xa0ec8148e5894855)
    at ../src/vulkan/wsi/wsi_common_x11.c:135
#4  0x00007ffff770a782 in wsi_x11_get_connection (wsi_dev=0x555555600510,
conn=0xa0ec8148e5894855)
    at ../src/vulkan/wsi/wsi_common_x11.c:242
#5  0x00007ffff770ac90 in x11_surface_get_support (icd_surface=0x55555584d3a0,
wsi_device=0x555555600510, queueFamilyIndex=0, 
    pSupported=0x7fffffffd8d4) at ../src/vulkan/wsi/wsi_common_x11.c:428
#6  0x00007ffff7709086 in wsi_common_get_surface_support
(wsi_device=0x555555600510, queueFamilyIndex=0, _surface=0x55555584d3a0, 
    pSupported=0x7fffffffd8d4) at ../src/vulkan/wsi/wsi_common.c:724
#7  0x00007ffff746074e in anv_GetPhysicalDeviceSurfaceSupportKHR
(physicalDevice=0x555555600070, queueFamilyIndex=0, 
    surface=0x55555584d3a0, pSupported=0x7fffffffd8d4) at
../src/intel/vulkan/anv_wsi.c:91
#8  0x0000555555562693 in ?? ()
#9  0x0000555555557f72 in ?? ()
#10 0x00007ffff7c23223 in __libc_start_main () from /usr/lib/libc.so.6
#11 0x00005555555587be in ?? ()

-- 
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/effef325/attachment.html>


More information about the mesa-dev mailing list