Hi All,
Please find below bt for signal 11. # gdb -c core.2752 /usr/sbin/connmand GNU gdb (GDB) 7.1 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html > This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-unknown-linux-gnueabi". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/sbin/connmand...(no debugging symbols found)...done. [New Thread 2752] Reading symbols from /usr/lib/libsys-assert.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libsys-assert.so Reading symbols from /usr/lib/libgthread-2.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgthread-2.0.so.0 Reading symbols from /usr/lib/libglib-2.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libglib-2.0.so.0 Reading symbols from /usr/lib/libdbus-1.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libdbus-1.so.3 Reading symbols from /lib/libudev.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libudev.so.0 Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libresolv.so.2 Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libpthread.so.0 Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/librt.so.1 Reading symbols from /lib/ld-linux.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/ld-linux.so.3 Reading symbols from /usr/lib/connman/plugins/dhclient.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/connman/plugins/dhclient.so Reading symbols from /usr/lib/connman/plugins/bluetooth.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/connman/plugins/bluetooth.so Reading symbols from /usr/lib/connman/plugins/dnsproxy.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/connman/plugins/dnsproxy.so Reading symbols from /usr/lib/connman/plugins/ethernet.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/connman/plugins/ethernet.so Reading symbols from /usr/lib/connman/plugins/loopback.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/connman/plugins/loopback.so Reading symbols from /usr/lib/connman/plugins/wifi.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/connman/plugins/wifi.so Core was generated by `connmand -d -n'. Program terminated with signal 11, Segmentation fault. #0 0x2a015c64 in ?? () (gdb) bt #0 0x2a015c64 in ?? () Cannot access memory at address 0x0 #1 0x2a01a1b8 in ?? () Cannot access memory at address 0x0 Backtrace stopped: previous frame identical to this frame (corrupt stack?) -Raghu On Fri, Oct 1, 2010 at 4:05 PM, Raghavendra. S < [email protected]> wrote: > Hi All, > > Connman crashed with signal 11. > > I was randomly trying interface up/down, connectservice,scan. > > Since log is big. please find it in http://pastebin.com/TA0CeQKy > > I am not able to get core dump, even after setting "ulimit -c unlimited" > > -Raghu > -- Regards & Thanks Raghavendra. S 9880329621 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
