Android app crashes at "libwebviewchromium.so"

My app uses a webView to load “dynamic” web pages very often because it’s a news reader app.

I keep getting crash reports at “libwebviewchromium.so” from Google Play Developer Console. It does not come often, probably 1 crash every 2 days. But this crash is quite “consistent” and the only one that keeps coming.

At first, I thought I just let it go, but I still get them once in a while continuously, so I decide to post the crash log and see if CoronaSDK can help investigating even though the report doesn’t show much.

backtrace: #00 pc 001ce58e /system/lib/libwebviewchromium.so #01 pc 00b5157f /system/lib/libwebviewchromium.so #02 pc 001dbdcf /system/lib/libwebviewchromium.so #03 pc 001dc01b /system/lib/libwebviewchromium.so #04 pc 001da25b /system/lib/libwebviewchromium.so #05 pc 0000d280 /system/lib/libc.so (\_\_thread\_entry+72) #06 pc 0000d418 /system/lib/libc.so (pthread\_create+240)

Hi Joe.  Is there more to the stacktrace?  The engineers did a quick google search and this appears to be either an Android issue or possibly from forked version of Android and could be a low memory condition.  The trace seems rather short and nothing there points to Corona, so if there is more, they would like to see it, though it may be out of our control.

Rob

Hi Joe.  Is there more to the stacktrace?  The engineers did a quick google search and this appears to be either an Android issue or possibly from forked version of Android and could be a low memory condition.  The trace seems rather short and nothing there points to Corona, so if there is more, they would like to see it, though it may be out of our control.

Rob