I get this error in the error log, on every page view in this release: PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0
It seems to happen after the page is complete, since from the webpage it renders fine. I found a bug reference about throwing exceptions in __destroy, but that is not it. So I went to debug php, but alas, there isn't any info on php.net on how to do it (I tried --with-debug, but that gave me an error). Anyone have a reasonable quick way I can get either the PHP-code backtrace or the C backtrace of PHP itself on this fatal error? I have some limited knowledge of gdb... -steve-- On 8/22/05, Zeev Suraski <[EMAIL PROTECTED]> wrote: > www.php.net/~zeev/php-5.0.5RC1.tar.gz > www.php.net/~zeev/php-5.0.5RC1.tar.bz2 > > If there are no stoppers I'd like to release it towards the end of the week. > > Zeev > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php