ID:               20539
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux
 PHP Version:      4CVS-2002-11-21 (stable)
 New Comment:

When I said w/o mailparse I meant a fresh compilation of php without
mailparse. Only:

                --with-mysql=/usr/local/mysql \
                --with-apxs=/usr/local/apache/bin/apxs \
                --enable-ftp \
                --enable-track-vars \
                --enable-trans-sid \
                --with-gd \
                --with-pdflib \
                --with-jpeg-dir=/usr/lib \
                --with-tiff-dir=/usr/lib \
                --with-png-dir=/usr/lib \
                --with-zlib-dir=/usr/lib \
                --with-gettext \
                --with-imap \
                --enable-sockets


Previous Comments:
------------------------------------------------------------------------

[2002-11-22 03:30:26] [EMAIL PROTECTED]

err, somehow I didn't see the backtrace...

------------------------------------------------------------------------

[2002-11-22 03:29:30] [EMAIL PROTECTED]

Are you using the absolute latest version of mailparse from CVS?
I fixed some segfault related issues the other day.
Also, we *really* need a backtrace to sort this out.
When you say without mailparse, is mailparse not used in the script, or
not actually compiled in?

------------------------------------------------------------------------

[2002-11-21 06:07:14] [EMAIL PROTECTED]

Playing around with some versions:

Current CVS CLI with mailparse => Segfault
Current CVS CLI w/o mailparse  => Segfault
PHP 4.2.3 w/o mailparse        => OK
PHP 4.2.3 with mailparse       => Segfault

------------------------------------------------------------------------

[2002-11-21 06:00:26] [EMAIL PROTECTED]

As I wrote, i'ts segfaulting with an empty file too. Same backtrace
output. Doesn't matter which content the php script has.

------------------------------------------------------------------------

[2002-11-21 05:47:06] [EMAIL PROTECTED]

Please provide the script so that we can try to reproduce it.

Derick

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20539

-- 
Edit this bug report at http://bugs.php.net/?id=20539&edit=1

Reply via email to