ID:               20994
 Updated by:       [EMAIL PROTECTED]
 Reported By:      soula at lifl dot fr
-Status:           No Feedback
+Status:           Verified
 Bug Type:         Scripting Engine problem
 Operating System: any 64bit
 PHP Version:      4.3.0RC3
-Assigned To:      
+Assigned To:      ddhill
 New Comment:

This problem has been verified and is targetted for the 4.3.2 release


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

[2002-12-31 01:00:05] php-bugs at lists dot php dot net

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2002-12-16 00:17:43] tom at minnesota dot com

The patch provided fixed the unaligned access errors on my
NetBSD/Alpha-1.6 machine (64-bit). However, it also caused:

  header("Location: ..."); 

to fail for redirections. Examining the patch, it does patch that
function. I'm not sure why it breaks.

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

[2002-12-15 22:27:39] [EMAIL PROTECTED]

Yes, but I tested the patch under AIX/64bit, and I got a broken build.
Not sure whether this is related to my machine, the patch or the
combination, but for now - I'd rather investigate.

Additionally - AIX uses a long for tv_usec only under certain
conditions. Otherwise it's a signed int, so the patch needs work,
regardless.

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

[2002-12-14 14:43:20] tom at minnesota dot com

This issue will cause segmentation faults under php cgi
NetBSD/Alpha-1.6.

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

[2002-12-14 12:53:44] [EMAIL PROTECTED]

FYI: there's a README.SUBMITTING_PATCH in the distribution, containing
the guidelines for ... submitting a patch.

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

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/20994

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

Reply via email to