Closed unengchen closed 2 years ago
Thanks for reporting! However, the tombstone log output you submitted does not appear to contain ObjectBox code in the backtrace.
Regardless, there was a similar issue reported in #984. Is that your issue? In that case, please try again with the latest version of ObjectBox (3.1.2).
If this then still happens, please share the objects inserted and the code that is crashing.
Without additional information, we are unfortunately not sure how to resolve this issue. Therefore this issue has been automatically closed. Feel free to comment with additional details and we can re-open this issue.
Describe the bug debug application, everytime running this crash (
long cursorHandle = nativeCreateCursor(transaction, entityInfo.getDbName(), entityClass);
) , and do not catch exception。 the error detail:when I use browser to watch data,it shows error: Query response has unknown format. See console for details.: undefined
Basic info (please complete the following information):