adrianc.grigoras Posted February 19, 2009 Share Posted February 19, 2009 Hi, I install libtidy and tidy extension for php and when I run: php -m, I get the following error: *** 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] How to solve this? Link to comment https://forums.phpfreaks.com/topic/145936-php-and-tidy-extension-error/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.