Re: pkg/59858: audio/pavucontrol broken
"Benny Siegert via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59858; it has been noted by GNATS. From: Benny Siegert <[email protected]> To: [email protected] Cc: [email protected], [email protected], [email protected], [email protected], Taylor R Campbell <[email protected]> Subject: Re: pkg/59858: audio/pavucontrol broken Date: Wed, 14 Jan 2026 17:51:27 +0000 (UTC) On Wed, 14 Jan 2026, Ramiro Aceves via gnats wrote: > Thread 1 "" received signal SIGILL, Illegal instruction. > 0x0000f3cb73498e28 in ?? () > (gdb) > (gdb) bt > #0 0x0000f3cb73498e28 in ?? () > #1 0x0000ffffece41070 in _ctype_ () from /usr/libexec/ld.elf_so > Backtrace stopped: previous frame identical to this frame (corrupt stack?) > (gdb) Is this on -11 or current? If so, pavucontrol may be using the ctype API wrong, which can now trigger a crash. There is an environment variable that you can set to disable this, but I don't remember its name. Try searching the email archives. -- Benny