ID: 39625 Updated by: [EMAIL PROTECTED] Reported By: eugen dot shvatsky at gmail dot com -Status: Feedback +Status: Closed Bug Type: XSLT related Operating System: suse 10 PHP Version: 5.2.0 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Caused by a regression issue in libxslt (as of 1.1.16). Use a snapshop, revert to an older libxslt or make sure that $xsl contains a valid stylesheet prior to calling importStylesheet. Previous Comments: ------------------------------------------------------------------------ [2006-12-04 16:21:24] [EMAIL PROTECTED] I'm still unable to replicate it. Try to update your system, GDB, anything else, I don't know. Looking at this backtrace I can only say that there is something wrong, I can't even say if it's PHP or not. ------------------------------------------------------------------------ [2006-12-04 16:13:36] eugen dot shvatsky at gmail dot com no ! i try to recompile but this doen't help empty trace and xsl still doen't work ------------------------------------------------------------------------ [2006-12-04 14:27:53] [EMAIL PROTECTED] Please try recompiling PHP with ./configure --enable-debug --with-xsl and see if it helps. ------------------------------------------------------------------------ [2006-12-04 14:23:17] eugen dot shvatsky at gmail dot com which php /usr/bin/php file `which php` /usr/bin/php: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped `which php` -i | grep configure Configure Command => './configure' '--prefix=/usr/local/php' '--with-java' '--with-mysql' '--with-mysqli' '--with-apxs2=/usr/sbin/apxs2-prefork' '--with-libxml' '--enable-soap' '--with-xsl' '--with-config-file-path=/etc' '--with-zlib' '--enable-debug' ------------------------------------------------------------------------ [2006-12-04 13:36:28] [EMAIL PROTECTED] And other two commands? ------------------------------------------------------------------------ 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/39625 -- Edit this bug report at http://bugs.php.net/?id=39625&edit=1
