On Fri, 2014-08-01 at 18:11 -0700, Geoffrey Thomas wrote:
On Thu, 3 Jul 2014, Chris Hessing wrote:Nope, the patch didn't seem to fix it. I am seeing the same log output. I also double checked the Network Manager -V output, and it is "0.9.9.0-41.git20131003.fc20" which appears to be the version you wanted me to test.Oh...I'm also still getting a crash in this call on NetworkManager 0.9.8.8 on Ubuntu 14.04, even after applying the patch from this thread. I think there's one more mistake in the code: dbus-glib expects GTypes, so we need to pass G_TYPE_STRING, not DBUS_TYPE_STRING. See the attached patch. I'm not able to reliably reproduce this (probably something else I'm doing wrong that's causing NM to use blobs sometimes and files sometimes). I'll run with this for a while and see if it solves the issue, but Chris, I'd be interested in knowing if this fixes the crash for you.
looks right. Pushed to: master: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=5c31ed880d45ebfaae75f68d1af41bf9a9866d31 nm-0-9-10: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=97c341e089aa88ea9533dbe2e9b4eb187d412321 nm-0-9-8: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=06e73a6bc6dc0786a6621b7fc974e9dba653c221 Thanks, Thomas
Attachment:
signature.asc
Description: This is a digitally signed message part