amitabh488 / acra

Automatically exported from code.google.com/p/acra
0 stars 0 forks source link

Out of memory loading crash report #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. No idea, I think its when there are too many errors accumulated to send
2.
3.

What is the expected output? What do you see instead?

"java.lang.OutOfMemoryError
    at org.acra.CrashReportData.load(CrashReportData.java:327)
    at org.acra.CrashReportData.load(CrashReportData.java:261)
    at org.acra.ErrorReporter.loadCrashReport(ErrorReporter.java:984)
    at org.acra.ErrorReporter.checkAndSendReports(ErrorReporter.java:959)
    at org.acra.ErrorReporter$ReportsSenderWorker.run(ErrorReporter.java:142)
"

What version of the product are you using? On what operating system?
Android: 2.3.4
ACRA 4.2.3

Please provide any additional information below.

Original issue reported on code.google.com by federico...@gmail.com on 9 Apr 2012 at 4:08