Skip to Content.
Sympa Menu

freetds - RE: [freetds] Need Help on dblib program

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Steven J. Backus" <backus AT math.utah.edu>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Need Help on dblib program
  • Date: Wed, 30 Jul 2003 15:43:49 -0600 (MDT)

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




Archive powered by MHonArc 2.6.24.

Top of Page