On 15 Mar 2016, at 21:50, Willem Jan Withagen <[email protected]> wrote: > > On 15-3-2016 19:52, Dimitry Andric wrote: ... Most likely a bug in the Ceph code. Try figuring out where the NULL >> pointer originally came from. > > I've started with compiling wit -O0 but that probably will still inline > the pieces of code designated as such. Otherwise I'll have to resort to > inserting asserts. > > I'm now using gdb 7.1, loading lldb gives me a sort of strange > commandline that looks like utf-8-ish??? > Would lldb give better analysis of the structures?
Maybe, but compiling at least some files with -O0 might help. With regards to the weird keyboard input, this was a problem (or bad side effect) of a recent libedit import, in r296175. Pedro Giffuni rolled it back in r296435, after that lldb's line editor should work OK again. -Dimitry
signature.asc
Description: Message signed with OpenPGP using GPGMail
