nomori7010 commented on issue #891:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/891#issuecomment-2251813097

   Below is the detailed crash log.
   
   ```
   Exception java.lang.RuntimeException:
     at android.app.ActivityThread.deliverResults (ActivityThread.java:5528)
     at android.app.ActivityThread.handleSendResult (ActivityThread.java:5567)
     at android.app.servertransaction.ActivityResultItem.execute 
(ActivityResultItem.java:67)
     at android.app.servertransaction.ActivityTransactionItem.execute 
(ActivityTransactionItem.java:45)
     at android.app.servertransaction.TransactionExecutor.executeCallbacks 
(TransactionExecutor.java:139)
     at android.app.servertransaction.TransactionExecutor.execute 
(TransactionExecutor.java:96)
     at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2444)
     at android.os.Handler.dispatchMessage (Handler.java:106)
     at android.os.Looper.loopOnce (Looper.java:205)
     at android.os.Looper.loop (Looper.java:294)
     at android.app.ActivityThread.main (ActivityThread.java:8223)
     at java.lang.reflect.Method.invoke
     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run 
(RuntimeInit.java:552)
     at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:977)
   Caused by android.app.RecoverableSecurityException:
     at android.app.RecoverableSecurityException$1.createFromParcel 
(RecoverableSecurityException.java:197)
     at android.app.RecoverableSecurityException$1.createFromParcel 
(RecoverableSecurityException.java:194)
     at android.os.Parcel.readParcelableInternal (Parcel.java:4870)
     at android.os.Parcel.readParcelable (Parcel.java:4852)
     at android.os.Parcel.createExceptionOrNull (Parcel.java:3052)
     at android.os.Parcel.createException (Parcel.java:3041)
     at android.os.Parcel.readException (Parcel.java:3024)
     at android.database.DatabaseUtils.readExceptionFromParcel 
(DatabaseUtils.java:190)
     at android.database.DatabaseUtils.readExceptionFromParcel 
(DatabaseUtils.java:142)
     at android.content.ContentProviderProxy.delete 
(ContentProviderNative.java:661)
     at android.content.ContentResolver.delete (ContentResolver.java:2352)
     at android.content.ContentResolver.delete (ContentResolver.java:2318)
     at org.apache.cordova.camera.CameraLauncher.checkForDuplicateImage 
(CameraLauncher.java:1277)
     at org.apache.cordova.camera.CameraLauncher.cleanup 
(CameraLauncher.java:1242)
     at org.apache.cordova.camera.CameraLauncher.processResultFromCamera 
(CameraLauncher.java:626)
     at org.apache.cordova.camera.CameraLauncher.onActivityResult 
(CameraLauncher.java:877)
     at org.apache.cordova.CordovaInterfaceImpl.onActivityResult 
(CordovaInterfaceImpl.java:160)
     at org.apache.cordova.CordovaActivity.onActivityResult 
(CordovaActivity.java:375)
     at android.app.Activity.dispatchActivityResult (Activity.java:8943)
     at android.app.ActivityThread.deliverResults (ActivityThread.java:5521)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to