[Dan Griswold]
> Will do!

Hm, the problem seem to happen in the forked off child, and not in the
parent process.  Try running the same using netplan -f, to avoid the
fork.

To test in gdb, do this:

  gdb src/netplan
  break exit
  run -f
  bt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to