Dear All, I try to use Apache 2.2.2 with mod_dbd and PostgreSQL driver (apr_dbd_pgsql.so). If connection to database at Apache's startup was successfull. then httpd gives a lot of error messages at shutdown like follows: *** glibc detected *** corrupted double-linked list: 0x081cbef8 *** These messages appear even no operations were done with database. All database-related functions seems to work correctly. May be I use old version of GCC? Or incompatible libc version? Apache was built with the following configuration: $ ./configure --enable-layout=Apache --enable-info --enable-dbd --with-pgsql=/usr/local/pgsql --enable-rewrite --enable-ssl --enable-so --enable-dav=shared --enable-dav-fs=shared --enable-dav-lock=shared --enable-mime-magic=shared --enable-unique-id=shared --enable-example=shared My system is SuSe 9.1: hostname = linux uname -m = i686 uname -r = 2.6.8-24.18-default uname -s = Linux uname -v = #1 Fri Aug 19 11:56:28 UTC 2005 I use GCC 3.3.4 (pre 3.3.5 20040809): gcc -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/u sr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/ usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enabl e-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.4 (pre 3.3.5 20040809) libc version: 2.3.3 Postgres client library (version 8.1.2) was built also on this system. -- Evgeny Shirykalov <evgeny@xxxxxxxxxxxxxxxxxxxxx> --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx