Re: pkg/59858: audio/pavucontrol broken

"Ramiro Aceves 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: Ramiro Aceves <[email protected]>
To: [email protected]
Cc: 
Subject: Re: pkg/59858: audio/pavucontrol broken
Date: Thu, 15 Jan 2026 09:40:13 +0100

 El 14/1/26 a las 23:45, RVP via gnats escribió:
 > 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: Wed, 14 Jan 2026 22:40:29 +0000 (UTC)
 > 
 >   > Reading symbols from /usr/pkg/bin/pavucontrol...
 >   > (gdb) run
 >   > Starting program: /usr/pkg/bin/pavucontrol
 >   > [New LWP 17552 of process 1651]
 >   >
 >   > Thread 1 "" received signal SIGILL, Illegal instruction.
 >   > 0x0000f3cb73498e28 in ?? ()
 >   >
 >   
 >   Hmm. This may just be one of the libraries just testing for NEON or other
 >   SIMD instructions on ARM. Does this go away if you do this before running
 >   pavucontrol?
 >   
 >   ```
 >   (gdb) handle SIGILL nostop noprint pass
 >   ```
 >   
 >   -RVP
 >   
 
 Thanks RVP:
 
 (gdb) handle SIGILL nostop noprint pass
 Signal        Stop	Print	Pass to program	Description
 SIGILL        No	No	Yes		Illegal instruction
 (gdb) run
 Starting program: /usr/pkg/bin/pavucontrol
 [New LWP 14287 of process 29840]
 
 Thread 2 "[pango] fontcon" received signal SIGSEGV, Segmentation fault.
 [Switching to LWP 14287 of process 29840]
 0x0000000000000000 in ?? ()
 (gdb)
 (gdb) bt
 #0  0x0000000000000000 in ?? ()
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 (gdb)
 
 Regards.
 Ramiro.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.