>>>>> "Amir" == Amir Seginer <[EMAIL PROTECTED]> writes:
Amir> Hello, I'm trying to install Lyx-1.1.6fix4 in parallel to Amir> Lyx-1.2 (inorder to work on an older file), however right after Amir> starting the program it crashes with the message: Amir> lyx-1.1.6fix4: /usr/include/g++-3/std/bastring.cc:126: Amir> basic_string<charT, traits, Allocator> &basic_string<charT, Amir> traits, Allocator> ::replace (unsigned int, unsigned int, const Amir> basic_string<charT, traits, Allocator> &, unsigned int, unsigned Amir> int) [with charT = char, traits = string_char_traits<char>, Amir> Allocator = __default_alloc_template<true, 0>]: Assertion Amir> `!(pos2 > len2)' failed. Aborted It would be nice to have a backtrace to see where the assertion is triggered. Something like gdb ./lyx (gdb) run [make it crash] (gdb) bt JMarc
