Hi there!!!

I'm doing some stress tests with my application and I've got this error:

free(): invalid pointer 0x8c944d0!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 35449776 (LWP 13005)]
0x00a0dfff in _int_free () from /lib/tls/libc.so.6
(gdb) bt
#0  0x00a0dfff in _int_free () from /lib/tls/libc.so.6
#1  0x00a0cff8 in free () from /lib/tls/libc.so.6
#2  0x008dd4e8 in krb5_free_context () from /usr/kerberos/lib/libkrb5.so.3
#3  0x00bac9ba in ?? () from /usr/lib/libpq.so.4
#4  0x08d11a98 in ?? ()
#5  0x08d0cab8 in ?? ()
#6  0x00bbe4a8 in ?? () from /usr/lib/libpq.so.4
#7  0x008f795d in ?? () from /usr/kerberos/lib/libkrb5.so.3
#8  0x00bc2964 in ?? () from /usr/lib/libpq.so.4
#9  0x00bbe792 in ?? () from /usr/lib/libpq.so.4
#10 0x021cc068 in ?? ()
#11 0x00baca9f in ?? () from /usr/lib/libpq.so.4
#12 0x021ce110 in ?? ()
#13 0x00bc2964 in ?? () from /usr/lib/libpq.so.4
#14 0x021ce0c8 in ?? ()
#15 0x00bad0fd in pg_fe_getauthname () from /usr/lib/libpq.so.4
Previous frame inner to this frame (corrupt stack?)

I don't understand this error and I was wondering If you could help me. 
Regards Luis Silva

BTW I only this errors while doing the stress tests


_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to