[Bug 268033] x11/xscreensaver: Crashing and dumping core on unlock
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268033 Felix Palmen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Felix Palmen <[email protected]> --- It looks pretty suspicious that it's again a call to strlen() that bombs, so first thing I would verify is that the pam_exec.so is *indeed* the patched version. What architecture is this and how exactly did you install (or update) your base system? Then, of course, what are the contents of /usr/local/etc/pam.d/xscreensaver and, if it's included as expected, /etc/pam.d/system? A stacktrace with some actual info would certainly be helpful as well. FWIW, I just checked the source of xscreensaver-auth for direct calls to strlen(), there are only two of them and they both seem perfectly safe. -- You are receiving this mail because: You are on the CC list for the bug.