Crash in ostream <<operator

Dimitry Andric dim at FreeBSD.org
Tue Mar 15 21:20:54 UTC 2016


On 15 Mar 2016, at 21:50, Willem Jan Withagen <wjw at digiware.nl> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-toolchain/attachments/20160315/4aa41457/attachment.sig>


More information about the freebsd-toolchain mailing list