Open GoogleCodeExporter opened 9 years ago
Hi,
I have the exact same error, and can verify that it does work on Andoid 4.4,
but fails on Android 5.1.
On my native side I can do everything, except doing Java calls.
Original comment by water...@gmail.com
on 23 Apr 2015 at 12:38
I have solved this problem. You can create a new thread in the method
"breakpad_callback" and then make JNI call from in the created thread. It will
be work. Good Luck.
Original comment by xuan.and...@gmail.com
on 24 Apr 2015 at 2:03
Your solution works like a charm, thanks!
Original comment by water...@gmail.com
on 24 Apr 2015 at 7:19
Hi,
I have the same problem. Your solution really save my time. But I also found
google breakpad can not dump the crash information on Android lollipop. The dmp
files I got
are all empty. Do you encounter this problem? This is not true for Android 4.*.
Thanks.
Original comment by jkai...@gmail.com
on 4 Jun 2015 at 9:37
Original issue reported on code.google.com by
xuan.and...@gmail.com
on 14 Apr 2015 at 4:25