Created attachment 55677 [details] backtrace of crash Steps to reproduce crash: 0. Start Calc 1. enter number in some cells 2. Secect them and press Ctrl-C 3. Start Writer 4. enter 2 lines of text 5. place cursor in beginning of second line 6. press Ctrl-Shift-V and select "Formatted text RTF" and press OK Exspected: table inserts. Actually: nothing inserts, sometimes table appears on screen on part of second and disappears 7. repeat steps 5 - 6 until one line of text disappears (usually 1 times) 8. Press Ctrl-Z until LibO crashes (when all undone) Produced on LibO 3.5.0 beta 2 on Fedora 64 bit
Created attachment 55682 [details] typescript of gdb session Following those steps, I crashed on the assertion in SwIndexReg::~SwIndexReg (sw/source/core/bastyp/index.cxx:237) after the second time pasting the copied table; but then my LibreOffice checks assertions. The backtrace is from commit id e24a27b, pulled 2012-01-10, configured with options --disable-mozilla --enable-symbols --enable-dbgutil --enable-crashdump --disable-build-mozilla --enable-ext-postgresql-sdbc built and running on ubuntu-natty 32-bit. Bug 43234 reports the same assertion being raised, but only a small part of the call stack is the same.
This actually looks like duplicate of the bug #43869 *** This bug has been marked as a duplicate of bug 43869 ***