[Sugar-devel] [NETWORK] Sugar Network 0.7 development release

James Cameron quozl at laptop.org
Fri Nov 30 23:18:00 EST 2012


On Fri, Nov 30, 2012 at 11:43:58AM +0000, Aleksey Lim wrote:
> Looks like there is a race (sugar-network-client was spawned but not yet
> started listening for connections). Try to add time.sleep(3) to
> /home/olpc/Activities/SugarNetwork.activity/activity.py:87.

Tried sleep(3) and sleep(5), no change to symptom.

Used strace to investigate the processes created and destroyed, and
found a child of sugar-network-client did SIGSEGV, which caused
SIGCHLD to parent, which caused sugar-network-client to exit.

Output of "strace -p <sugar-session-pid> -ff -o sn" is available in
http://dev.laptop.org/~quozl/2012-12-01-sugar-network-xo-4-sigsegv.tar.gz

-- 
James Cameron
http://quozl.linux.org.au/


More information about the Sugar-devel mailing list