shmuelp / anddaaven

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

Crash when opening changelog on Honeycomb #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Unknown; error reported via crash handler.  Suspect that it happens when 
changelog is opened.

What is the expected output? What do you see instead?
Stack trace from crash:
java.lang.NullPointerException
        at android.webkit.WebViewDatabase.initDatabase(WebViewDatabase.java:226)
        at android.webkit.WebViewDatabase.init(WebViewDatabase.java:206)
        at android.webkit.WebViewDatabase.access$000(WebViewDatabase.java:38)
        at android.webkit.WebViewDatabase$1.run(WebViewDatabase.java:187)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by shmu...@gmail.com on 14 Jun 2012 at 2:09

GoogleCodeExporter commented 9 years ago

Original comment by shmu...@gmail.com on 14 Jun 2012 at 2:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 1ca9566a994b.

Original comment by shmu...@gmail.com on 14 Jun 2012 at 2:36

GoogleCodeExporter commented 9 years ago
Have not yet confirmed that this fixes the problem.  Will have to monitor the 
0.3.7 release to see if the error reappears in crash data.

Original comment by shmu...@gmail.com on 14 Jun 2012 at 2:45

GoogleCodeExporter commented 9 years ago
The fix will be included in the upcoming 0.3.7 release.  If the issue does not 
reappear after that release, the issue will be closed.

Original comment by shmu...@gmail.com on 28 Jun 2012 at 2:35