Okay, let's see.

sudo ./slock

write password + ENTER

change tty

gdb -q --pid thepid

There is no --attach in my gdb version but there was --pid so I used that.

Output: https://pastee.org/35jas

slock-1.2, © 2006-2012 Anselm R Garbe
(from master, did a git pull before compiling)

// Johan

----- Original Message -----
> From: "Anselm R Garbe" <garb...@gmail.com>
> To: "dev mail list" <dev@suckless.org>
> Sent: Friday, November 7, 2014 8:52:45 AM
> Subject: Re: [dev] slock segfault on rhel7

> Hi,
> 
> On 7 November 2014 07:41, Johan Guldmyr <johan.guld...@csc.fi> wrote:
>> I'm trying to use dwm on rhel7+gnome but I need a screenlocker.
>>
>> Does slock require the password to be in /etc/passwd? I get mine from some 
>> ldap.
>> Anybody got some suggestions?
> 
> Please provide a stacktrace following the instructions given at
> http://suckless.org/hacking
> 
> -Anselm

Reply via email to