<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segmentation fault when using vulkaninfo on Radeon"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110261#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segmentation fault when using vulkaninfo on Radeon"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110261">bug 110261</a>
              from <span class="vcard"><a class="email" href="mailto:kaendfinger@gmail.com" title="Kenneth Endfinger <kaendfinger@gmail.com>"> <span class="fn">Kenneth Endfinger</span></a>
</span></b>
        <pre>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@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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>