I've got a few reports on Google docs of ACRA 4.2.3 reporting itself crashing:
java.lang.NullPointerException
at android.widget.Toast.show(Toast.java:103)
at org.acra.ErrorReporter$1.run(SourceFile:715)
I think it happens if an uncaught exception is reported before ACRA is fully
initiallized.
ANDROID_VERSION and APP_VERSION_CODE are both "null"
most other columns are empty except TIMESTAMP, REPORT_ID, USER_APP_START_DATA
and STACK_TRACE (above)
Original issue reported on code.google.com by pujos.mi...@gmail.com on 19 Dec 2011 at 1:55
Original issue reported on code.google.com by
pujos.mi...@gmail.com
on 19 Dec 2011 at 1:55