Skip to content

AndroidCodeStudio Crash Report #373

Description

@Lanqey

Version : v1.0.0+gh.r04 (1025)
Variant : arm64-v8a (release)
Build type : OFFICIAL
SDK Version : 36
Supported ABIs : [arm64-v8a]
Manufacturer : vivo
Device : V2463A

Stacktrace:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:10227)
at libcore.io.IoBridge.open(IoBridge.java:560)
Caused by: java.io.FileNotFoundException: /storage/emulated/0/AndroidIDEProjects/Glyph/app/src/main/java/com/lanqey/pedigree/analysis/AnalysisActivity.java: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileOutputStream.(FileOutputStream.java:259)
at java.io.FileOutputStream.(FileOutputStream.java:208)
at com.tom.rv2ide.editor.utils.ContentReadWrite.writeTo(ContentReadWrite.kt:44)
at com.tom.rv2ide.ui.CodeEditorView$save$2$1$1.invokeSuspend(CodeEditorView.kt:240)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:524)
at java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
at java.lang.Thread.run(Thread.java:1149)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions