Hi, I started using: 74dbbc974550aac32610e5bf6448e93811e06ff8<http://git.kernel.org/cgit/network/connman/connman.git/commit/?id=74dbbc974550aac32610e5bf6448e93811e06ff8>
Now I experience this crash 100% of the times when wifi is to be enabled: 00:40:30 connmand[991]: src/technology.c:set_property() property Powered 00:40:30 connmand[991]: src/technology.c:technology_enable() technology 0x203bdc8 enable 00:40:30 connmand[991]: src/device.c:__connman_device_enable() device 0x201a990 00:40:30 connmand[991]: plugins/wifi.c:wifi_enable() device 0x201a990 0x203bd78 00:40:30 connmand[991]: src/technology.c:technology_save() technology 0x203bdc8 type 3 name WiFi 00:40:30 connmand[991]: src/storage.c:storage_load() Loading /media/data/connman/settings 00:40:30 connmand[991]: plugins/wifi.c:interface_create_callback() result -5 ifname (null), wifi 0x203bd78 00:40:33 connmand[991]: src/technology.c:set_property() conn 0x201a450 00:40:33 connmand[991]: src/technology.c:set_property() property Powered 00:40:33 connmand[991]: src/technology.c:technology_enable() technology 0x203bdc8 enable 00:40:34 connmand[991]: src/device.c:device_pending_reset() device 0x201a990 00:40:36 connmand[991]: src/technology.c:set_property() conn 0x201a450 00:40:36 connmand[991]: src/technology.c:set_property() property Powered 00:40:36 connmand[991]: src/technology.c:technology_enable() technology 0x203bdc8 enable 00:40:39 connmand[991]: src/technology.c:set_property() conn 0x201a450 00:40:39 connmand[991]: src/technology.c:set_property() property Powered 00:40:39 connmand[991]: src/technology.c:technology_enable() technology 0x203bdc8 enable 00:40:42 connmand[991]: src/technology.c:set_property() conn 0x201a450 00:40:42 connmand[991]: src/technology.c:set_property() property Powered 00:40:42 connmand[991]: src/technology.c:technology_enable() technology 0x203bdc8 enable 00:40:42 connmand[991]: src/device.c:__connman_device_enable() device 0x201a990 00:40:42 connmand[991]: plugins/wifi.c:wifi_enable() device 0x201a990 0x203bd78 00:40:42 connmand[991]: src/technology.c:technology_save() technology 0x203bdc8 type 3 name WiFi 00:40:42 connmand[991]: src/storage.c:storage_load() Loading /var/data/connman/settings 00:40:42 connmand[991]: Aborting (signal 6) [/usr/sbin/connmand] The settings file contained: [global] OfflineMode=false [WiFi] Enable=true Tethering=false [Wired] Enable=true Tethering=false I removed it, the same thing happened (and the file was recreated with the same content) //Richard _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
