Hi, Some more facts on surf segfaulting:
root@nusku:~# apt -V install surf [...] Les NOUVEAUX paquets suivants seront installés : surf (2.1+git20221016-4) 0 mis à jour, 1 nouvellement installés, 0 à enlever et 1 non mis à jour. joostvb@nusku:~% surf ** (surf:1878339): WARNING **: 13:55:41.783: Could not open /sys/class/dmi/id/chassis_type: Failed to open file “/sys/class/dmi/id/chassis_type”: Permission denied ** (surf:1878339): WARNING **: 13:55:41.783: Could not open /sys/firmware/acpi/pm_profile: Failed to open file “/sys/firmware/acpi/pm_profile”: Permission denied Could not create default EGL display: EGL_BAD_PARAMETER. Aborting... web process terminated: crashed zsh: segmentation fault surf joostvb@nusku:~% joostvb@nusku:~% ls -l /sys/class/dmi/id/chassis_type /sys/firmware/acpi/pm_profile -r--r--r-- 1 root root 4096 Feb 25 10:11 /sys/class/dmi/id/chassis_type -r--r--r-- 1 root root 4096 Feb 27 13:51 /sys/firmware/acpi/pm_profile This is with surf 2.1+git20221016-4 on Debian 12 (bookworm). (I am running x2x on another machine, so that this hosts keyboard/mouse control a display connected to the other machine.) Unfortunately I don't have the time now to do proper debugging / stack stracing. Hope this is of some help anyway... Bye, Joost