Hi,
inset-dissolve seems to be CT-agnostic.
Michael
* new document; insert note; insert "hello" into note; place the cursor
at the beginning of the note;
activate change tracking; press backspace => seg fault
#0 0x08101348 in lyx::Paragraph::Pimpl::setChange (this=0x8a9e0a0,
pos=0, [EMAIL PROTECTED])
at paragraph.h:314
#1 0x080fda87 in lyx::Paragraph::setChange (this=0x0, pos=0,
[EMAIL PROTECTED])
at /home/software/lyx-trunk/src/paragraph.C:1432
#2 0x08248fa0 in lyx::breakParagraphConservative ([EMAIL PROTECTED],
[EMAIL PROTECTED], par_offset=0, pos=0)
at changes.h:37
#3 0x08155fc2 in lyx::(anonymous namespace)::pasteSelectionHelper
([EMAIL PROTECTED], [EMAIL PROTECTED],
textclass=6, [EMAIL PROTECTED]) at
/home/software/lyx-trunk/src/CutAndPaste.C:233
#4 0x0815a98d in lyx::cap::pasteParagraphList ([EMAIL PROTECTED],
[EMAIL PROTECTED], textclass=6,
[EMAIL PROTECTED]) at
/home/software/lyx-trunk/src/CutAndPaste.C:630
#5 0x08258cb2 in lyx::LyXText::dissolveInset (this=0x8aacd38,
[EMAIL PROTECTED])
at /home/software/lyx-trunk/src/text.C:1844
#6 0x082588a8 in lyx::LyXText::backspace (this=0x8aacd38, [EMAIL PROTECTED])
at /home/software/lyx-trunk/src/text.C:1756