<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Android 8.1: radv segfault with 3Dmark vulkan benchmarks"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107351#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Android 8.1: radv segfault with 3Dmark vulkan benchmarks"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107351">bug 107351</a>
from <span class="vcard"><a class="email" href="mailto:bas@basnieuwenhuizen.nl" title="Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>"> <span class="fn">Bas Nieuwenhuizen</span></a>
</span></b>
<pre>Looking at the full backtrace it looks like plain texture creation, nothing
Android specific so I'll need to debug the specific app sometime.
07-22 21:31:16.071 5007 5007 F DEBUG : backtrace:
07-22 21:31:16.071 5007 5007 F DEBUG : #00 pc 000f1d47
/system/vendor/lib/hw/vulkan.radv.so (radv_image_create+199)
07-22 21:31:16.071 5007 5007 F DEBUG : #01 pc 000f2f26
/system/vendor/lib/hw/vulkan.radv.so (radv_CreateImage+166)
07-22 21:31:16.071 5007 5007 F DEBUG : #02 pc 0000b59a
/android/system/lib/libvulkan.so
07-22 21:31:16.071 5007 5007 F DEBUG : #03 pc 001488fe
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(eva::graphics::vulkan::native_memory_utility::create_texture(VkImageCreateInfo
const&)+78)
07-22 21:31:16.071 5007 5007 F DEBUG : #04 pc 0013ffe9
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(eva::graphics::vulkan::vulkan_device::create_texture(eva::graphics::texture_desc
const&, eva::graphics::subresource_data const*)+233)
07-22 21:31:16.071 5007 5007 F DEBUG : #05 pc 001458cf
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
07-22 21:31:16.071 5007 5007 F DEBUG : #06 pc 0013e474
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(eva::graphics::vulkan::create_dds_texture_from_memory(std::function<eva::graphics::native_texture
(eva::graphics::texture_desc const&, eva::graphics::subresource_data const*)>,
eva::graphics::texture_desc*, unsigned char const*, DXGI_FORMAT, unsigned int,
unsigned int, unsigned int)+2484)
07-22 21:31:16.071 5007 5007 F DEBUG : #07 pc 00145b8c
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(eva::graphics::vulkan::vulkan_resource_factory::load_texture(boost::filesystem::path
const&, DXGI_FORMAT, int)+316)
07-22 21:31:16.071 5007 5007 F DEBUG : #08 pc 001ad794
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(eva::graphics::assets::texture_loader::load(std::string const&) const+1412)
07-22 21:31:16.071 5007 5007 F DEBUG : #09 pc 00153e69
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(eva::ui::loading_screen_contents::loading_screen_contents(eva::ui::loading_screen_creation_parameters
const&, eva::globals&)+649)
07-22 21:31:16.071 5007 5007 F DEBUG : #10 pc 0011f1a1
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(mobile_player::player::create_loading_screen()+161)
07-22 21:31:16.071 5007 5007 F DEBUG : #11 pc 00125563
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(_ZN13mobile_player6playerC1ERN3eva7globalsESsNS1_4math6vectorIiLj2EEESsRNS1_2ui13invalidatableERNS7_12message_pumpEP13ANativeWindowiNS1_8graphics8platformE+6083)
07-22 21:31:16.071 5007 5007 F DEBUG : #12 pc 00118e37
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(android_native::native_application::create_player(std::string, bool,
ANativeWindow*)+375)
07-22 21:31:16.071 5007 5007 F DEBUG : #13 pc 0011cd0e
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(activity::handle_cmd(int)+206)
07-22 21:31:16.071 5007 5007 F DEBUG : #14 pc 0011ce15
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(activity::handle_cmd(android_app*, int)+37)
07-22 21:31:16.071 5007 5007 F DEBUG : #15 pc 0025e46c
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
07-22 21:31:16.071 5007 5007 F DEBUG : #16 pc 0011cb9e
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(activity::run()+126)
07-22 21:31:16.071 5007 5007 F DEBUG : #17 pc 0011cf02
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so
(android_main+98)
07-22 21:31:16.071 5007 5007 F DEBUG : #18 pc 0025ddd4
/data/app/com.futuremark.dmandroid.application--TcMIPU5ttg_gGGrKxrVOQ==/lib/x86/lib3dmark_farandole.so</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>