Hi, I haven't been able to reproduce this with the latest lldb (from git). Could you check if this is still an issue there.
pl On 14 June 2015 at 23:18, Alexander Samoilov <[email protected]> wrote: > Hi All, > > Stumbled upon the following behavior: > > ```sh > $ /usr/bin/lldb --version > lldb version 3.6.0 ( revision ) > ``` > ok, but > ``` > /usr/bin/lldb --version >& LLDB.VERS > Segmentation fault (core dumped) > ``` > Suspect a bug, debugged it a bit, failed in `wcscmp ()` > More details are here: > https://github.com/rust-lang/rust/issues/26297 > > Thanks! > Alexander > > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev > _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
