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: lab...@google.com
          Reporter: lab...@google.com
                CC: lldb-dev@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to