On Mon, 23 Aug 1999 16:21:23 -0500, Harry Westfahl Junior wrote:
> This bug causes a crash on lyx that I guess is related to the
>communication with the particular X server I am using (XFCom_SiS,
>released by SUSE for the SiS530 chips wish are not supported by
>XF86_SVGA).
Maybe it's related to the newer libxpm used there? Binary release of
libxforms 0.88b is compiled with libxpm 3.4g, RedHat 6.0 has a far more
recent one....
[..]
>[westfahl@dhcp003 src]$ gdb lyx
>Program received signal SIGSEGV, Segmentation fault.
>0x811541b in MathedXIter::ipop (this=0x8232aa4) at math_iter.C:814
>814 crow = crow->next;
>(gdb) bt
>#0 0x811541b in MathedXIter::ipop (this=0x8232aa4) at math_iter.C:814
>#1 0x8125152 in MathedCursor::SetPos (this=0x8258c30, x=145, y=559)
> at math_cursor.C:313
[...]
Mathed uses libxpm directly and at the same time indirectly through
libxforms, where the old version is compiled into the binary release.
[Correct me, if I'm wrong here!]
This might cause the crash. Since using 'Xpm34i.zip' instead of
'xpm34k.zip' stability seems to have improved on my box.
BTW: Shigeru and others! Could you offer the header for xpm 3.4g? It's
missing in 'bxform088b.zip', so I cannot use the included Xpm.a
($XpmVersion: 3.4g $$Id: xpm.shar,v 3.52 95/10/09 02:23:53 lehors Exp
$)
for statical linking.
> I am runnig the RedHat 6.0 distribution in a AMD K6-2 350MHz , 96M.
> Greetings, Harry.
Greets from Bochum, Westfalia (aka Westfahl country :),
Arnd
(who can never refrain from joking)