[Bug 268033] x11/xscreensaver: Crashing and dumping core on unlock

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Jan 2023 03:14:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268033

omars <omars1234@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |omars1234@gmail.com

--- Comment #11 from omars <omars1234@gmail.com> ---
Yes, this bug does still exist in 13.1-RELEASE-p5 releng/13.1-753d65a19

Tested against a from-scratch fresh build and fresh ports tree, running under
Xorg.

Happens as OP desdcribed,
/usr/local/bin/xscreensaver-hacks/xscreensaver-auth
seg-faults on a good password. Verified against both $1 and $6 hashed
passwords.

lldb run on the core says:
(lldb) bt all
* thread #1, name = 'xscreensaver-auth', stop reason = signal SIGSEGV
  * frame #0: 0x0000000500664e84 libc.so.7`strlen + 84
    frame #1: 0x0000000500bfb0c1

Aside: we shouldn't closing active bugs for "Feedback Timeout" in just a month
(didn't get a reply). Perhaps OP is busy during the month of western holidays,
or otherwise unable to follow up, but the bug still exists and is egregious
(core function of port is broken).

-- 
You are receiving this mail because:
You are on the CC list for the bug.