----- Original Message -----
> From: "Dmitrij D. Czarkoff" <czarkoff_AT_gmail.com>
> To: "dev mail list" <dev_AT_suckless.org>
> Sent: Friday, November 7, 2014 10:13:04 AM
> Subject: Re: [dev] slock segfault on rhel7
> Johan Guldmyr said:
>> Output: https://pastee.org/35jas
>
> You should try building it with "-g" in CFLAGS.
CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} -g
Still can't unlock.
This fork of slock worked for me
https://github.com/chjj/slock (if I use the custom password that is..)
>
> --
> Dmitrij D. Czarkoff
Received on Fri Nov 07 2014 - 09:27:18 CET