<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [bf1942] PID file incorrect?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; From: Christopher Kunz [<A HREF="mailto:chrislist@de-punkt.de">mailto:chrislist@de-punkt.de</A>]</FONT>
<BR><FONT SIZE=2>&gt; Subject: [bf1942] PID file incorrect?</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; my BFVIETNAM.pid file seems to have an excess &quot;16384&quot; under </FONT>
<BR><FONT SIZE=2>&gt; the actual </FONT>
<BR><FONT SIZE=2>&gt; PID, so that the (non-existant) process 16384 gets killed </FONT>
<BR><FONT SIZE=2>&gt; too, whenever </FONT>
<BR><FONT SIZE=2>&gt; I wanna kill -9 `cat BFVIETNAM.pid`... is that a confirmed bug?</FONT>
</P>

<P><FONT SIZE=2>uhh... the pid file format is actually like this:</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>pid</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>tid</FONT>
</P>

<P><FONT SIZE=2>your cat-int is going to get the tid not the pid.</FONT>
</P>

<P><FONT SIZE=2>btw, was there agreement that we should stick the .pid file in the overlay path if it is set? bf1942 doesn't seem to have this (at least via grep)</FONT></P>

<P><FONT SIZE=2>\p</FONT>
</P>

</BODY>
</HTML>