Hi,

for a few weeks I have seen the following exception in my code. I can
pinpoint it to MT 5.2.x builds. It did not happen with previous versions of
MT.
Has Sqlite been changed in recent releases? Has anybody else seen this?
Can I somehow use another (newer or older) revision of Sqlite3?

Mono.Data.Sqlite.SqliteException: malloc() failed
out of memory
 at Mono.Data.Sqlite.SQLite3.Prepare
(Mono.Data.Sqlite.SqliteConnection cnn, System.String strSql,
Mono.Data.Sqlite.SqliteStatement previous, UInt32 timeoutMS,
System.String& strRemain) [0x0022a] in
/Developer/MonoTouch/Source/mono/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLite3.cs:343
 at Mono.Data.Sqlite.SqliteCommand.BuildNextCommand () [0x00019] in
/Developer/MonoTouch/Source/mono/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLiteCommand.cs:230

René
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to