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

OutOfMemoryError when syncing with gpodder (micro gpodder from GitHub) #7089

Open
4 tasks done
lsbbs opened this issue Apr 13, 2024 · 0 comments
Open
4 tasks done

OutOfMemoryError when syncing with gpodder (micro gpodder from GitHub) #7089

lsbbs opened this issue Apr 13, 2024 · 0 comments
Labels
Type: Possible bug Issues that seem to be a bug, but haven't been confirmed yet

Comments

@lsbbs
Copy link

lsbbs commented Apr 13, 2024

Checklist

  • I have used the search function for OPEN issues to see if someone else has already submitted the same bug report.
  • I have also used the search function for CLOSED issues to see if the problem is already solved and just waiting to be released.
  • I will describe the problem with as much detail as possible.
  • If the bug only to occurs with a certain podcast, I will include the URL of that podcast.

App version

3.3.2

Where did you get the app from

F-Droid

Android version

13

Device model

Lenovo Tab P11 (2nd Gen) TB350FU

First occurred

After update to AntennaPod version: 3.3.2

Steps to reproduce

  1. Enable sync with gpodder
  2. Sync is starting manual or automatic
  3. After some time AntennaPod is crashinga

Expected behaviour

Syncing without crash.
On Android 10 (moto g7 plus), Android 11 (Lenovo Tab P11 TB-J606F) and Android 13 (Samsung Galaxy XCover 5 SM-G525F) sync is working without crash.

Current behaviour

No response

Logs

Environment

Android version: 13
OS version: 5.10.136-android12-9-00040-gf1bf7ee90f7a-ab9315959
AntennaPod version: 3.3.2
Model: TB350FU
Device: TB350FU
Product: TB350FU_EEA

Crash info

Time: 13-04-2024 08:37:27
AntennaPod version: 3.3.2

StackTrace

java.lang.OutOfMemoryError: Failed to allocate a 24 byte allocation with 77552 free bytes and 75KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
	at android.os.Looper.showSlowLog(Looper.java:301)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:8197)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:573)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1019)

Executor.java:1071)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1131)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

@lsbbs lsbbs added the Type: Possible bug Issues that seem to be a bug, but haven't been confirmed yet label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Possible bug Issues that seem to be a bug, but haven't been confirmed yet
Projects
None yet
Development

No branches or pull requests

1 participant