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

2001-11-12 Thread Rasmus Lerdorf
Well, do you have access to another machine? I bet the exact same script will work ok on another machine. _IO_new_* related crashes tend to be related to messed up glibc/ld issues and do not necessarily mean that there is anything wrong with PHP. -Rasmus On Tue, 13 Nov 2001, Hans Rakers wro

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

2001-11-12 Thread Rasmus Lerdorf
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. -Rasmus On Tue, 13 Nov 2001, Hans Rakers wrote: > > As i reported in my bug report, i can reproduce this problem wi

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

2001-11-12 Thread Rasmus Lerdorf
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 wrote: > [EMAIL PROTECTED] wrote: > > > From: [EMAIL PROTECTED] > > Operating system: Linux 2.2.20 and 2.4.14 > > PHP version: 4.0C