I have a situation where the user has sent a connection to an open AP.  Before 
connman returns that the connection has completed, the user attempts to cancel 
the connection.  According to the documentation the 
net.connman.Service.Disconnect "can also be used to abort a previous connection 
attempt via the Connect method."  The issue is that when I attempt this, that 
after I make the dbus call to disconnect, and before the disconnect call 
returns I get a segmentation fault.  The stack is hammered enough that the only 
traceback information is that it happens in libdbus-1.so.3.  This only happens 
when I try to cancel a connection on an open AP.  Cancelling all other attempts 
have worked to this point.  Is there something that I need to set a guard 
around so this doesn't happen?

Thanks 

Tom
_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to