From owner-freebsd-hackers Sun Oct 19 02:22:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA29331 for hackers-outgoing; Sun, 19 Oct 1997 02:22:50 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA29317 for ; Sun, 19 Oct 1997 02:22:43 -0700 (PDT) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id LAA20575; Sun, 19 Oct 1997 11:22:41 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id LAA17267; Sun, 19 Oct 1997 11:14:43 +0200 (MET DST) Message-ID: <19971019111443.MO62406@uriah.heep.sax.de> 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... References: <199710190058.UAA26658@jake.csh.rit.edu> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199710190058.UAA26658@jake.csh.rit.edu>; from Tad Hunt on Oct 18, 1997 20:58:39 -0400 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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. ;-)