Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 1997 11:14:43 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@FreeBSD.ORG
Cc:        tad@csh.rit.edu (Tad Hunt)
Subject:   Re: libc_r and print...
Message-ID:  <19971019111443.MO62406@uriah.heep.sax.de>
In-Reply-To: <199710190058.UAA26658@jake.csh.rit.edu>; from Tad Hunt on Oct 18, 1997 20:58:39 -0400
References:  <199710190058.UAA26658@jake.csh.rit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
As Tad Hunt wrote:

>     I'm having a problem with the following simple test case
> on FreeBSD-2.2-RELEASE when linking with libc_r

>     % gcc -static foo.c -lc_r
>     % ./a.out
>     [ hang in print ]
> 
> When I compile with -static, I am unable to stop a.out from running unless
> I signal it with SIGKILL.

Works fine in -current.  You could analyze the ps output to see what
it is waiting for.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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