This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bug-report, getpgrp


>>>>> ivan  writes:
 > Program using setpgrp() gets SEGSEV while exiting
>> How-To-Repeat:
 > #include <stdio.h>
 > #include <stdlib.h>
 > main() { getpgrp(); }
>> Fix:

Your program runs without failure on my glibc 2.0.97 system.  Please
upgrade (source is available from alpha.gnu.org/gnu) and if the
problem persists, report it again with some strace output.

Btw. your program uses getpgrp - but you speak about setpgrp.  Is this 
really correct?

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]