Start a new article, choose beamer layout, write a, select, edit->text style -> alert, move cursor before it, delete, lyx crashes with the following backtrace:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 182907542720 (LWP 9472)] 0x0000000000000000 in ?? () (gdb) backtrace #0 0x0000000000000000 in ?? () #1 0x0000007fbfffd340 in ?? () #2 0x0000007fbfffd390 in ?? () #3 0x0000007fbfffd2b0 in ?? () #4 0x0000007fbfffd340 in ?? () #5 0x0000007fbfffd390 in ?? () #6 0x00000000004746b5 in operator()<boost::signals::detail::slot_call_iterator<boost::signals::detail::call_bound0<void>::caller<boost::function<void ()(), std::allocator<void> > >, boost::signals::detail::named_slot_map_iterator> > ( this=Variable "this" is not available. ) at boost/boost/last_value.hpp:43 #7 0x000000000047345b in boost::signal0<void, boost::last_value<void>, int, std::less<int>, boost::function<void ()(), std::allocator<void> > >::operator() ( this=0x1a25d58) at boost/boost/shared_ptr.hpp:314 #8 0x0000000000753e40 in ~InsetCharStyle (this=0x1a25d50) at src/insets/Inset.h:75 #9 0x000000000061a0c3 in lyx::InsetList::erase (this=0x1597728, pos=0) at /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stl_iterator.h:618 #10 0x00000000004a16b2 in lyx::Paragraph::Pimpl::eraseChar (this=0x1597780, pos=Variable "pos" is not available. ) at src/Paragraph.cpp:509 #11 0x00000000004a4c52 in lyx::Paragraph::eraseChar (this=Variable "this" is not available. ) at src/Paragraph.cpp:1196 #12 0x0000000000664b44 in lyx::Text::erase (this=0x1596e40, [EMAIL PROTECTED]) Style->Strcture also crashes lyx in the same way. Another critical bug to fix before 1.5.0. (Or is it a known bug?) Bo