Is it already known that LyX crashes when
 - you insert an end-of-paragraph with track changes on, or
 - you delete an end-of-paragraph with track changes on, or
 - you read a file with deleted/inserted e-o-p's ..
?
 
Vincent
 
/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../include/c++/4.1.1/bit
s/basic_string.h:707: typename _Alloc::rebind<_CharT>::other::reference
std::basic_string<Char, Traits, Alloc>::operator[](typename
_Alloc::rebind<_CharT>::other::size_type) [with _CharT = wchar_t,
_Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]:
Assertion '__pos < size()' failed.
 
Program received signal SIGABRT, Aborted.
[Switching to Thread 46912510243232 (LWP 16005)]
0x00000031d632ee25 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00000031d632ee25 in raise () from /lib64/libc.so.6
#1  0x00000031d6330770 in abort () from /lib64/libc.so.6
#2  0x000000000045567a in std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator[]
(this=0x3e85, __pos=16005)
    at
/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../include/c++/4.1.1/deb
ug/debug.h:58
#3  0x0000000000697713 in lyx::Paragraph::asString (this=0x162aef0,
beg=0, end=7, options=0) at Paragraph.cpp:2398
#4  0x0000000000799a41 in lyx::Changes::addToToc (this=0x1631810,
cdit=Variable "cdit" is not available.
) at Changes.cpp:414
#5  0x000000000068df70 in lyx::Paragraph::addChangesToToc (this=Variable
"this" is not available.
) at Paragraph.cpp:285
#6  0x0000000000a79835 in lyx::InsetText::addToToc (this=0x1615b60,
cdit=Variable "cdit" is not available.
) at insets/InsetText.cpp:503
#7  0x000000000073c2dc in lyx::TocBackend::update (this=0x160b3b8) at
TocBackend.cpp:161
#8  0x00000000004d4779 in lyx::updateLabels ([EMAIL PROTECTED],
childonly=false) at buffer_funcs.cpp:522

Reply via email to