Hi All, I am tried to execute "connmand -d -n" with out loading wifi/wlan driver. I am using connman-0.59 and enabled wifi during compilation.
This leads to crash of wpa_supplicant with signal 6. Core was generated by `/usr/bin/wpa_supplicant -Dwext -B -u -ieth0 -c/usr/etc/wpa_supplicant.conf -f/t'. Program terminated with signal 6, Aborted. ******************************* AppName : wpa_supplicant signal number : 6 file name : wpa_supplicant_2224_19700105200355.cs pid : 2224 ******************************* Mem information ******************************* MemTotal: 336684 kB MemFree: 94124 kB Buffers: 1612 kB Cached: 121256 kB ******************************* extra information ******************************* time = 1970.01.05 20:03:55 ( UTC ) exe path = /usr/bin/wpa_supplicant signal = 6 (SIGABRT) si_code = -6 signal sent by tkill (sent by pid 2224, uid 0) TIMER = -2 r0 = 0x00000000, r1 = 0x000008b0 r2 = 0x00000006, r3 = 0x000008b0 r4 = 0x00000006, r5 = 0x4034ebdc r6 = 0x4034e000, r7 = 0x0000010c r8 = 0x00000bdc, r9 = 0xbe848800 r10 = 0x400216b0, fp = 0x40021b70 ip = 0x4037d5a8, sp = 0xbe848764 lr = 0x40237258, pc = 0x4023728c cpsr = 0x20000010 ******************************* callstack information (PID:2224) ******************************* cnt_callstack = 10 0: gsignal+0x40(0x4023728c) [/lib/libc.so.6]+0x2c28c 1: abort+0x1b0(0x4023caa4) [/lib/libc.so.6]+0x31aa4 2: (0x401d58f4) [/usr/lib/libdbus-1.so.3]+0x2a8f4 3: (0x401d0ec8) [/usr/lib/libdbus-1.so.3]+0x25ec8 4: dbus_connection_unregister_object_path+0x11c(0x401b601c) [/usr/lib/libdbus-1.so.3]+0xb01c 5: (0x3b120) [/usr/bin/wpa_supplicant]+0x33120 6: (0x4d38c) [/usr/bin/wpa_supplicant]+0x4538c 7: (0x4dbdc) [/usr/bin/wpa_supplicant]+0x45bdc 8: (0x52184) [/usr/bin/wpa_supplicant]+0x4a184 9: __libc_start_main+0x118(0x402204c4) [/lib/libc.so.6]+0x154c4 end of call stack When there is no wifi/wlan interface(driver not loaded), why does connmand will try to execute wpa_supplicant? Is this a proper behaviour. -- Regards & Thanks Raghavendra. S 9880329621 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
