[Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 5 18:54:41 UTC 2017


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

--- Comment #3 from Petr Cervinka <petr at cervinka.net> ---
(In reply to Vedran Miletić from comment #1)
> Can you try newer vulkaninfo? Some segfaults were fixed recently.

I tested it on openSUSE with vulkan info 1.0.39.1, but the results are the
same:
Type "apropos word" to search for commands related to "word"...
Reading symbols from vulkaninfo...Reading symbols from
/usr/lib/debug/usr/bin/vulkaninfo.debug...done.
done.
[New LWP 3616]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `vulkaninfo'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000000000001c266 in ?? ()
(gdb) bt
#0  0x000000000001c266 in ?? ()
#1  0x00007fe83d00cfa2 in radv_lookup_entrypoint (name=<optimized out>) at
radv_entrypoints.c:857
#2  0x00007fe8455bf346 in loader_scanned_icd_add (api_version=4194307,
filename=0x7ffd38113840 "/usr/lib64/libvulkan_radeon.so",
icd_tramp_list=0xf2aa50, inst=0xf2aa10)
    at
/usr/src/debug/Vulkan-LoaderAndValidationLayers-1.0.39.1/loader/loader.c:1765
#3  loader_icd_scan (inst=inst at entry=0xf2aa10,
icd_tramp_list=icd_tramp_list at entry=0xf2aa50) at
/usr/src/debug/Vulkan-LoaderAndValidationLayers-1.0.39.1/loader/loader.c:3430
#4  0x00007fe8455c4e9e in vkCreateInstance
(pCreateInfo=pCreateInfo at entry=0x7ffd38113df0, pAllocator=pAllocator at entry=0x0,
pInstance=pInstance at entry=0x7ffd38113e40)
    at
/usr/src/debug/Vulkan-LoaderAndValidationLayers-1.0.39.1/loader/trampoline.c:368
#5  0x0000000000401797 in AppCreateInstance (inst=0x7ffd38113e40) at
/usr/src/debug/Vulkan-LoaderAndValidationLayers-1.0.39.1/demos/vulkaninfo.c:695
#6  main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/Vulkan-LoaderAndValidationLayers-1.0.39.1/demos/vulkaninfo.c:1476
(gdb) quit

-- 
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/20170205/0734e29c/attachment.html>


More information about the mesa-dev mailing list