php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7506 segmentation fault on
Submitted: 2000-10-28 05:07 UTC Modified: 2002-10-01 13:12 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: ch at onespot dot com Assigned:
Status: Wont fix Package: Reproducible Crash
PHP Version: 3.0.17 OS: Redhat Linux 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ch at onespot dot com
New email:
PHP Version: OS:

 

 [2000-10-28 05:07 UTC] ch at onespot dot com
I believe I am seeing bug id #7378 too.  

I get a segfault on a POST with ENCTYPE="multipart/form-data" .  This is being use for file upload.  This occured when upgrading from 3.0.15 to 3.0.17.  (I skipped 3.0.16.)


[root@xx /root]# rpm -qa | egrep -i 'apache|mod_|openssl|php'
php-3.0.17-1.6.2
apache-1.3.14-3
openssl-0.9.5a-1
mod_ssl-2.7.1-3
ApacheJServ-1.1.2-1
[root@xx /root]# uname -a
Linux xx.onespot.com 2.2.16-3 #1 Mon Jun 19 18:10:14 EDT 2000 i686 unknown
[root@xx /root]# 

-ch
ch@onespot.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:12 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.

file upload code has been completely reworked for php 4.2
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC