[Bug 109797] Segmentation fault when starting graphical.target

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 1 12:12:11 UTC 2019


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

--- Comment #7 from Sergii Romantsov <sergii.romantsov at gmail.com> ---
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
(https://mesa3d.org/install.html) - 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

-- 
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/intel-3d-bugs/attachments/20190301/8d0a8abf/attachment.html>


More information about the intel-3d-bugs mailing list