[MonoTouch] Errors with SQLite or my Dev Environment?
Manoj Nagpal
me at manojn.com
Sat Oct 24 22:42:12 EDT 2009
Hi All,
I have been getting a malloc errors when retrieving data from SQLite Client
for both the application I built and the application from Craig's website.
The error I get when using the CorporateDirectory application from Craig's
website:
CorporateDirectory1(1558,0xa0549720) malloc: *** error for object 0x4bcadd0:
double free
*** set a breakpoint in malloc_error_break to debug
Also, when I try to retrieve string data from the application that I built,
I get the following exception:
SQLiteTest(1611,0xa0549720) malloc: *** error for object 0x868a2d0: double
free
*** set a breakpoint in malloc_error_break to debug
I am using the Latest Version of Frank's SQLite library
http://code.google.com/p/sqlite-net/, and Testing the application on the
Simulator.
Has anyone seen this error or know more about it ?
Cheers
Manoj.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091025/0922e979/attachment.html
More information about the MonoTouch
mailing list