[lldb-dev] [Bug 40609] LLDB stops on every call to dlopen() when the process has additional threads running under kernel 4.20

via lldb-dev lldb-dev at lists.llvm.org
Thu Mar 7 07:57:31 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40609

Frank Praznik <frank.praznik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Frank Praznik <frank.praznik at gmail.com> ---
The problem was directly caused by a commit in 4.20 that was reverted with
this:

signal: Always attempt to allocate siginfo for SIGSTOP

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v4.20.14&id=d175a567f7c58b657b257c48fba8b36f3660d865

Marking as resolved: invalid since it wasn't an LLDB bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20190307/93627ad1/attachment-0001.html>


More information about the lldb-dev mailing list