Am Dienstag, 17. Juni 2003 21:47 schrieb Juergen Spitzmueller:
> Albrecht Dre� wrote:
> > I upgraded from lyx 1.2.2 (which works like a dream) to 1.3.2, but
> > the newly compiled version crashes every time upon startup (see gdb
> > bt below). my system is a Powermac running Yellowdog Linux, kernel
> > 2.4.20, glibc 2.2.5, gcc 2.95.4 and xforms release 1.0. Any idea waht
> > went wrong here?
>
> There is a bug report which might be related:
> http://bugzilla.lyx.org/show_bug.cgi?id=894
>
> What version of YDL do you have? As I mentioned on bugzilla, I am
> running LyX 1.3.2 (qt 3.1.1) on YDL 3.0 (iMac 17" Lamp) without any
> problems. Compiler is gcc 3.2.1

No problems with gentoo-1.4 on a PowerBook pismo either (gcc-3.2.3, qt�
-3.1.2, glibc-2.3.2).
Xforms and qt both work.
Maybe upgrading the distribution will help? (gcc3 does a much better job  
optimizing ppc-executables anyways)

Those lines:
(this=0x7fffebd8, __in_chrg=2)
     at /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/../../../../include/g+
+-3/stl_alloc.h:164
[...]
/usr/lib/gcc-lib/ppc-yellowdog-
linux/2.95.4/../../../../include/g++-3/stl_alloc.h:443

look, as if you have two versions of gcc (2 & 3) installed and the 
includes got mixed up... 
includes from gcc3 and libs from gcc2? uuh-ooh, this can't work!

Or you didn't compile Xforms and LyX with the same compiler.

Have fun*

Niklas

Reply via email to