Php and tidy error
Posted: Thu Feb 19, 2009 8:32 am
Hi,
I install libtidy and tidy extension for php and when I run:
php -m, I get the following error:
How to solve this?
I install libtidy and tidy extension for php and when I run:
php -m, I get the following error:
Code: Select all
*** glibc detected *** php: free(): invalid next size (fast): 0x000000000d5e5c00 ***
======= Backtrace: =========
/lib64/libc.so.6[0x350da71634]
/lib64/libc.so.6(cfree+0x8c)[0x350da74c5c]
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/tidy.so(zm_shutdown_tidy+0x20)[0x2b3f24581200]
php(module_destructor+0x23)[0x537e63]
php[0x53a08a]
php(zend_hash_graceful_reverse_destroy+0x18)[0x53a2d8]
php(zend_shutdown+0x20)[0x535c50]
php(php_module_shutdown+0x1d)[0x506d6d]
php(main+0x343)[0x55ab53]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x350da1d8b4]
php[0x42fd39]