Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-23 Thread Pavel Labath via lldb-dev
On 20 January 2017 at 18:34, Eugene Birukov wrote: > Hello Pavel, > > > Thanks for the reply. Unfortunately I cannot share the core dump with you. > No problem, I think this discussion has helped me understand the problem, and it shouldn't be too hard to reproduce it locally. Now I just need to f

Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-20 Thread Jim Ingham via lldb-dev
...@lists.llvm.org] On Behalf Of Eugene > > Birukov via lldb-dev > > Sent: Friday, January 20, 2017 12:35 PM > > To: Pavel Labath > > Cc: rd...@microsoft.com; LLDB > > Subject: Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump > > > > Hello P

Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-20 Thread Eugene Birukov via lldb-dev
Eugene Birukov; Pavel Labath; LLDB; rd...@microsoft.com Subject: Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump If that works, can you add it to the lldb-gdb.html document? Jim > On Jan 20, 2017, at 3:57 PM, Ted Woodward via lldb-dev > wrote: > > Try “image sear

Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-20 Thread Jim Ingham via lldb-dev
...@microsoft.com; LLDB > Subject: Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump > > Hello Pavel, > > Thanks for the reply. Unfortunately I cannot share the core dump with you. > > Yes, Rob has figured that LLDB does not find this shared library and that

Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-20 Thread Ted Woodward via lldb-dev
.llvm.org] On Behalf Of Eugene Birukov via lldb-dev Sent: Friday, January 20, 2017 12:35 PM To: Pavel Labath Cc: rd...@microsoft.com; LLDB Subject: Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump Hello Pavel, Thanks for the reply. Unfortunately I cannot share the core du

Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-20 Thread Eugene Birukov via lldb-dev
n the dump. This is a bit inconvenient, but works as a workaround for now. Sent from Outlook<http://aka.ms/weboutlook> From: Pavel Labath Sent: Friday, January 20, 2017 6:55 AM To: Eugene Birukov Cc: LLDB; rd...@microsoft.com Subject: Re: [lldb-dev] L

Re: [lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-20 Thread Pavel Labath via lldb-dev
Hello Eugene, I have been aware of this problem for a while, but I haven't found a really good solution so far, partially due to lack of a good repro case -- I think your analysis has helped me with this, and I am finally starting to piece together the sequence of events leading to the crash. If y

[lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-19 Thread Eugene Birukov via lldb-dev
Hi, I have a Linux core dump that causes LLDB 3.9 on Linux crash. I would greatly appreciate any advise how to deal with the problem or what else I should look at. The core dump was produced by GDB and GDB itself opens it without problems. So, during loading the core we call DynamicLoaderP