Mysqlpp corrupting stack -
05-02-2005
, 02:03 PM
On declaring mysqlpp::Connection con I get this ??
What could be problem ..
& that is the first line in the program.
Prem
---------------
(gdb) backtrace
#0 0x4000d6a0 in _dl_debug_state () from /lib/ld-linux.so.2
#1 0x4000d20a in _dl_init_internal () from /lib/ld-linux.so.2
#2 0x403a9fb7 in dl_open_worker () from /lib/tls/libc.so.6
#3 0x4000cda6 in _dl_catch_error () from /lib/ld-linux.so.2
#4 0x403a9740 in _dl_open () from /lib/tls/libc.so.6
#5 0x403ab4f3 in do_dlopen () from /lib/tls/libc.so.6
#6 0x4000cda6 in _dl_catch_error () from /lib/ld-linux.so.2
#7 0x403ab385 in dlerror_run () from /lib/tls/libc.so.6
#8 0xbfffea28 in ?? ()
#9 0x00000000 in ?? ()
#10 0x403d3bd0 in
__elf_set___libc_thread_subfreeres_element___rpc_t hread_destroy__ ()
from /lib/tls/libc.so.6
#11 0xbfffea44 in ?? ()
#12 0x403ab4ab in __libc_dlopen_mode () from /lib/tls/libc.so.6
#13 0x00000001 in ?? ()
#14 0x00000002 in ?? ()
#15 0xbfffea60 in ?? ()
#16 0xbfffeaa4 in ?? ()
#17 0x40389379 in __nss_lookup_function () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?) |