[bug #8497] GNU Mach panics if ext2fs.static is too big

2006-07-22 Thread Thomas Schwinge
Update of bug #8497 (project hurd): Status:None => Works For Me Open/Closed:Open => Closed Reproducibility:None => Once _

[patch] null-pointer exception in hurd/libpipe/pq.c

2006-07-22 Thread Stefan Siegl
Hi, pipe_send (from libpipe/pipe.c) calls packet_write with a NULL pointer as the fourth argument (size_t *amount), if a control packet is to be sent. However packet_write hasn't cared for the NULL pointer but tried to pass the appended amount of bytes back there, resulting in a crash of pflocal

[bug #8497] GNU Mach panics if ext2fs.static is too big

2006-07-22 Thread Leonardo Lopes Pereira
Follow-up Comment #1, bug #8497 (project hurd): I tried to reproduce that old bug. I made some big ext2fs.static, one with 27MB, everyone worked. So, there are some possibilities to that problem. 1) It was already solved by others patchs. 2) It was never an GNU Mach bug, but a bug of an broken