Re: branch segfaults on start

2012-12-09 Thread Jean-Marc Lasgouttes
Le 09/12/12 22:30, Richard Heck a écrit : See attachment for details. Can you try --with-included-boost and see if that makes a difference? The crash is in the boost library. None of the code that seems to be involved here has been touched in a long time. But, of course, you could also try bisec

Re: branch segfaults on start

2012-12-09 Thread Richard Heck
On 12/09/2012 02:36 PM, Tommaso Cucinotta wrote: Hi, I just configured branch as follows (Ubuntu 12.10): ./configure '--prefix=/usr/local/lyx-branch' '--with-version-suffix=-branch' '--enable-debug' '--enable-stdlib-debug' '--enable-threads' '--without-included-boost' '--enable-dynamic' an

branch segfaults on start

2012-12-09 Thread Tommaso Cucinotta
Hi, I just configured branch as follows (Ubuntu 12.10): ./configure '--prefix=/usr/local/lyx-branch' '--with-version-suffix=-branch' '--enable-debug' '--enable-stdlib-debug' '--enable-threads' '--without-included-boost' '--enable-dynamic' and the outcome was this: $ ./src/lyx terminate calle