Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-13 Thread Lenar Lõhmus
Rasmus Lerdorf wrote: > Well, file uploads do work in general in PHP 4.0.6 or the whole world > would be screaming. So there is something specific to your test case or > your system that is causing this. Well I'm using 4.1.0rc1 on linux 2.4.8 (debian unstable). And there was 1 case with file u

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
I've tried many combinations on the specific box, i will try to explain. The box initially was a Slackware 7.1 box with glibc-2.1.3. Tried the following combinations: apache_1.3.20 + php-4.0.6 apache_1.3.22 + php-4.0.6 apache_1.3.22 + php4-latest from 20011106 Then after checking out the back

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
Config is included in the bugreport, and i can reproduce the problem with several scripts using multipart forms. Tell me whatever information you will need and i will try to provide it to you. Hans Rakers At 08:19 13-11-2001 +0900, you wrote: >[EMAIL PROTECTED] wrote: > > > From:

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
As i reported in my bug report, i can reproduce this problem with 4.0.6 and current cvs. Hans Rakers At 15:18 12-11-2001 -0800, you wrote: >This code has changed significantly in current CVS. 4.0.6 and 4.1.0RC1 >should not have the problem. > >-Rasmus > >On Tue, 13 Nov 2001, Yasuo Ohgaki wrot

[PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux 2.2.20 and 2.4.14 > PHP version: 4.0CVS-2001-11-12 > PHP Bug Type: Reproducible crash > Bug description: Segfault when using multipart form data > > When submitting a form with enctype multipart/for

[PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux 2.2.20 and 2.4.14 > PHP version: 4.0CVS-2001-11-12 > PHP Bug Type: Reproducible crash > Bug description: Segfault when using multipart form data > > When submitting a form with enctype multipart/for