X Tutup
Skip to content

Android Code Studio Crashed Report #202

@hritiksharma679423-source

Description


Version : v1.0.0+gh.r03 (1024)
Variant : arm64-v8a (release)
Build type : UNOFFICIAL
SDK Version : 36
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : samsung
Device : SM-A156E

Stacktrace:
android.system.ErrnoException: close failed: EIO (I/O error)
at libcore.io.Linux.close(Native Method)
at libcore.io.ForwardingOs.close(ForwardingOs.java:177)
at libcore.io.BlockGuardOs.close(BlockGuardOs.java:113)
at libcore.io.ForwardingOs.close(ForwardingOs.java:177)
at libcore.io.IoBridge.closeAndSignalBlockedThreads(IoBridge.java:311)
Caused by: java.io.IOException: close failed: EIO (I/O error)
at libcore.io.IoBridge.closeAndSignalBlockedThreads(IoBridge.java:313)
at java.io.RandomAccessFile.close(RandomAccessFile.java:726)
at java.util.zip.ZipFile$Source.close(ZipFile.java:1670)
at java.util.zip.ZipFile$Source.release(ZipFile.java:1617)
at java.util.zip.ZipFile$CleanableResource.run(ZipFile.java:881)
Caused by: java.io.UncheckedIOException: java.io.IOException: close failed: EIO (I/O error)
at java.util.zip.ZipFile$CleanableResource.run(ZipFile.java:890)
at jdk.internal.ref.CleanerImpl$PhantomCleanableRef.performCleanup(CleanerImpl.java:212)
at jdk.internal.ref.PhantomCleanable.clean(PhantomCleanable.java:133)
at java.lang.Daemons$FinalizerDaemon.doClean(Daemons.java:407)
at java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:377)
at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:354)
at java.lang.Daemons$Daemon.run(Daemons.java:135)
at java.lang.Thread.run(Thread.java:1564)

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

      X Tutup