http://bugzilla.lyx.org/show_bug.cgi?id=4014
What shall we do with this bug? Here's a summary: 1.5svn crashes (with stdlib-debug enabled), while 1.6svn doesn't. The only difference (after the boost upgrade) is the build procedure, which was changed in trunk here: http://www.lyx.org/trac/changeset/19410 http://www.lyx.org/trac/changeset/19417 http://www.lyx.org/trac/changeset/19521 http://www.lyx.org/trac/changeset/19522 http://www.lyx.org/trac/changeset/19527 http://www.lyx.org/trac/changeset/19532 http://www.lyx.org/trac/changeset/19869 Seems that these changes fixed the problem. So either we backport them (I'm a bit reluctant to do this) or we just have to live with this problem and mark the bug WONTFIX. Since the crash only occurs with stdlib-debug enabled (which is not the case in releases), I'm tempted to do the latter. Opinions? Jürgen