William Pursell writes: > On 9/26/07, Roland Mainz <roland.mainz at nrubsig.org> wrote: > > AFAIK it was http://bugs.grommit.com/show_bug.cgi?id=206 and it went > > away on our test machines after applying the hotfix for > > http://bugs.grommit.com/show_bug.cgi?id=311 ... the question is now > > where this xx@@@!!! is hiding now... ;-( > > Maybe that's CR 6598201. A previous fix in libc (6586967) broke the > signal(3C) interface
Unless you're a canary-in-the-coal-mine sort of application, like this odd corner case in dhcpagent, I'd hope that you're not using the old BSD-style signal(3C) interfaces in any modern software. sigaction(2) works _far_ better. -- James Carlson, Solaris Networking <james.d.carlson at sun.com> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677