From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#37369: Getting network-manager-openconnect to work Date: Fri, 27 Sep 2019 18:37:35 +0200 Message-ID: <20190927163735.c4cjjuh4r6i6de3c@pelzflorian.localdomain> References: <87sgp4pj7s.fsf@santanas.co.za> <20190910112120.ezqnrrfffhhjvc2d@pelzflorian.localdomain> <874l1ipnlr.fsf@gnu.org> <20190912053411.bscrrsv6flzy7lgu@pelzflorian.localdomain> <87y2yo5j40.fsf@gnu.org> <20190916160635.dzx2ikvzi3kagtrc@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46950) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDtFv-0004Vr-09 for bug-guix@gnu.org; Fri, 27 Sep 2019 12:38:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDtFs-0002FN-1w for bug-guix@gnu.org; Fri, 27 Sep 2019 12:38:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39788) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iDtFr-0002Cl-Eb for bug-guix@gnu.org; Fri, 27 Sep 2019 12:38:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iDtFq-00083g-9a for bug-guix@gnu.org; Fri, 27 Sep 2019 12:38:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190916160635.dzx2ikvzi3kagtrc@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37369@debbugs.gnu.org, divan@santanas.co.za, help-guix@gnu.org Hello! There might be a workaround: NetworkManager stopped segfaulting for me after I “edited” the openconnect VPN connection in nm-connection-editor without making any changes to the connection. Apparently this fixed get_secrets_done_cb being passed what GDB calls an “” as the connection and crashing in nm_connection_get_setting_by_name. I need to repeat this nm-connection-editor editing after every reboot. Does editing the VPN connection in nm-connection-editor fix the problem for you, Divan Santana? No patch at all is required for me. nmtui works fine without the patch. This issue is not present in Arch Linux using the more recent NetworkManager 1.20.2. I have not yet attempted to upgrade Guix’ NetworkManager to a more recent version. Regards, Florian