Le 03/07/2011 15:17, John McCabe-Dansted a écrit :
Whenever I try to run a recent version of trunk I get the error below.
This does not seem to be a regession in LyX but rather a regression in
the Ubuntu boost... except that they don't seem to have changed that
recently. I don't really know what is going on. But if anyone else
comes across this problem, disabling --without-included-boost seems to
fix it.

terminate called after throwing an instance of 'std::bad_alloc'
   what():  std::bad_alloc

The problem is that external boost is in general compiled without stdlib-debug. Therefore you need to do that same with LyX itself.

Does option --disable-stdlib-debug help?

I do not know how to make this test automatic, unfortunately.

JMarc

Reply via email to