See below.
Lars Gullik Bj�nnes writes:
> Svante Signell <[EMAIL PROTECTED]> writes:
>
> | Lars Gullik Bj�nnes writes:
> | > Svante Signell <[EMAIL PROTECTED]> writes:
> | >
> | > | Even though LyX now compiles, I have problems with LyX dumping core at
> | > | start up. Lars, has this been solved recently?
> | >
> | > And you are sure that the glibc and xforms match?
> | >
> | No I'm not. See below for a todays build and crash with xforms-0.89-5
> | built with glibc-2.1 found at
> | http://www.vjet.demon.co.uk/xforms/. Same problem as with xforms
> | version 0.88! Where do I find an xforms rpm
> | built with glibc-2.2? I really love binary distributions. When is the
> | gtk port finished?
>
> If you help? sooner.
>
> | >
> | > then I have seen no reports about this.
> | >
> | > Lgb
> |
> | srs@em2 lyx-devel> src/lyx
> | Running without personal LyX directory.
> |
> | lyx: SIGSEGV signal caught
>
> Hmm... what platform was this?
> compiler version?
> glibc version?
Redhat RawHide 20001124
Pentium II 300MHz
kernel-2.2.17-7.4
gcc-2.96-64
glibc-2.2-5
>
> | Program received signal SIGSEGV, Segmentation fault.
> | [Switching to Thread 1024 (LWP 12014)]
> | 0x4030c50d in memmove (dest=0x839bf18, src=0x0, len=1952)
> | at ../sysdeps/generic/memmove.c:72
> | 72 ../sysdeps/generic/memmove.c: No such file or directory.
I've found this error reported before, see
http://www.de.debian.org/Bugs/db/64/64713.html.
DESCRIPTION:
Bash (and I suppose readline is the real culprit) can in some
circumstances generate illegal escape sequences which ask xterm to
insert more blanks than the xterm is wide. This leads to a segfault,
usually in memmove(). ...
>
> this does not look like a but in LyX.
> and probably not in xforms either...
>
> btw. I am using glibc 2.2 with gcc 2.96 and XForms 0.89.5 and do not
> see this.
>
> Lgb