network-manager-applet free(): invalid pointer 15 February 2019, 20:07:18 Hi!I'm having some trouble with network-manager-applet pkgCode: [Select]world/network-manager-applet 1.8.20-1 (168.1 KiB 747.0 KiB) (Installed) Applet for managing network connectionsI'm trying to connect to a hidden network wi-fiafter click "connect" it crash.I found two messages:Code: [Select]"Segmentation fault"Code: [Select]free(): invalid pointerAbortedThanks for advance
Re: network-manager-applet free(): invalid pointer Reply #1 – 15 February 2019, 22:21:42 Yeah that's definitely upstream. Networkmanager does officially support elogind, so you are more than welcome to bug them and they should be able to fix it. Like the error says, someone left an extra free in there somewhere.Edit: Oh let me be more clear since my earlier post may be confusing. NetworkManager supports elogind, so therefore network-manager-applet (which is a separate project) should support elogind setups as well (since it depends on NetworkManager). File a bug report with the network-manager-applet folks. And of course, it's also possible that this bug has nothing to do with elogind at all although I would think someone would have caught it on a typical systemd setup (dialogs crashing is pretty hard to miss). Last Edit: 15 February 2019, 22:39:50 by Dudemanguy
Re: network-manager-applet free(): invalid pointer Reply #2 – 16 February 2019, 02:53:26 Quote from: Dudemanguy – on 15 February 2019, 22:21:42Yeah that's definitely upstream. Networkmanager does officially support elogind, so you are more than welcome to bug them and they should be able to fix it. Like the error says, someone left an extra free in there somewhere.Edit: Oh let me be more clear since my earlier post may be confusing. NetworkManager supports elogind, so therefore network-manager-applet (which is a separate project) should support elogind setups as well (since it depends on NetworkManager). File a bug report with the network-manager-applet folks. And of course, it's also possible that this bug has nothing to do with elogind at all although I would think someone would have caught it on a typical systemd setup (dialogs crashing is pretty hard to miss).Yeah. Thnks. I will try to fix this.
Re: network-manager-applet free(): invalid pointer Reply #3 – 16 February 2019, 03:02:34 https://gitlab.gnome.org/GNOME/network-manager-applet/issues/43finger crossed !
Re: network-manager-applet free(): invalid pointer Reply #4 – 18 February 2019, 17:34:56 We have news !https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/37after their release: where can we have the that version on artix?
Re: network-manager-applet free(): invalid pointer Reply #5 – 18 February 2019, 18:27:39 Quote from: Glats – on 18 February 2019, 17:34:56after their release: where can we have the that version on artix?You can bypass Artix/Arch and use AUR and install git version of network manager applet.aur/network-manager-applet-gitThe time it appears in Artix / Arch is probably after next releaseor you can ask maintainer to add patch to fix this bug.To do that use Arch website: https://www.archlinux.org/packages/extra/x86_64/network-manager-applet/After the change appears in Arch it will soon land in Artix. 1 Likes
Re: network-manager-applet free(): invalid pointer Reply #6 – 02 March 2019, 20:38:14 Hello,package "network-manager-applet" in Arch was updated few days ago and it should contain this fix.If you manually built it from AUR you should update to version from repository to get updates in the feature.See packages changes:https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/network-manager-applet&id=f5bbaefb839e291a8dc9d88b6ea0ff8dea62f50fI am marking this topic as solved. 1 Likes