Crash log file DJI PHANTOM 3 PRO
This code is in my files on my tablet I was using when my DJI PHANTOM 3 PRO just nose dived into a wheat field out in the middle of BFE. No interference, no pilot error.
net.sqlcipher.database.SQLiteException: no such table: polygon_tfr_remote_data: DELETE FROM polygon_tfr_remote_data
at net.sqlcipher.database.SQLiteDatabase.native_execSQL(Native Method)
at net.sqlcipher.database.SQLiteDatabase.execSQL(Unknown Source)
at dji.thirdparty.afinal.FinalDb.deleteAll(Unknown Source)
at dji.midware.data.forbid.db.FlyfrbBaseDbManager.deleteAll(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.thirdparty.afinal.http.HttpHandler.onProgressUpdate(Unknown Source)
at dji.thirdparty.afinal.core.AsyncTask$InternalHandler.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5376)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
Can anyone tell me what this code labeled crash log did? I would like to know if it had something to do with the actual crash. Please forgive me but I do not understand code language. I was hoping someone might be able to shine some light on this.
crash
add a comment |
This code is in my files on my tablet I was using when my DJI PHANTOM 3 PRO just nose dived into a wheat field out in the middle of BFE. No interference, no pilot error.
net.sqlcipher.database.SQLiteException: no such table: polygon_tfr_remote_data: DELETE FROM polygon_tfr_remote_data
at net.sqlcipher.database.SQLiteDatabase.native_execSQL(Native Method)
at net.sqlcipher.database.SQLiteDatabase.execSQL(Unknown Source)
at dji.thirdparty.afinal.FinalDb.deleteAll(Unknown Source)
at dji.midware.data.forbid.db.FlyfrbBaseDbManager.deleteAll(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.thirdparty.afinal.http.HttpHandler.onProgressUpdate(Unknown Source)
at dji.thirdparty.afinal.core.AsyncTask$InternalHandler.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5376)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
Can anyone tell me what this code labeled crash log did? I would like to know if it had something to do with the actual crash. Please forgive me but I do not understand code language. I was hoping someone might be able to shine some light on this.
crash
add a comment |
This code is in my files on my tablet I was using when my DJI PHANTOM 3 PRO just nose dived into a wheat field out in the middle of BFE. No interference, no pilot error.
net.sqlcipher.database.SQLiteException: no such table: polygon_tfr_remote_data: DELETE FROM polygon_tfr_remote_data
at net.sqlcipher.database.SQLiteDatabase.native_execSQL(Native Method)
at net.sqlcipher.database.SQLiteDatabase.execSQL(Unknown Source)
at dji.thirdparty.afinal.FinalDb.deleteAll(Unknown Source)
at dji.midware.data.forbid.db.FlyfrbBaseDbManager.deleteAll(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.thirdparty.afinal.http.HttpHandler.onProgressUpdate(Unknown Source)
at dji.thirdparty.afinal.core.AsyncTask$InternalHandler.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5376)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
Can anyone tell me what this code labeled crash log did? I would like to know if it had something to do with the actual crash. Please forgive me but I do not understand code language. I was hoping someone might be able to shine some light on this.
crash
This code is in my files on my tablet I was using when my DJI PHANTOM 3 PRO just nose dived into a wheat field out in the middle of BFE. No interference, no pilot error.
net.sqlcipher.database.SQLiteException: no such table: polygon_tfr_remote_data: DELETE FROM polygon_tfr_remote_data
at net.sqlcipher.database.SQLiteDatabase.native_execSQL(Native Method)
at net.sqlcipher.database.SQLiteDatabase.execSQL(Unknown Source)
at dji.thirdparty.afinal.FinalDb.deleteAll(Unknown Source)
at dji.midware.data.forbid.db.FlyfrbBaseDbManager.deleteAll(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.internal.geofeature.flyforbid.FlyfrbPolygonDataUpdateManager$1.onSuccess(Unknown Source)
at dji.thirdparty.afinal.http.HttpHandler.onProgressUpdate(Unknown Source)
at dji.thirdparty.afinal.core.AsyncTask$InternalHandler.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5376)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
Can anyone tell me what this code labeled crash log did? I would like to know if it had something to do with the actual crash. Please forgive me but I do not understand code language. I was hoping someone might be able to shine some light on this.
crash
crash
edited Jan 21 at 17:47
Worthwelle
2,67531325
2,67531325
asked Jan 21 at 17:33
real dealreal deal
12
12
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396710%2fcrash-log-file-dji-phantom-3-pro%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396710%2fcrash-log-file-dji-phantom-3-pro%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown