<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>We are building an application that uses pthread 
library, and we have the next problem:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>We create a new thread (with detachmode set) in the 
slave nodes, and when the thread finishs, it disappears from slave nodes (that's 
right, it went created with detachmode set), however its ghost in master node 
doesn´t disappear and goes to zombi state.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Why happend this?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Carlos.</FONT></DIV></BODY></HTML>