Re: [PHP-DEV] Latest CVS CGI (on linux) segfaults when using '-q' or '-f' on nonexistent file

2001-07-21 Thread Zeev Suraski
This should be fixed now. Thanks for the report! At 17:29 20/07/2001, Markus Fischer wrote: >(gdb) run -f file_doesnt_exist >Starting program: /home/mfischer/php4/bin/php -f file_doesnt_exist >Unknown(0) : Fatal error - Unable to open file_doesnt_exist > >Program received signal SIGSEGV, Segment

[PHP-DEV] Latest CVS CGI (on linux) segfaults when using '-q' or '-f' on nonexistent file

2001-07-20 Thread Markus Fischer
(gdb) run -f file_doesnt_exist Starting program: /home/mfischer/php4/bin/php -f file_doesnt_exist Unknown(0) : Fatal error - Unable to open file_doesnt_exist Program received signal SIGSEGV, Segmentation fault. 0x4015a11f in getc () from /lib/libc.so.6 (gdb) bt #0 0x4015a11f in getc () from /lib