I did a POSIX Dynamic Loader change yesterday. It might be causing this (not obvious yet, but could be.) r219371. If you're in a position to do a test of your run with that one change reverted out, and if that fixes it, I can yank out that change.
Ideally I'd love to isolate if that is the cause of the changed behavior. -Todd On Thu, Oct 9, 2014 at 4:24 AM, Andrew MacPherson <andrew.m...@gmail.com> wrote: > I just compiled the latest LLDB HEAD on Linux 64-bit and am seeing an > assertion failure on launch when debugging a specific application (Autodesk > maya): > > lldb: > ../tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp:206: > bool DYLDRendezvous::UpdateSOEntries(): Assertion `m_previous.state == > eConsistent' failed. > > It's been awhile since I've rebuilt from HEAD so not sure when this may > have been introduced and simply commenting out the assertion appears to run > fine. > > Does anyone know if this assertion is still relevant and if so have any > tips on where I should look to figure out what's happening? > > Thanks, > Andrew > > _______________________________________________ > lldb-dev mailing list > lldb-dev@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > > -- Todd Fiala | Software Engineer | tfi...@google.com
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev