Thanks for the tip, now I got Midgard up and running. Unfortunately, it seems to break phpmyadmin again. Is this still the issue where you had to recompile php4-mysql from source? I already tried, but got an error during make. ayway, here's the backtrace:
(no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ** (process:24542): DEBUG: Midgard: select_database opened database midgard *** glibc detected *** malloc(): memory corruption: 0x08498e90 *** Program received signal SIGABRT, Aborted. [Switching to Thread -1214425408 (LWP 24542)] 0xb7af29e7 in raise () from /lib/tls/libc.so.6 (gdb) backtrace #0 0xb7af29e7 in raise () from /lib/tls/libc.so.6 #1 0xb7af431b in abort () from /lib/tls/libc.so.6 #2 0xb7b29365 in __fsetlocking () from /lib/tls/libc.so.6 #3 0xb7b30697 in free () from /lib/tls/libc.so.6 #4 0xb7b31c4c in malloc () from /lib/tls/libc.so.6 #5 0xb729f6b9 in my_malloc () from /usr/lib/libmysqlclient.so.14 #6 0xb72c46ea in vio_new () from /usr/lib/libmysqlclient.so.14 #7 0xb72c23ee in mysql_real_connect () from /usr/lib/libmysqlclient.so.14 #8 0xb73af656 in zm_info_mysql () from /usr/lib/php4/20020429/mysql.so #9 0xb73b080c in zif_mysql_connect () from /usr/lib/php4/20020429/mysql.so #10 0xb75c7f80 in execute () from /usr/lib/apache2/modules/libphp4.so #11 0xb75c7ce5 in execute () from /usr/lib/apache2/modules/libphp4.so #12 0xb75c93d4 in execute () from /usr/lib/apache2/modules/libphp4.so #13 0xb75b7b91 in zend_execute_scripts () from /usr/lib/apache2/modules/libphp4.so #14 0xb7589c9f in php_execute_script () from /usr/lib/apache2/modules/libphp4.so #15 0xb75cd10f in execute () from /usr/lib/apache2/modules/libphp4.so #16 0x08078375 in ap_run_handler () #17 0x08078980 in ap_invoke_handler () #18 0x08069c6a in ap_process_request () #19 0x0806512d in _start () #20 0x0831ce40 in ?? () #21 0x00000004 in ?? () #22 0x0831ce40 in ?? () #23 0xb78a67e0 in modperl_process_connection_handler () from /usr/lib/apache2/modules/mod_perl.so #24 0x080835c5 in ap_run_process_connection () #25 0x08076974 in ap_graceful_stop_signalled () #26 0x08076b8b in ap_graceful_stop_signalled () #27 0x08076be8 in ap_graceful_stop_signalled () #28 0x0807745a in ap_mpm_run () #29 0x0807da8d in main () Am Donnerstag, 20. Oktober 2005 16:25 schrieb Piotras: > Sonic <[EMAIL PROTECTED]> wrote: > > Hi! > > > > I tried that, but I still get the same error. > > Did you add /usr/local/lib to /etc/ld.so.conf ? > > Piotras > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Adding sound to movies would be like putting lipstick on the Venus de Milo. -- Mary Pickford, 1925 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
