Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77444 - PHP 4.3 can segfault (overload problem) - Upstream patch is in cvs
Summary: PHP 4.3 can segfault (overload problem) - Upstream patch is in cvs
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 16:41 UTC by Federico Galassi
Modified: 2005-03-15 09:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Galassi 2005-01-10 16:41:37 UTC
robbat2 as you told me, here comes the link to upstream patch which fixes problems with overloading introduced by 4.3.10. Without this php can segfault and this unfortunately happens with well known PEAR package.

Upstream Bug
http://bugs.php.net/bug.php?id=31106

Upstream Patch
http://chora.php.net/diff.php/Zend/Attic/zend_execute.c?sa=1&r1=1.316.2.42&r2=1.316.2.43&ty=u
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-03-15 09:11:51 UTC
PHP 4.3.11, which solves this issue, will be out soon.