Hi Jan,

On 07/20/2012 11:45 AM, Jan Pohanka wrote:
Hello,

I'd like to try connman on our embedded system on arm (dm365) with
linux. There are two interfaces eth0 and wlan0 (both as usb dongles).
After running connman it unfortunately fails immediately with following
log.

Could you please give me some hint, what is the problem?

connmand[354]: src/dbus.c:__connman_dbus_init()
....
connmand[354]: src/rtnl.c:send_request() GETROUTE len 17 type 26 flags
0x0301 seq 2
connmand[354]: Aborting (signal 4) [connmand]


This does not look like connman problem but more like a toolchain problem as the signal 4 is the illegal instruction signal. Perhaps you have compiled the app with thumb support and the cpu does not like it (just guessing here).


Cheers,
Jukka


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to