Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while opening catalog. #14048

Open
Phils80 opened this issue Nov 18, 2024 · 0 comments
Open

Error while opening catalog. #14048

Phils80 opened this issue Nov 18, 2024 · 0 comments

Comments

@Phils80
Copy link

Phils80 commented Nov 18, 2024

Cause of error

Exception in thread "Thread-22" java.lang.OutOfMemoryError: Failed to allocate a 40 byte allocation with 2526856 free bytes and 2467KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
    at sun.misc.Cleaner.create(Cleaner.java:160)
    at libcore.util.NativeAllocationRegistry.registerNativeAllocation(NativeAllocationRegistry.java:271)
    at com.android.icu.util.regex.PatternNative.<init>(PatternNative.java:54)
    at com.android.icu.util.regex.PatternNative.create(PatternNative.java:49)
    at java.util.regex.Pattern.compile(Pattern.java:3533)
    at java.util.regex.Pattern.<init>(Pattern.java:1419)
    at java.util.regex.Pattern.compile(Pattern.java:921)
    at kotlin.text.Regex.<init>(Regex.kt:88)
    at com.owncloud.android.lib.common.network.WebdavEntry.<init>(WebdavEntry.kt:112)
    at com.owncloud.android.lib.resources.files.ReadFolderRemoteOperation.readData(ReadFolderRemoteOperation.java:133)
    at com.owncloud.android.lib.resources.files.ReadFolderRemoteOperation.run(ReadFolderRemoteOperation.java:70)
    at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:193)
    at com.owncloud.android.operations.RefreshFolderOperation.fetchAndSyncRemoteFolder(RefreshFolderOperation.java:413)
    at com.owncloud.android.operations.RefreshFolderOperation.run(RefreshFolderOperation.java:247)
    at com.owncloud.android.lib.common.operations.RemoteOperation.run(RemoteOperation.java:387)
    at java.lang.Thread.run(Thread.java:1012)

App information

  • ID: com.nextcloud.client
  • Version: 30290390
  • Build flavor: generic

Device information

  • Brand: asus
  • Device: ASUS_I002D
  • Model: ASUS_I002D
  • Id: SKQ1.210821.001
  • Product: EU_I002D

Firmware

  • SDK: 31
  • Release: 12
  • Incremental: 31.0210.0210.358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant