Date: Wed, 24 Feb 2010 15:56:35 -0600 From: Peter Steele <psteele@maxiscale.com> To: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: RE: ntpd hangs under FBSD 8 Message-ID: <7B9397B189EB6E46A5EE7B4C8A4BB7CB39E95522@MBX03.exg5.exghost.com> In-Reply-To: <20100224190035.GA5026@wep4035.physik.uni-wuerzburg.de> References: <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D5C73@MBX03.exg5.exghost.com> <20100220113349.GA22800@kiwi.sharlinx.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D60B7@MBX03.exg5.exghost.com> <bc2d971002220751i256f2329g3f29efdc763bca97@mail.gmail.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D60DD@MBX03.exg5.exghost.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB39E95389@MBX03.exg5.exghost.com> <20100224190035.GA5026@wep4035.physik.uni-wuerzburg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
>> How do I get libc built with full debug symbols? >=20 >I haven't tried it by myself but think here is the way to go: put the foll= owing to /etc/make.conf and recompile needed libraries / ports. >WITH_DEBUG=3Dyes >DEBUG_FLAGS=3D-g That didn't seem to have any effect. I still see -O2 being used instead of = -O0. >Mmm... Do other daemons (sshd, lpd, ...) also fail when started through th= is script? Normal commands (ls, ps) seem not affected. I tried a few other things and they all seemed to run correctly. We use thi= s same general approach in the full version of this script to launch lots o= f applications. Its role in fact is a process launcher/monitor. I stripped = it down to the bare minimum in order to isolate the cause of the problem. I= t seems that only ntpd hangs, but not if I use Python 2.5.1.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7B9397B189EB6E46A5EE7B4C8A4BB7CB39E95522>