amzn / amzn/fire-app-builder

App crashes with OutOfMemoryError

Open
#6 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
201
Forks
255
PR merge metrics
No merged PRs in 30d

Description

When loading large json feed (65 mb) app crashes in NetworkUtils.java (line 68) with following error : Throwing OutOfMemoryError "Failed to allocate a 171966472 byte allocation with 4186328 free bytes and 103MB until OOM"

Contributor guide

Open the contributing guide

Research direction

Start in NetworkUtils.java at line 68 and reproduce the failure with the reported 65 MB JSON feed. Read the surrounding loading path and use the reported OutOfMemoryError to identify the failing operation. Done means the app can load the large feed without the reported allocation failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.