Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 07:40:03 -0800 (PST)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/36539: installing a SIGCHLD handler makes libc_r coredump
Message-ID:  <200204011540.g31Fe3b69522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/36539; it has been noted by GNATS.

From: Maxim Konovalov <maxim@macomnet.ru>
To: Gurusamy Sarathy <gsar@ActiveState.com>
Cc: bug-followup@freebsd.org
Subject: Re: kern/36539: installing a SIGCHLD handler makes libc_r coredump
Date: Mon, 1 Apr 2002 19:36:52 +0400 (MSD)

 [...]
 > >Anyway, I cannot reproduce the bug on 4.5-STABLE.
 >
 > Interesting.  How long did you run it for?  The problem does not always
 > show up here right away, but on a reasonable fast box invariably
 > coredumps within a minute.
 
 For about ten minutes. It is Pentium II, 660MHz.
 
 > >$ rm -f sig
 > >$ cc -g -o sig sig.c
 > >$ ./sig
 > >^C
 > >$ rm -f sig
 > >$ cc -g -o sig sig.c -pthread
 > >$ ldd sig
 > >sig:
 > >        libc_r.so.4 => /usr/lib/libc_r.so.4 (0x28065000)
 > >
 > >$ ./sig
 > >^C
 > >$ uname -a
 > >FreeBSD golf.macomnet.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19
 > >18:55:07 MSK 2002 maxim@golf.macomnet.net:/usr/obj/usr/src/sys/GOLF  i386
 >
 > Thanks for checking.  I'll try 4.5 next.
 
 It would be great.
 
 -- 
 Maxim Konovalov, MAcomnet, Internet-Intranet Dept., system engineer
 phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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