Hi,
I install dbg version of libc and provide gdb backtrace here is a output.



rogram received signal SIGBUS, Bus error.
[Switching to Thread 16384 (LWP 22172)]
0xf783b608 in internal_getent () from /lib/libnss_files.so.2
(gdb) bt
#0  0xf783b608 in internal_getent () from /lib/libnss_files.so.2
#1  0xf783bf6c in _nss_files_gethostbyname_r () from /lib/libnss_files.so.2
#2  0xf795790c in gethostbyname_r@@GLIBC_2.1.2 () from /lib/libc.so.6
#3  0xf7c9c098 in my_gethostbyname_r () from /usr/lib/libmysqlclient.so.15
#4  0xf7cb97b4 in mysql_real_connect () from /usr/lib/libmysqlclient.so.15
#5  0x00014ca0 in ?? ()
#6  0x00014ca0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)


If I put wrong password program crash in another function. It looks like some memory corruption.


                        Regards
                                        Dan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to