<div dir="ltr">On Fri, Oct 25, 2013 at 7:49 PM, diego souza <span dir="ltr"><<a href="mailto:dsouza@c0d3.xxx" target="_blank">dsouza@c0d3.xxx</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yeah, it was my first thought too, but I didn't see anything like this<br>
in the strace output.<br>
<br>
What I do see, though, are two additional forks when using -threaded<br>
that seems that die early. This could very well explain why I'm<br>
loosing the lock.<br></blockquote><div><br></div><div>If this is Linux then you also want to track clone() calls. It's possible, depending on Linux kernel and/or glibc version, that you are seeing threads.</div><div>
<br></div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>