Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 16:11:07 +0800
From:      David Xu <davidxu@freebsd.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: Process hanging on 6.0-STABLE
Message-ID:  <200603221611.07805.davidxu@freebsd.org>
In-Reply-To: <200603221755.25666.doconnor@gsoft.com.au>
References:  <200603221755.25666.doconnor@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

ÔÚ Wednesday 22 March 2006 15:25£¬Daniel O'Connor дµÀ£º
> Hi,
> I work for a small company that makes radar systems for research 
> organisations and we use FreeBSD on the PCs for data acquisition and 
> processing. We have recently shifted to FreeBSD6/amd64 and one machine in 
> particular is exhibiting a strange problem.
> 
> The acquisition process is a Tcl interpreter with a largish chunk of C code
>  which talks to the hardware (via RS485 and a custom PCI card). Once the 
> system is set up it streams data back via the PCI card and runs it through
>  various data processors (eg dump raw data to disk, FFT, winds, etc..). 
> 
> The actual forking of processes is handled in Tcl and the C code only gets
>  involved to write the data out (to an FD the Tcl layer keeps).
> 
> The problem is that every now and then the process gets stuck and becomes
>  unkillable just after forking, ie..
Are you using pthreads ?

David Xu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603221611.07805.davidxu>