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: Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190916160635.dzx2ikvzi3kagtrc@pelzflorian.localdomain> 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 List-Id: 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