[freetds] Need Help on dblib program

Steven J. Backus backus at math.utah.edu
Wed Jul 30 16:43:49 EDT 2003


Thanks James, here's what happened:

Hardware watchpoint 2: *(DBCHAR *) 134510167

Old value = 0 '\000'
New value = 84 'T'
0xdfb6cfce in memcpy () from /usr/lib/libc.so.1
(gdb) bt
#0  0xdfb6cfce in memcpy () from /usr/lib/libc.so.1
#1  0x4 in ?? ()
#2  0x804a471 in buffer_transfer_bound_data (rowtype=-1, 
    compute_id=-542220138, buf=0x807b914, dbproc=0x807b910, row_num=1)
    at dblib.c:449
#3  0x804b594 in dbnextrow (dbproc=0x807b910) at dblib.c:1542
#4  0x804cf9d in dbprrow (dbproc=0x807b910) at dblib.c:2836
#5  0x8049b75 in main (argc=1, argv=0x80476ac) at test_prog.c:64

This is using the freetds-current snapshot.

Steve


More information about the FreeTDS mailing list