|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-07-24 23:20 UTC] waldschrott@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sat Jun 27 11:00:01 2026 UTC |
PHP 4.0.1 (also 4.0.1 pl2) causes Apache 1.3.6 to crash with a segmentation fault when the following call is made in a script: $fp = gzopen("tempfile","w"); Php was compiled with: db mysql oci8 oracle pcre posix session standard xml zlib Core was generated by `/www/bin/httpd -DSSL'. Program terminated with signal 11, Segmentation fault. #0 0x4000785c in ?? () (gdb) bt #0 0x4000785c in ?? () #1 0x40009cfa in ?? () #2 0x40009e70 in ?? () #3 0x815ce85 in ap_child_terminate () #4 0x815d658 in ap_child_terminate () #5 0x815d9e8 in main () #6 0x815df4c in main () #7 0x815e57c in ap_each_byterange () #8 0x40475cb3 in ?? ()