Bug #8561

Fix SQLiteMisuseException in net.sqlcipher.database.SQLiteCompiledSql.native_compile

Added by Anonymous 19 days ago.

Status:NewStart date:12/30/2017
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Component:

Description

Version 2.1.6.10 (1120) | org.storymaker.app

Stacktrace

net.sqlcipher.database.SQLiteCompiledSql;native_compile;;
net.sqlcipher.database.SQLiteCompiledSql;compile;SQLiteCompiledSql.java;91
net.sqlcipher.database.SQLiteCompiledSql;<init>;SQLiteCompiledSql.java;64
net.sqlcipher.database.SQLiteProgram;<init>;SQLiteProgram.java;83
net.sqlcipher.database.SQLiteQuery;<init>;SQLiteQuery.java;49
net.sqlcipher.database.SQLiteDirectCursorDriver;query;SQLiteDirectCursorDriver.java;42
net.sqlcipher.database.SQLiteDatabase;rawQueryWithFactory;SQLiteDatabase.java;1772
net.sqlcipher.database.SQLiteQueryBuilder;query;SQLiteQueryBuilder.java;330
net.sqlcipher.database.SQLiteQueryBuilder;query;SQLiteQueryBuilder.java;280
model.Table;queryAll;Table.java;50
db.ProjectsProvider;query;ProjectsProvider.java;255
model.Table;getAsCursor;Table.java;158
model.Table;get;Table.java;126
model.Job;getPublishJob;Job.java;243
publish.PublishController;jobProgress;PublishController.java;209
publish.RenderWorker;jobProgress;RenderWorker.java;87
publish.JobBase;jobProgress;JobBase.java;59
publish.VideoRenderer$1;handleMessage;VideoRenderer.java;82

Reason

net.sqlcipher.database.SQLiteMisuseException: library routine called out of sequence: , while compiling: SELECT * FROM publish_jobs WHERE (_id=?)

Link to HockeyApp

Also available in: Atom PDF