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.

This code runs fine on both current glibc 2.0.7 and glibc 2.0.97.

-- 
H.J. Lu (hjl@gnu.org)


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