Hi,

The newly built LyX (Dec 6 CVS) dumps core, see below.
Where is memmove supposed to be found, in glibc (2.2-5)?

gdb src/lyx:
Starting program: /mnt/sdc3/lyx-devel/src/lyx 
[New Thread 1024 (LWP 20456)]
Running without personal LyX directory.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 20456)]
0x402a550d in memmove (dest=0x83772f0, src=0x0, len=2024)
    at ../sysdeps/generic/memmove.c:72
72      ../sysdeps/generic/memmove.c: No such file or directory.
Current language:  auto; currently c

ldd src/lyx:
        libforms.so.0.88 => /usr/X11R6/lib/libforms.so.0.88 (0x4002c000)
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x400aa000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x400b9000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400cf000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x400d9000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400f0000)
        libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x401bd000)
        libm.so.6 => /lib/libm.so.6 (0x40200000)
        libc.so.6 => /lib/libc.so.6 (0x40220000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


Without .lyx directory:
1. Yes to creation of .lyx:
LyX: Creating directory /home/srs/.lyx/ and running configure...
checking for a LaTeX2e program... (latex latex2e)
+checking for "latex"... yes
...
removing doc/LaTeXConfig.lyx, which is identical to the system global version
LyX: Done!

lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
under the Help menu and then send us a full bug report. Thanks!
Bye.
Aborted (core dumped)

2. No to creation of .lyx:
You don't have a personal LyX directory. It is ...
Should I try to set it up for you (recommended)? No

Running without personal LyX directory.

lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
under the Help menu and then send us a full bug report. Thanks!
Bye.
Aborted (core dumped)

Reply via email to