[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#40870: libc6: Segfault from getpwuid



> I've just had a really strange occurance. It would appear that getpwuid just 
> started segfaulting. I hadn't done anything strange, things just started 
> segfaulting all over the place.. :( 
                                                                                        
> For example, the following program: 
                                                                                        
> #include <pwd.h>
> #include <sys/types.h>
                                                                                          
> int main() {
>   struct passwd * bar = getpwuid(0);
> }                                                                                       
> produced this backtrace:
> Core was generated by `./a.out'.
                                                                                       
I can't reproduce this bug with version 2.1.1-13 of libc6. I tried it
with the above problem but I'm impossible. So I would say that this

Cheers
       Christian
-- 
********************************************************************
* Christian Kurz                          Debian Developer/QA-Team *
*         Use Debian - a free Operating System for your PC         *
********************************************************************


Reply to: