On Sun, Mar 14, 2021 at 07:08:39PM +0900, rgc wrote: > below is dmesg.boot and xenodm.log
Hi, try a newer snaphshot when it becomes available, or rebuild xenodm yourself from current sources. I don't know exactly what's happening with the version in the current snapshot but I've not been able to reproduce it with a locally built binary (I do see the issue with the binary in the snapshot, but without debugging symbols, it's hard to figure out what's going on). cd $XSRCDIR/app/xenodm doas make -f Makefile.bsd-wrapper obj doas make -f Makefile.bsd-wrapper clean doas make -f Makefile.bsd-wrapper doas make -f Makefile.bsd-wrapper install > #0 0xc974153c in XInternAtom () from /usr/X11R6/lib/libX11.so.17.1 > (gdb) bt > #0 0xc974153c in XInternAtom () from /usr/X11R6/lib/libX11.so.17.1 > #1 0x136738b4 in ?? () from /usr/X11R6/bin/xenodm > #2 0x136738b4 in ?? () from /usr/X11R6/bin/xenodm > (gdb) q -- Matthieu Herrb