Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > > Jean-Pierre Chrétien wrote: > > > I'm afraid I was optimistic: LyX compiles fines, but I have again > > an assertion when I leave LyX, and more critically (as it aborts LyX), > > when I copy a string > > > > Assertion failed: __pos < size(), fichier > > /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/../../../../include\ > > /c++/3.4.6/bits/basic_string.h, > > ligne 643 > > Abort > > > > I got also this when fiddling with a table and a box: > > > > Assertion triggered in void lyx::Text::dispatch(lyx::Cursor&, \ > > lyx::FuncRequest&) > > by failing check "cur.text() == this" in file Text3.cpp:380 > > [emergency save message, in French] > > Abort > > > > I could't reproduce this one. > > can you provide a backtrace?
Her it is: Assertion failed : __pos < size(), fichier /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/\ ../../../../include/c++/3.4.6/bits/basic_string.h, ligne 643 Program received signal SIGABRT, Aborted. 0xfeed92f0 in __sigprocmask () from /usr/lib/libthread.so.1 (gdb) bt #0 0xfeed92f0 in __sigprocmask () from /usr/lib/libthread.so.1 #1 0xfeece59c in _resetsig () from /usr/lib/libthread.so.1 #2 0xfeecdd3c in _sigon () from /usr/lib/libthread.so.1 #3 0xfeed0d98 in _thrp_kill () from /usr/lib/libthread.so.1 -- Jean-Pierre
