[lldb-dev] [Bug 23694] New: continue after SIGSEGV behaves strangely on android
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 29 07:42:25 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23694
Bug ID: 23694
Summary: continue after SIGSEGV behaves strangely on android
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: labath at google.com
Reporter: labath at google.com
CC: lldb-dev at cs.uiuc.edu
Classification: Unclassified
Android applications have a custom SEGV handler installed by default. When
continuing an application which has experienced a segfault, this handler
misbehaves and we end up receiving a SIGILL. We need to investigate why this
happens and what can be done about that.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150529/9e0c7808/attachment.html>
More information about the lldb-dev
mailing list