Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
an easy fix is to revert some other fix of me, although it destroys what I tried to fix.

working with the file for some time, then i tried to close next tab with unsaved
new file, after pushing discard changes i got new crash, don't know if related:

std::_Rb_tree<int, std::pair<int const, lyx::ParagraphMetrics>, std::_Select1st<std::pair<int const, lyx::ParagraphMetrics> >, std::less <int>, std::allocator<std::pair<int const, lyx::ParagraphMetrics> > >::_M_erase (this=0x887a948, __x=0x439)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1264
1264              _M_erase(_S_right(__x));
(gdb) bt
#0  std::_Rb_tree<int, std::pair<int const, lyx::ParagraphMetrics>, std::_Select1st<std::pair<int const, 
lyx::ParagraphMetrics> >, std::less<int>, std::allocator<std::pair<int const, lyx::ParagraphMetrics> 
> >::_M_erase (this=0x887a948, __x=0x439)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1264
#1  0x081dcb01 in std::_Rb_tree<int, std::pair<int const, lyx::ParagraphMetrics>, 
std::_Select1st<std::pair<int const, lyx::ParagraphMetrics> >, std::less<int>, 
std::allocator<std::pair<int const, lyx::ParagraphMetrics> > >::operator= (this=0x887a948, _...@0x8c8a930)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:692
#2  0x081cdbd4 in lyx::Text::dispatch (this=0x8bbcccc, c...@0x8bf0828, 
c...@0xbfd87d70)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_map.h:227

I can't make chocolate out of this ...

Vincent

Reply via email to