Re: Math Bug/ SEGV in math_draw.C:172 on Linux/Alpha

1999-03-10 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Ostermann <[EMAIL PROTECTED]> writes: Martin> On Tue, 9 Mar 1999 12:23:05 +0100 (MET), Jean-Marc Lasgouttes Martin> <[EMAIL PROTECTED]> said: ost> Anyway, by a binary search I found out that the offending ost> function is ost> void MathedIter::Insert(MathedInset* p, int

Re: Math Bug/ SEGV in math_draw.C:172 on Linux/Alpha

1999-03-10 Thread Martin Ostermann
On Tue, 9 Mar 1999 12:23:05 +0100 (MET), Jean-Marc Lasgouttes <[EMAIL PROTECTED]> said: ost> Anyway, by a binary search I found out that the offending ost> function is ost> void MathedIter::Insert(MathedInset* p, int type) { ... > Yes. If you have any idea on why it happens, we'd be interested.

Re: Math Bug/ SEGV in math_draw.C:172 on Linux/Alpha

1999-03-09 Thread Jean-Marc Lasgouttes
> "ost" == ost <[EMAIL PROTECTED]> writes: >> There is a known problem with this combination of >> software. INSTALL states: ost> Well, it didn't state that in the 1.0.0 release ... You're right. We had a lot of reports about this problem just after 1.0.0 was released. We have not found o

Re: Math Bug/ SEGV in math_draw.C:172 on Linux/Alpha

1999-03-08 Thread ost
> Martin> This is with lyx-1.0.0 and forms-0.81. The System is > Martin> RedHat-5.2/Alpha with glibc-2.0.7. The compiler used is > Martin> egcs-1.1.1. > > There is a known problem with this combination of software. INSTALL > states: Well, it didn't state that in the 1.0.0 release ... > The

Re: Math Bug/ SEGV in math_draw.C:172 on Linux/Alpha

1999-03-08 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Ostermann <[EMAIL PROTECTED]> writes: Martin> This is with lyx-1.0.0 and forms-0.81. The System is Martin> RedHat-5.2/Alpha with glibc-2.0.7. The compiler used is Martin> egcs-1.1.1. There is a known problem with this combination of software. INSTALL states: o LyX-1.0

Math Bug/ SEGV in math_draw.C:172 on Linux/Alpha

1999-03-02 Thread Martin Ostermann
This is with lyx-1.0.0 and forms-0.81. The System is RedHat-5.2/Alpha with glibc-2.0.7. The compiler used is egcs-1.1.1. I get an SEGV at math_draw.C when loading a file with Mathmode insets. The file was created with Lyx-1.0.0 on a Sun. The bug also happens when editing a fresh file in Math- mo