Hi Marco,

> -----Original Message-----
> From: Marco Keuthen [mailto:marco@;keuthen.net]
[snip]
> My coding environment ist similar to yours. I get a segfault 
> when I do the
> following:
> 
> - Create a statement
> - setfetchsize larger than the rowcount in the resultset
> - go with next() thru the resultset
> - when I then delete the statement - pointer I get a segfault.

Please send me a small program, that reproduces the error.
Furthermore, OS and driver version are interesting to know.
Under linux, the glibc-version is also important.

> Valgrind says about some memcpy and free errors while 
> iterating thru the
> resultset. (they are deep in the ODBC drivers code)

I'm going to valgrind the driver in the next time.
The current one is at least efence clean with our tests.


Regards  Thomas


----------------------------------------------
Dr. Thomas K�tter
SAP DB, SAP Labs Berlin


SAP DB is open source. Get it!    www.sapdb.org 


 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to