<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - F1 2017 crashes on GCN 1.0 cards"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105775#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - F1 2017 crashes on GCN 1.0 cards"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105775">bug 105775</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>It might be easier to install packages with the debug symbols from your distro:
<a href="https://wiki.debian.org/HowToGetABacktrace">https://wiki.debian.org/HowToGetABacktrace</a>
though I don't know offhand which debian package contains radv.
Otherwise try
CFLAGS="-O0 -g" ./autogen.sh --with-gallium-drivers= --with-dri-drivers=
--with-egl-platforms=x11,drm --enable-debug --with-vulkan-drivers=radeon
and then run the game with "set launch options" set to
VK_ICD_FILENAMES=${MESA_DIR}/src/amd/vulkan/dev_icd.json %command%
with the ${MESA_DIR} replaced by the git clone.</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>