On Wed, Nov 13, 2019 at 09:14:13PM -0500, Jon Fineman wrote: > >Synopsis: Turning off Accel crashes X11 > >Category: System > >Environment: > System : OpenBSD 6.6 > Details : OpenBSD 6.6-current (GENERIC.MP) #439: Fri Nov 8 > 14:00:31 MST 2019 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > In xorg.conf setting Option "Accel" "false" causes X11 to crash > >How-To-Repeat: > In /etc/X11/xorg.conf in the Device section setting: > Option "Accel" "false" > Causes X11 to crash when restarted. > >Fix: > Leave the setting default. >
Hi, Thanks for the report. Could you try to get an X backtrace (following the instructions in /usr/xenocara/README on how to get a core file, and then running egdb from ports on it) ? or at lease provide us the /var/log/Xorg.0.log file from a crash ? Thanks in advance. -- Matthieu Herrb
