Bug#230660: apache: Fails to start after upgrade

2004-02-01 Thread Chris Murton
Hi Fabio, strace apache -X -F ends with: mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x48bec000 read(6, ### etherconf DEBCONF AREA. DO N..., 4096) = 366 read(6, , 4096) = 0 close(6)= 0 munmap(0x48bec000, 4096)

Bug#230660: apache: Fails to start after upgrade

2004-02-01 Thread Chris Murton
Fabio, Ok please try to disable php4 entirely and see if it still segfault. Is this all the output from the strace or only the last part??? Ok, with PHP disabled it runs ok. Yeah, it was the last part from the strace.. Thanks, Chris.