[freetds] goodread... not so fine
Alex Kiesel
alex.kiesel at document-root.de
Mon Jan 19 17:41:26 EST 2004
On Mon, 2004-01-19 at 11:47, ZIGLIO, Frediano, VF-IT wrote:
> This is expected.
>
> > #4 0x2809e371 in tds_process_result_tokens (tds=0x8092000,
> > result_type=0xbfbfeff4,
> > done_flags=0xbfbfeff8) at token.c:505
>
> :( tds_process_result_tokens should not hang..
> If you have still the core file you can try to print state
>
> (gdb) print ((struct tds_socket*)0x8092000)->state
It prints:
(gdb) print ((struct tds_socket*)0x8092000)->state
$1 = 2 '\002'
This seems to be TDS_IDLE.
-Alex
More information about the FreeTDS
mailing list