i3 / i3lock

improved screen locker
https://i3wm.org/i3lock
BSD 3-Clause "New" or "Revised" License
921 stars 404 forks source link

i3lock crash reports at i3lock.c:1299 #252

Closed D4N closed 4 years ago

D4N commented 4 years ago

Hi, I'm the package maintainer of i3lock in Fedora and have received an automated report that i3lock crashed a few times on user's machines. The full report can be viewed on retrace and points to an issue in: https://github.com/i3/i3lock/blob/abe1e3c85df10069e483ea14e4e6d87e9aed17fa/i3lock.c#L1299

Unfortunately, I have not observed this crash myself, so I cannot debug this further. Maybe you have an idea what is going on (appears to be related to PAM)?

orestisfl commented 4 years ago

Actual crash seems to be here: https://github.com/i3/i3lock/blob/2.12/i3lock.c#L292

D4N commented 4 years ago

Indeed, it appears to me that this is rather an issue in PAM.

stapelberg commented 4 years ago

Closing as the issue seems to be in PAM