saintbyte / openbmap

Automatically exported from code.google.com/p/openbmap
Other
1 stars 1 forks source link

Crash when saving log #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start logging.
2. Switch to Map view.
3. Stop logging.

What is the expected output? What do you see instead?
Instead of returning to the track list, Radiobeacon crashes.

What version of the product are you using? On what operating system?
Revision 8e96a4f883b4, Cyanogenmod 10.1.3-RC1

Please provide any additional information below.
Logcat attached. Apparently the crash is caused by a NullPointerException in 
some GPX display-related code that runs in an AsyncTask.

Original issue reported on code.google.com by mich...@vonglasow.com on 12 Sep 2013 at 5:43

GoogleCodeExporter commented 9 years ago
Hey Michael,

logcat got lost somewhere in between:-) Could you add it?
Thanks 
Toby

Original comment by wish7code on 12 Sep 2013 at 6:46

GoogleCodeExporter commented 9 years ago
sorry, deleted it already. I'll try to reproduce tomorrow and grab a fresh 
logcat.

Original comment by mich...@vonglasow.com on 12 Sep 2013 at 7:54

GoogleCodeExporter commented 9 years ago
Good news: we got more information on the issue, it seems to be sporadic.

Bad news: I was unable to reproduce this morning (hence no logcat), will keep 
trying.

Original comment by mich...@vonglasow.com on 13 Sep 2013 at 11:55

GoogleCodeExporter commented 9 years ago
Seems to be a really sporadic issue, I have collected a few logs but didn't 
encounter any more crashes. Will keep trying...

Original comment by mich...@vonglasow.com on 16 Sep 2013 at 9:02

GoogleCodeExporter commented 9 years ago
Was finally able to reproduce again last night.

Here's a logcat, the version used was rcd0f69c46f5b (afaik), Cyanogenmod 
10.1.3-RC2.

Original comment by mich...@vonglasow.com on 18 Sep 2013 at 10:38

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for reporting: fixed with r2850c80907db

Original comment by wish7code on 18 Sep 2013 at 7:49