<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Will do!<br><br><div>> From: labath@google.com<br>> Date: Tue, 13 Oct 2015 09:40:28 +0100<br>> Subject: Re: [lldb-dev] Thread resumes with stale signal after executing InferiorCallMmap<br>> To: eugenebi@hotmail.com<br>> CC: lldb-dev@lists.llvm.org; jingham@apple.com<br>> <br>> Sure, fair enough.<br>> <br>> If you have made a small repro case already though, it would be great<br>> if you could file a bug about it, so we don't forget it.<br>> <br>> pl<br>> <br>> On 12 October 2015 at 23:23, Eugene Birukov <eugenebi@hotmail.com> wrote:<br>> > I tried to repro it using standard LLDB client on a simple program that I<br>> > could share. Well, the problem does not exactly repro as in my case - i.e.<br>> > the signal is not re-delivered to the thread. But LLDB does get confused<br>> > state: the program continues but at the same time lldb shows its prompt as<br>> > if the program were stopped. I.e. the recovery from signal during expression<br>> > evaluation is buggy. Sorry, I am not sure that I will have time to look into<br>> > it deeper - it is not a blocker for me at this time.<br>> ><br>> >> From: labath@google.com<br>> >> Date: Mon, 12 Oct 2015 13:25:45 +0100<br>> >> Subject: Re: [lldb-dev] Thread resumes with stale signal after executing<br>> >> InferiorCallMmap<br>> >> To: eugenebi@hotmail.com<br>> >> CC: lldb-dev@lists.llvm.org; jingham@apple.com<br>> >><br>> >> On 8 October 2015 at 17:08, Eugene Birukov <eugenebi@hotmail.com> wrote:<br>> >> > Yes, that's exactly what I see, thanks a lot!<br>> >> You're wellcome.<br>> >><br>> >> ><br>> >> > Does it explain why I see SIGILL reappear when I let process continue<br>> >> > after<br>> >> > mmap execution? I.e. do I need to look into this more?<br>> >> No. That could still be a bug somewhere. Feel free to look into it..<br>> >><br>> >> pl<br></div>                                       </div></body>
</html>