-
Notifications
You must be signed in to change notification settings - Fork 8
android_errors
ezh edited this page May 18, 2012
·
1 revision
Desire HD, 2.3.3
android.database.sqlite.SQLiteMisuseException: library routine called out of sequence: handle 0x369c10
at android.database.sqlite.SQLiteProgram.native_bind_long(Native Method)
at android.database.sqlite.SQLiteProgram.bindLong(SQLiteProgram.java:203)
at org.digimead.digi.ctrl.s.main.HistoryProvider.insert(HistoryProvider.scala:229)
at android.content.ContentProvider$Transport.insert(ContentProvider.java:210)
at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:175)
at android.os.Binder.execTransact(Binder.java:320)
at dalvik.system.NativeStart.run(Native Method)