Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

crash #583

@hasanelfalakiy

Description

@hasanelfalakiy

crash when initializing git menu and import project from github:

java.lang.NoSuchMethodError: No virtual method readNBytes(I)[B in class Lorg/eclipse/jgit/util/io/SilentFileInputStream; or its super classes (declaration of 'org.eclipse.jgit.util.io.SilentFileInputStream' appears in /data/app/~~ljFhD3S_-puGMrhK2ym0CQ==/org.cosmicide-jb92Nx_T2BLyACfI_Bjn2A==/base.apk!classes41.dex)
at org.eclipse.jgit.util.IO.readFully(IO.java:90)
at org.eclipse.jgit.util.IO.readFully(IO.java:48)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:148)
at org.eclipse.jgit.storage.file.FileBasedConfig.$r8$lambda$C0Gqawno6Xx4SyUkPy5AwFIAXLk(Unknown Source:0)
at org.eclipse.jgit.storage.file.FileBasedConfig$$ExternalSyntheticLambda0.apply(D8$$SyntheticClass:0)
at org.eclipse.jgit.util.FileUtils.readWithRetries(FileUtils.java:733)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:128)
at org.eclipse.jgit.internal.storage.file.FileRepository.loadRepoConfig(FileRepository.java:212)
at org.eclipse.jgit.internal.storage.file.FileRepository.getConfig(FileRepository.java:348)
at org.eclipse.jgit.internal.storage.file.FileRepository.getConfig(FileRepository.java:1)
at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:284)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:189)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:1)
at com.github.syari.kgit.KGitCommand.call(KGitCommand.kt:12)
at com.github.syari.kgit.KCloneCommand.callAsK(KCloneCommand.kt:24)
at dev.pranav.jgit.tasks.RepositoryKt.cloneRepository(Repository.kt:174)
at org.cosmicide.fragment.ProjectFragment$gitClone$2$1$1.invokeSuspend(ProjectFragment.kt:299)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:124)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@d4ca3d7, Dispatchers.IO]

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