Michael Schmitt <[EMAIL PROTECTED]> writes:

| Hi,
| 
| below please find a severe bug (free memory read with a lot of
| operations between free and read operation).
| 
| Michael
| 
| 
| 
| I opened a couple of files (it seems like two are not sufficient), made
| _no_ changes, then opened one of them again (reloaded).
| 
| 
|       FMR: Free memory read
|       This is occurring while in:
|             bool text_fits::operator()(LyXText*&)
| [QCfYDL9Ishn54ITXVBUe.o]

This looks like the closed buffer (about to be reverted) is not pruned
from the TextCache, but it seems a bit strange that this can happen.

I will have to look more at this.

        Lgb

Reply via email to