On Mon, Nov 10, 2014 at 04:49:44PM +0200, Johan Guldmyr wrote: > Ah, removing -s from LDFLAGS helped. Now the "bt full" has more output. > So to recap I have to run the slock as user root for it to not crash on enter. > And I don't have root user password but here's the stack: > > https://pastee.org/dj4hs
Can you try the following too: chown root:root /usr/local/bin/slock chmod 4755 /usr/local/bin/slock then start slock? This might work but it really should not segfault without these steps.