lasgout...@lyx.org writes: > Author: lasgouttes > Date: Fri Jul 2 14:41:14 2010 > New Revision: 34745 > URL: http://www.lyx.org/trac/changeset/34745 > > Log: > Fix nasty memory bug signalled by valgrind while looking at another bug. > > The string passed to Aspell has been already released, since it is the return > value of a function. This problem does NOT exist in branch.
It may be a good idea to revisit spell checker bug to make sure that this bug was not the culprit. For example, I seem to remember that aspell does not work on 64bit OS X. Could it be related? JMarc