Re: pkg/59858: audio/pavucontrol broken
"RVP 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: RVP <[email protected]> To: [email protected] Cc: Subject: Re: pkg/59858: audio/pavucontrol broken Date: Thu, 15 Jan 2026 09:31:02 +0000 (UTC) > Thread 2 "[pango] fontcon" received signal SIGSEGV, Segmentation fault. > [Switching to LWP 14287 of process 29840] > 0x0000000000000000 in ?? () > (gdb) > Huh... I say this is some gdb bogosity because a) the program clearly isn't dying with SIGILL or SIGSEGV; b) gdb crashes when running pavucontrol on amd64l and c) the symbol `_ctype_' is actually a char. array rather than a function (gdb messed this up too!). Can you do this: $ (unset LANGUAGE; export LC_ALL=C; ktrace -di -f /tmp/pav.trace pavucontrol) Does the title bar say "Volume Control" in English or is it in Spanish? Can you compress the /tmp/pav.trace file and upload it somewhere? Do you use a desktop environment, or just a WM? -RVP