Bug#1108093: gnome-control-center apprently segfaults when selecting wifi device in settings

Bernhard Übelacker bernhardu at mailbox.org
Tue Sep 23 20:19:50 BST 2025


On Fri, 20 Jun 2025 07:19:29 -0700 Matthew Variot <variot at acm.org> wrote:
> Package: gnome-control-center
> Version: 1:43.6-2~deb12u1
> Severity: normal
> X-Debbugs-Cc: variot at acm.org
> 
> Dear Maintainer,
> 

> 
> AlienWare 17, fresh install of Debian 12.11.  Qualcomm Atheros QCA6174 NIC
> built in does not function due to firmware issues (UTL some of the code).
> Added NetGear WNA1000M in USB socket. The NetGear connects to a wifi network
> (after installing proper firmware).  In an attempt to access a hidden network
> via the NetGear NIC the 'three dots' icon on the wifi settings page was clicked
> and "Connect to Hidden Network..." selected.  The Qualcomm NIC is shown in the
> WI-FI adapter field.  When the other NIC (the NetGear USB NIC) is selected
> settings immediately crashes with this in dmesg:
> 
> [26637.181760] gnome-control-c[7071]: segfault at 20 ip 00007fcd6266be80 sp
> 00007ffca92e70c0 error 4 in libnma-gtk4.so.0.0.0[7fcd62656000+25000] likely on
> CPU 4 (core 0, socket 0)
> [26637.181776] Code: 31 ff 48 8d 15 21 19 01 00 31 c0 be 10 00 00 00 e8 25 a9
> fe ff 4c 89 e7 e8 3d bc fe ff e8 68 c3 fe ff 48 89 c3 e8 b0 af fe ff <48> 8b 7d
> 20 48 89 c6 e8 c4 a7 fe ff 48 89 c7 e8 dc a1 fe ff 48 89
> 

> -- System Information:
> Debian Release: 12.11
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
> Architecture: amd64 (x86_64)

Hello,
if it is of any help, the bytes from the kernel message
point to following line:


https://sources.debian.org/src/libnma/1.10.6-1/src/nma-cert-chooser-button.c#L116

116 	model = GTK_LIST_STORE (gtk_combo_box_get_model (GTK_COMBO_BOX (priv->button)));


A more complete backtrace would probably get visible
in journal by installing the package systemd-coredump.

Kind regards,
Bernhard



More information about the pkg-gnome-maintainers mailing list