Skip to content

[Crash] Out of memory on launch #2782

Description

@leandrocm86

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Acode Crash Report
==================
WebView Version: 150.0.7871.181
App Language: pt-BR
Error Message: Failed to allocate a 16000016 byte allocation with 12700048 free bytes and 12MB until OOM, target footprint 805306368, growth limit 805306368
App Version: 1.13.1 (1007)
Device: motorola motorola edge 70
Android Version: 16 (SDK 36)

Stack Trace:
java.lang.OutOfMemoryError: Failed to allocate a 16000016 byte allocation with 12700048 free bytes and 12MB until OOM, target footprint 805306368, growth limit 805306368
	at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:87)
	at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:71)
	at java.nio.ByteBuffer.allocate(ByteBuffer.java:380)
	at com.sshtools.synergy.ssh.CachingDataWindow.<init>(CachingDataWindow.java:40)
	at com.sshtools.synergy.ssh.ChannelNG.createCache(ChannelNG.java:134)
	at com.sshtools.synergy.ssh.ChannelNG.<init>(ChannelNG.java:129)
	at com.sshtools.client.AbstractSessionChannel.<init>(AbstractSessionChannel.java:64)
	at com.sshtools.client.SessionChannelNG.<init>(SessionChannelNG.java:76)
	at com.sshtools.client.SessionChannelNG.<init>(SessionChannelNG.java:88)
	at com.sshtools.client.tasks.AbstractSubsystem.<init>(AbstractSubsystem.java:61)
	at com.sshtools.client.sftp.SftpChannel.<init>(SftpChannel.java:204)
	at com.sshtools.client.sftp.SftpClient.<init>(SftpClient.java:367)
	at com.sshtools.client.sftp.SftpClient$SftpClientBuilder.build(SftpClient.java:300)
	at com.foxdebug.sftp.Sftp$1.run(Sftp.java:117)
	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:1119)

Environment

App Version: 1.13.1 (1007)
WebView Version: 150.0.7871.181
Device: motorola motorola edge 70
Android Version: 16 (SDK 36)

If applicable, add mockups / screenshots regarding your vision

No response

If applicable, attach your Acode.log file to this issue.

Acode.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    S/FTPIssues and Pull requests related to SFTP/FTP.bugSomething isn't workingfrequency:uncommonBug that happens for a small set of users, under rare circumstances, etc.

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions