[AC-405] Random native crashes (SIGSEGV) in libhwui.so
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-12-09T08:33:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android |
Reporter | grebulon |
Assignee | Sharif AbuDarda |
Created | 2015-04-22T19:55:47.000+0000 |
Updated | 2015-12-09T08:33:59.000+0000 |
Description
Occasionally, and this is not rare but I don't know how to reproduce this, the application crashes in native code where the crash originates from libhwui.so. This is happening on various devices with different versions of Android. I've attached several log files with stack dumps of that issue - search for "SIGSEGV".
One of my prime suspects is view animations. Other suspect may be low memory condition. These are just guesses though, as I really don't know what causes it and how to deterministically reproduce this. All I can say that if you run the app long enough - it will happen.
We get these crashes on two different applications that we develop.
Attachments
I know it's hard to reproduce but can you include a (animation-heavy) test case that - if you run the app long enough - reproduces the issue for you?