When running cvs from 9hrs ago I got a crash with a file containing plain text and one, just one, ERT inset. There will also have been a few quote insets also. It was the only file I had loaded for the life of that instance of LyX.
The crash occurred after about two hours of use which included View->Update->DVI a few times. The crash occurred immediately after using the menu to View->Update->DVI (maybe the 10th time). Didn't someone fix something here in the last couple of days? There was also no emergency save file -- maybe this is because the buffer wasn't dirty? I don't want to investigate this just now. I want to finish the document I'm writing tonight so just tell me if this is known or not and I'll investigate tomorrow. (gdb) bt #0 0x003702d1 in kill () from /lib/libc.so.6 #1 0x003700d5 in raise () from /lib/libc.so.6 #2 0x00371703 in abort () from /lib/libc.so.6 #3 0x081a471b in Letext () at abort.C:9 #4 0x080a0107 in error_handler (err_sig=11) at ../src/lyx_main.C:226 #5 0x00370128 in killpg () from /lib/libc.so.6 #6 0x080e789f in LyXText::setCursorIntern (this=0x82d9350, bview=0x82aeba8, par=0x8300e18, pos=0, setfont=true, boundary=false) at text2.C:2198 #7 0x080507d6 in BufferView::removeAutoInsets (this=0x82aeba8) at BufferView2.C:147 #8 0x08093408 in Converters::runLaTeX (this=0x82520a0, buffer=0x82d5668, command=@0xbffff388) at converter.C:848 #9 0x080905e3 in Converters::convert (this=0x82520a0, buffer=0x82d5668, from_file=@0xbffff430, to_file_base=@0xbffff434, from_format=@0xbffff44c, to_format=@0xbffff5ec, to_file=@0xbffff49c) at converter.C:612 #10 0x0809572e in Exporter::Export (buffer=0x82d5668, format=@0xbffff5ec, put_in_tempdir=true, result_file=@0xbffff49c) at exporter.C:85 #11 0x08095a29 in Exporter::Export (buffer=0x82d5668, format=@0xbffff5ec, put_in_tempdir=true) at exporter.C:101 #12 0x080a8f86 in LyXFunc::dispatch (this=0x827a598, ac=265, do_not_use_this_arg=@0xbffff63c) at lyxfunc.C:1056 #13 0x0818724a in Menubar::Pimpl::MenuCallback (ob=0x82a9fe8, button=1) at Menubar_pimpl.C:587 #14 0x08183ee6 in C_Menubar_Pimpl_MenuCallback (ob=0x82a9fe8, button=1) at Menubar_pimpl.C:80 #15 0x001578bf in fl_object_qread () from /usr/local/lib/libforms.so.0.88 #16 0x00165b79 in fl_check_forms () from /usr/local/lib/libforms.so.0.88 #17 0x0814798d in GUIRunTime::runTime () at GUIRunTime.C:86 #18 0x0809f8b0 in LyXGUI::runTime (this=0x826b0e8) at lyx_gui.C:318 #19 0x0809ff58 in LyX::LyX (this=0xbffff7bc, argc=0xbffff7e0, argv=0xbffff844) at ../src/lyx_main.C:176 #20 0x080bcd21 in main (argc=1, argv=0xbffff844) at ../src/main.C:38 #21 0x0035f1f0 in __libc_start_main () from /lib/libc.so.6 Allan. (ARRae)