[llvm-bugs] [Bug 40609] LLDB stops on every call to dlopen() when the process has additional threads running under kernel 4.20
    via llvm-bugs 
    llvm-bugs 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190307/d0b67bd8/attachment.html>
    
    
More information about the llvm-bugs
mailing list