Bug#466491: Reproducer and more information

2009-04-28 Thread John Wright
unarchive 466491 reopen 466491 retitle 466491 libc6: gettimeofday() on amd64 causes segmentation fault if first argument is NULL thanks With the following program on a lenny amd64 machine, I can trigger this bug: $ cat test.c #include stdio.h #include sys/time.h int main(void) {

Bug#466491: Reproducer and more information

2009-04-28 Thread John Wright
reassign 466491 linux-2.6 found 2.6.26-15 thanks On Tue, Apr 28, 2009 at 05:54:02PM -0600, John Wright wrote: With the following program on a lenny amd64 machine, I can trigger this bug: $ cat test.c #include stdio.h #include sys/time.h int main(void) { struct