-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24/01/13 00:24, abbood wrote: > then it crashes with the following error: malloc: *** error for object > 0x9b6350: pointer being freed was not allocated *** set a breakpoint > in malloc_error_break to debug
Coincidentally enough I am debugging this exact same issue right now. Are you sure the error has anything to do with your binds? In my case I did as it said and have found that ARC has added something to the autorelease pool. This has nothing directly to do with SQLite and everything to do with the boundary between Objective C/ARC and C. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlEBu6sACgkQmOOfHg372QSR5gCfU+FAhhp8QuzAB6q1sP8xq2T4 j3wAoMUx3i4dFzzIldgyGJghNtXmsJR6 =+wFc -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users