Michael Schmitt <[EMAIL PROTECTED]> writes:

| I opened a couple of files (it seems like two are not sufficient), made
| _no_ changes, then opened one of them again (reloaded).

Is this repeatable?
And this is the the cvs version, right?

|       FMR: Free memory read
|       This is occurring while in:
|             bool text_fits::operator()(LyXText*&)
| [QCfYDL9Ishn54ITXVBUe.o]
|             __type_0
| std::find_if<LyXText**,text_fits>(__type_0,__type_0,__type_1)
| [algorithm]

The only reason why this should happen is if there is a text* in the
TextCache that is not supposed to be there. (it would point into the
void), for the revert/reload I can't see how this can happen,
BufferStorage::release should take care of it.

What platform was this on?
Can this be a platform issue?

Jean-Marc, can you see this when you run purify?

        Lgb

Reply via email to