>>>>> "Jeremy" == Jeremy C Reed <[EMAIL PROTECTED]> writes:
Jeremy> Using cvs from Sept. 16: This happened when I scrolled up: Jeremy> CoordCache: removing 0 arrays CoordCache: removing 1 insets Jeremy> Assertion triggered in char Paragraph::getChar(int) const by Jeremy> failing check "pos < int(text_.size())" in file Jeremy> paragraph.h:278 Aborted Jeremy> This happened several times when clicking "File -> Close" (I Jeremy> had other documents open by lyx too): Jeremy> CoordCache: removing 1 insets Assertion triggered in LyXText* Jeremy> DocIterator::innerText() const by failing check "!empty()" in Jeremy> file dociterator.C:246 Aborted It would be useful if you could run lyx under gdb and reproduce this problem. Then a backtrace would give us much more info. JMarc