Re: [gentoo-user] sudo-1.9.8_p2 produces Segmentation Fault on any use

2021-11-10 Thread Anton
On 11/9/2021 11:27 PM, Jack wrote: Works fine for me.  Can you try it with strace to see if you can tell where it crashes?  That or emerge with sufficient debug info that you can run it under gdb and get a backtrace? Thanks, I'll try that when I have a suitably large chunk of free time.

Re: [gentoo-user] sudo-1.9.8_p2 produces Segmentation Fault on any use

2021-11-10 Thread Anton
On 11/9/2021 11:59 PM, Matt Connell (Gmail) wrote: On Tue, 2021-11-09 at 22:36 +0200, Anton wrote: Is it just me, or has anybody else seen a similar problem? Working fine here, with the following USE set: USE="-gcrypt -ldap nls offensive pam -sasl secure-path (-selinux) sendmail -skey ssl

Re: [gentoo-user] sudo-1.9.8_p2 produces Segmentation Fault on any use

2021-11-09 Thread Matt Connell (Gmail)
On Tue, 2021-11-09 at 22:36 +0200, Anton wrote: > Is it just me, or has anybody else seen a similar problem? Working fine here, with the following USE set: USE="-gcrypt -ldap nls offensive pam -sasl secure-path (-selinux) sendmail -skey ssl -sssd" ABI_X86="(64)" I wonder if your issue isn't

Re: [gentoo-user] sudo-1.9.8_p2 produces Segmentation Fault on any use

2021-11-09 Thread Jack
On 2021.11.09 15:36, Anton wrote: On a recent update, `sudo` got upgraded from sudo-1.9.6_p1-r2 to sudo-1.9.8_p2. Since then, any call to `sudo` other than `sudo --help` resulted in a Segmentation Fault. I have tried remerging sudo again or remerging the PAM-related dependencies, but it did

Re: [gentoo-user] sudo-1.9.8_p2 produces Segmentation Fault on any use

2021-11-09 Thread tastytea
On 2021-11-09 22:36+0200 Anton wrote: > On a recent update, `sudo` got upgraded from sudo-1.9.6_p1-r2 to > sudo-1.9.8_p2. Since then, any call to `sudo` other than `sudo > --help` resulted in a Segmentation Fault. I have tried remerging sudo > again or remerging the PAM-related dependencies,