Re: [dev] slock segfault on rhel7

From: Dimitris Papastamos <sin_AT_2f30.org>
Date: Mon, 10 Nov 2014 16:22:43 +0000

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 also try to run it as a normal user via gdb?

gdb ./slock
run
ENTER
(expect segfault)
bt

Use -g without -s and post results.
Received on Mon Nov 10 2014 - 17:22:43 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 10 2014 - 17:24:08 CET