<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 starting graphical.target"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109797#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Segmentation fault when starting graphical.target"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109797">bug 109797</a>
from <span class="vcard"><a class="email" href="mailto:sergii.romantsov@gmail.com" title="Sergii Romantsov <sergii.romantsov@gmail.com>"> <span class="fn">Sergii Romantsov</span></a>
</span></b>
<pre>Hello, Seba.
1. You are using wayland? - please, try without wayland - to check if it helps.
2. Updating only mesa (without gdm and xorg-related packages) - is it still
segfaults?
2. Additionally, please make mesa yourself with debugs
(<a href="https://mesa3d.org/install.html">https://mesa3d.org/install.html</a>) - to see stack trace.
Meson-conf for mesa:
git clone git://anongit.freedesktop.org/git/mesa/mesa
cd ./mesa
meson -Dbuildtype=debug -Dvalgrind=false -Ddri-drivers=i965
-Dgallium-drivers=iris -Dvulkan-drivers=intel -Dgallium-omx="disabled"
-Dplatforms=x11,wayland,drm,surfaceless -Dtools=intel,glsl -Db_ndebug=false
./mbuild_v64/
ninja -C ./mbuild_v64/ install</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>