Announcement

Collapse
No announcement yet.

Quick question about missing extensions in libvulkan_radeon.so

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Quick question about missing extensions in libvulkan_radeon.so

    Would this 1 extension not present/exposed in Ubuntu 17.10's libvulkan_radeon.so be responsible for vulkan-smoketest resulting in a Segmentation Fault, VK_AMD_rasterization_order ? From Michael's own article shouldn't it be present by now ? https://www.phoronix.com/scan.php?pa....0.12-Released

    The other 3 are new Michael wrote about them so dismissing them.
    Snipped from vulkaninfo (s)
    Code:
    ================Default 17.10 Mesa 17.2.2 libvulkan_radeon.so========
    Device Extensions    count = 16
        VK_KHR_descriptor_update_template   : extension revision  1
        VK_KHR_incremental_present          : extension revision  1
        VK_KHR_maintenance1                 : extension revision  1
        VK_KHR_push_descriptor              : extension revision  1
        VK_KHR_sampler_mirror_clamp_to_edge : extension revision  1
        VK_KHR_swapchain                    : extension revision 68
        VK_AMD_draw_indirect_count          : extension revision  1
        VK_KHR_shader_draw_parameters       : extension revision  1
        VK_KHR_get_memory_requirements2     : extension revision  1
        VK_KHR_dedicated_allocation         : extension revision  1
        VK_KHR_external_memory              : extension revision  1
        VK_KHR_external_memory_fd           : extension revision  1
        VK_KHR_storage_buffer_storage_class : extension revision  1
        VK_KHR_variable_pointers            : extension revision  1
        VK_KHR_external_semaphore           : extension revision  1
        VK_KHR_external_semaphore_fd        : extension revision  1
    
    ===================Using Oibaf's libvulkan_radeon.so===========
    Device Extensions    count = 20
        VK_KHR_descriptor_update_template   : extension revision  1
        VK_KHR_incremental_present          : extension revision  1
        VK_KHR_maintenance1                 : extension revision  1
        VK_KHR_push_descriptor              : extension revision  1
        VK_KHR_sampler_mirror_clamp_to_edge : extension revision  1
        VK_KHR_swapchain                    : extension revision 68
        VK_AMD_draw_indirect_count          : extension revision  1
        VK_KHR_shader_draw_parameters       : extension revision  1
        VK_KHR_get_memory_requirements2     : extension revision  1
        VK_KHR_dedicated_allocation         : extension revision  1
        VK_KHR_external_memory              : extension revision  1
        VK_KHR_external_memory_fd           : extension revision  1
        VK_KHR_storage_buffer_storage_class : extension revision  1
        VK_KHR_variable_pointers            : extension revision  1
        VK_KHR_image_format_list            : extension revision  1
        VK_KHR_bind_memory2                 : extension revision  1
        VK_AMD_rasterization_order          : extension revision  1
        VK_KHR_external_semaphore           : extension revision  1
        VK_KHR_external_semaphore_fd        : extension revision  1
        VK_KHX_multiview                    : extension revision  1
    
    =================4 missing from default===========
    
        VK_KHR_image_format_list            : extension revision  1 too new to be the issue?
        VK_KHR_bind_memory2                 : extension revision  1 too new to be the issue?
    [B]VK_AMD_rasterization_order          : extension revision  1 what else could it be ??[/B]
        VK_KHX_multiview                    : extension revision  1 too new to be the issue?
    Last edited by DarkFoss; 06 October 2017, 11:46 PM. Reason: info
    Those who would give up Essential Liberty to purchase a little Temporary Safety,deserve neither Liberty nor Safety.
    Ben Franklin 1755

  • #2
    Finally apport captured something useful had the dbgsym package installed answer is Ubuntu still disables the wsi component at build time in the mesa-vulkan-drivers. I was looking at the wrong package.:
    Title: vulkan-smoketest crashed with SIGSEGV in radv_wsi_image_create()
    Code:
    Tags:  artful
    ThreadStacktrace:
     .
     Thread 9 (Thread 0x7f8553dac700 (LWP 7382)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbec8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbe78, cond=0x55c3721bbea0) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f8553dabe20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbea0, mutex = 0x55c3721bbe78, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbea0, mutex=0x55c3721bbe78) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f8553dac700) at pthread_create.c:465
             pd = 0x7f8553dac700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210614224640, -9192051886110529107, 140729973441758, 140729973441759, 140210614224640, 140210614225344, 9179992144088934829, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 8 (Thread 0x7f8555db0700 (LWP 7378)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbc88) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbc38, cond=0x55c3721bbc60) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f8555dafe20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbc60, mutex = 0x55c3721bbc38, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbc60, mutex=0x55c3721bbc38) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f8555db0700) at pthread_create.c:465
             pd = 0x7f8555db0700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210647795456, -9192051886110529107, 140729973441758, 140729973441759, 140210647795456, 140210647796160, 9180005336080984493, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 7 (Thread 0x7f8554dae700 (LWP 7380)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbda8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbd58, cond=0x55c3721bbd80) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f8554dade20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbd80, mutex = 0x55c3721bbd58, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbd80, mutex=0x55c3721bbd58) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f8554dae700) at pthread_create.c:465
             pd = 0x7f8554dae700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210631010048, -9192051886110529107, 140729973441758, 140729973441759, 140210631010048, 140210631010752, 9180003138131470765, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 6 (Thread 0x7f85555af700 (LWP 7379)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbd18) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbcc8, cond=0x55c3721bbcf0) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f85555aee20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbcf0, mutex = 0x55c3721bbcc8, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbcf0, mutex=0x55c3721bbcc8) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f85555af700) at pthread_create.c:465
             pd = 0x7f85555af700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210639402752, -9192051886110529107, 140729973441758, 140729973441759, 140210639402752, 140210639403456, 9180006435055741357, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 5 (Thread 0x7f85565b1700 (LWP 7377)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbbf8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbba8, cond=0x55c3721bbbd0) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f85565b0e20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbbd0, mutex = 0x55c3721bbba8, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbbd0, mutex=0x55c3721bbba8) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f85565b1700) at pthread_create.c:465
             pd = 0x7f85565b1700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210656188160, -9192051886110529107, 140729973441758, 140729973441759, 140210656188160, 140210656188864, 9179999828322298285, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 4 (Thread 0x7f8556db2700 (LWP 7376)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbb68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbb18, cond=0x55c3721bbb40) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f8556db1e20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbb40, mutex = 0x55c3721bbb18, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbb40, mutex=0x55c3721bbb18) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f8556db2700) at pthread_create.c:465
             pd = 0x7f8556db2700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210664580864, -9192051886110529107, 140729973441758, 140729973441759, 140210664580864, 140210664581568, 9179998729347541421, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 3 (Thread 0x7f85535ab700 (LWP 7383)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbf58) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbf08, cond=0x55c3721bbf30) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f85535aae20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbf30, mutex = 0x55c3721bbf08, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbf30, mutex=0x55c3721bbf08) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f85535ab700) at pthread_create.c:465
             pd = 0x7f85535ab700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210605831936, -9192051886110529107, 140729973441758, 140729973441759, 140210605831936, 140210605832640, 9179993243063691693, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 2 (Thread 0x7f85545ad700 (LWP 7381)):
     #0  0x00007f8562dd1072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c3721bbe38) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
             __ret = -512
             oldtype = 0
             err = <optimized out>
     #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c3721bbde8, cond=0x55c3721bbe10) at pthread_cond_wait.c:502
             spin = 0
             buffer = {__routine = 0x7f8562dd0e00 <__condvar_cleanup_waiting>, __arg = 0x7f85545ace20, __canceltype = 0, __prev = 0x0}
             cbuffer = {wseq = 0, cond = 0x55c3721bbe10, mutex = 0x55c3721bbde8, private = 0}
             err = <optimized out>
             g = 0
             flags = <optimized out>
             signals = 0
             result = 0
             seq = 0
     #2  __pthread_cond_wait (cond=0x55c3721bbe10, mutex=0x55c3721bbde8) at pthread_cond_wait.c:655
     No locals.
     #3  0x00007f8562af0dbc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #4  0x000055c3701dcdb3 in ?? ()
     No symbol table info available.
     #5  0x00007f8562af70ff in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
     No symbol table info available.
     #6  0x00007f8562dca7fc in start_thread (arg=0x7f85545ad700) at pthread_create.c:465
             pd = 0x7f85545ad700
             now = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140210622617344, -9192051886110529107, 140729973441758, 140729973441759, 140210622617344, 140210622618048, 9180004237106227629, 9179884408854555053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
             not_first_call = <optimized out>
             pagesize_m1 = <optimized out>
             sp = <optimized out>
             freesize = <optimized out>
             __PRETTY_FUNCTION__ = "start_thread"
     #7  0x00007f8562557a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
     No locals.
     .
     Thread 1 (Thread 0x7f8563b74740 (LWP 7375)):
     #0  radv_wsi_image_create (device_h=<optimized out>, pCreateInfo=<optimized out>, pAllocator=0x55c3723d0d28, needs_linear_copy=<optimized out>, linear=<optimized out>, image_p=0x0, memory_p=0x55c3724520d0, size=0x55c3724520e0, offset=0x7ffe4013848c, row_pitch=0x7ffe40138484, fd_p=0x7ffe40138480) at ../../../../src/amd/vulkan/radv_wsi.c:223
             result = VK_SUCCESS
             surface = 0x55c3723d68b0
             image_h = 0x55c3723d6850
             fd = 0
             memory_h = 0x55c372529450
             ded_alloc = {sType = VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO_KHR, pNext = 0x0, image = 0x55c3723d6850, buffer = 0x0}
     #1  0x00007f855abcc695 in x11_image_init (image=0x55c3724520d0, pAllocator=0x55c3723d0d28, pCreateInfo=<optimized out>, chain=0x55c372451ef0, device_h=<optimized out>) at ../../../src/vulkan/wsi/wsi_common_x11.c:968
             cookie = <optimized out>
             offset = 65537
             size = 2642162354
             fd = -1775859200
             result = <optimized out>
             row_pitch = 4
             bpp = 32
             fence_fd = <optimized out>
     #2  x11_surface_create_swapchain (icd_surface=<optimized out>, device=0x55c3723d0d20, wsi_device=<optimized out>, local_fd=<optimized out>, pCreateInfo=0x7ffe40138620, pAllocator=0x55c3723d0d28, image_fns=0x7f855aedebb0 <radv_wsi_image_fns>, swapchain_out=0x7ffe40138558) at ../../../src/vulkan/wsi/wsi_common_x11.c:1190
             cookie = <optimized out>
             result = VK_SUCCESS
             num_images = <optimized out>
             size = <optimized out>
             geometry = <optimized out>
             image = 0
     #3  0x00007f855abbfceb in radv_CreateSwapchainKHR (_device=0x55c3723d0d20, pCreateInfo=<optimized out>, pAllocator=<optimized out>, pSwapchain=0x7ffe40138b28) at ../../../../src/amd/vulkan/radv_wsi.c:362
             iface = <optimized out>
             swapchain = 0xf
             alloc = 0x55c3723d0d28
             result = <optimized out>
     #4  0x00007f855eb01cf4 in ?? () from /usr/lib/x86_64-linux-gnu/libvulkan.so.1
     No symbol table info available.
     #5  0x000055c3701eb20c in ?? ()
     No symbol table info available.
     #6  0x000055c3701f00ed in ?? ()
     No symbol table info available.
     #7  0x000055c3701d731d in ?? ()
     No symbol table info available.
     #8  0x00007f85624641c1 in __libc_start_main (main=0x55c3701d71a0, argc=1, argv=0x7ffe40138cb8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe40138ca8) at ../csu/libc-start.c:308
             result = <optimized out>
             unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 3164242443802257837, 94297887962224, 140729973443760, 0, 0, 9192908580287424941, 9179885314097686957}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffe40138cc8, 0x7f8563b9c150}, data = {prev = 0x0, cleanup = 0x0, canceltype = 1075023048}}}
             not_first_call = <optimized out>
     #9  0x000055c3701d749a in _start ()
     No symbol table info available.
    Title: vulkan-smoketest crashed with SIGSEGV in radv_wsi_image_create()
    UpgradeStatus: No upgrade log present (probably fresh install)
    Those who would give up Essential Liberty to purchase a little Temporary Safety,deserve neither Liberty nor Safety.
    Ben Franklin 1755

    Comment

    Working...
    X