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

Status Cache "java.lang.OutOfMemoryError" #416

Closed
BlythMeister opened this issue Apr 13, 2014 · 1 comment
Closed

Status Cache "java.lang.OutOfMemoryError" #416

BlythMeister opened this issue Apr 13, 2014 · 1 comment

Comments

@BlythMeister
Copy link
Collaborator

View Crash Report on Crittercism

Reported by: Chris Blyth (blythmeister@gmail.com)

Status: Unresolved

This Crash occured 1 times for 1 users

0 java.lang.OutOfMemoryError: (Heap Size=64967KB, Allocated=54712KB)
1 at java.lang.AbstractStringBuilder.enlargeBuffer(AbstractStringBuilder.java:94)
2 at java.lang.AbstractStringBuilder.append0(AbstractStringBuilder.java:132)
3 at java.lang.StringBuilder.append(StringBuilder.java:124)
4 at org.json.JSONStringer.string(JSONStringer.java:344)
5 at org.json.JSONStringer.value(JSONStringer.java:252)
6 at org.json.JSONArray.writeTo(JSONArray.java:572)
7 at org.json.JSONStringer.value(JSONStringer.java:233)
8 at org.json.JSONObject.writeTo(JSONObject.java:667)
9 at org.json.JSONObject.toString(JSONObject.java:636)
10 at com.tweetlanes.android.core.view.TweetFeedFragment.getDataToCache(TweetFeedFragment.java:547)
11 at com.tweetlanes.android.core.view.HomeActivity$4.run(HomeActivity.java:465)
12 at java.lang.Thread.run(Thread.java:864)

@BlythMeister BlythMeister changed the title status cache java.lang.OutOfMemoryError Status Cache "java.lang.OutOfMemoryError" Apr 13, 2014
@BlythMeister
Copy link
Collaborator Author

Legacy issue, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant