ID: 45471 User updated by: geoffers+phpbugs at gmail dot com Reported By: geoffers+phpbugs at gmail dot com -Status: Feedback +Status: Closed Bug Type: Reproducible crash Operating System: Debian Etch/Mac OS 10.5 PHP Version: 5.3CVS-2008-07-09 (CVS) New Comment:
It seems to have been fixed between when I reported this and now. Previous Comments: ------------------------------------------------------------------------ [2008-07-09 22:06:16] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Please also try to reduce the size of the testcase. ------------------------------------------------------------------------ [2008-07-09 21:19:07] geoffers+phpbugs at gmail dot com 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 this bug report at http://bugs.php.net/?id=45471&edit=1
