SQLFETCH api is crashing
Radhesh Krishnan K <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <CAMYfGhA-D1oiT5SU9V0cNBE4VTZ8zt-EJ4zeVsukDeBGTn2UrQ@mail.gmail.com> |
Hi all, I was trying to use odbc api for my application. And my application is crashing inside the sqlfetch odbc api. Version of unixODBC is 2.3.1. This is the backtrace I got from gdb : #0 0xffffe424 in __kernel_vsyscall () #1 0x002a7df0 in raise () from /lib/libc.so.6 #2 0x002a9701 in abort () from /lib/libc.so.6 #3 0x002e03ab in __libc_message () from /lib/libc.so.6 #4 0x00367031 in __stack_chk_fail () from /lib/libc.so.6 #5 0x446d4f74 in ?? () from /usr/lib/libodbc.so.1 #6 0x446e240c in shmget () from /usr/lib/libodbc.so.1 #7 0xbfea4788 in ?? () #8 0x4468fad6 in SQLFetch () from /usr/lib/libodbc.so.1 I am not able to figure it out what is the problem! Could someone help me to resolve this issue. -- Regards, Radhesh Krishnan K. _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev