From:             geoffers+phpbugs at gmail dot com
Operating system: Debian Etch/Mac OS 10.5
PHP version:      5.3CVS-2008-07-09 (CVS)
PHP Bug Type:     Reproducible crash
Bug description:  PHP segfaults running the SimplePie test suite

Description:
------------
Whatever OS I attempt to run the SimplePie (trunk — the latest release 
obviously relied upon some bug in PHP and now causes a E_FATAL (which is 
really a backwards compatibility break, but I digress)) test suite on it 
results in PHP crashing. I've been unable to create a minimal test case, 
but it is entirely reproducible.

Reproduce code:
---------------
http://svn.simplepie.org/simplepie/trunk/test/test.php

Expected result:
----------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
…
</html>

Actual result:
--------------
Segfault occurs, after some output.

-- 
Edit bug report at http://bugs.php.net/?id=45471&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45471&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45471&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45471&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45471&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45471&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45471&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45471&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45471&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45471&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45471&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45471&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45471&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45471&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45471&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45471&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45471&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45471&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45471&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45471&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45471&r=mysqlcfg

Reply via email to