Jean-Marc Lasgouttes wrote:

> #8  0x0831c57c in (anonymous namespace)::delEmptyLastRow ([EMAIL PROTECTED])
>     at ../../../lyx-devel/src/mathed/math_parser.C:186
 
> Could it be related to one of your recent fixes?

Probably, since delEmptyLastRow is involved. LyX reads the file fine for me.
I just noticed that I had turned off the debug switches some time ago to
get a feeling of speed and forgot to turn them on again. I am currently
recompiling and hope that --enable-stdlib-debug will give me the
warning+abort that you see.

I suspect the problematic part of the document is

\begin_inset Formula $\begin{array}{c}
\begin{array}{c}
\\\end{array}\end{array}$
\end_inset

and/or 

\begin_inset Formula $\begin{array}{ccc}
\\\\\end{array}$
\end_inset


Georg

Reply via email to