On Sun, Nov 16, 2008 at 03:01:45PM +0100, Jürgen Spitzmüller wrote: > Andre Poenitz wrote: > > > (I'm periodically checking to see how Andre's plans for world > > > domination are progressing. Don't know if this report is > > > premature....) > > > > The instresting part is that I did not touch that particular part > > conciously. ut as I get the same crash I think I shall have a look > > soonish... > > FYI a complete rebuild (following make distclean) helped here.
I was about to try that. It looks pretty strange in the debugger (mutilated std::string objects immediately after the default constructor run. The "only" difference was that the "broken" buikld was configured withotu sepcial options and the working one with -disable-stdlib-debug -disable-concept-checks, but possibly not in an empty directory. Andre'