Sorry, my replies should also go to the users list. Damned mailer.
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?
>
> then I have seen no reports about this.
>
> Lgb
srs@em2 lyx-devel> src/lyx
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)
gdb session:
(gdb) file src/lyx
Reading symbols from src/lyx...done.
(gdb) run
Starting program: /mnt/sdc3/lyx-devel/src/lyx
[New Thread 1024 (LWP 12014)]
Running without personal LyX directory.
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.
Current language: auto; currently c
(gdb) where
#0 0x4030c50d in memmove (dest=0x839bf18, src=0x0, len=1952)
at ../sysdeps/generic/memmove.c:72
#1 0x8289b73 in vector<int, allocator<int> >::_M_insert_aux (this=0x839b76c,
__position=0x7a0, __x=@0xbffff3b4) at /usr/include/g++-3/stl_algobase.h:183
#2 0x80c22c5 in Converters::BuildGraph (this=0x83462e0)
at /usr/include/g++-3/stl_vector.h:197
#3 0x810037d in LyX::init (this=0xbffff8a0, argv=0xbffff944, gui=true)
at ../src/lyx_main.C:414
#4 0x80f9198 in LyX::LyX (this=0xbffff818, argc=0xbffff8e0, argv=0xbffff944)
at ../src/lyx_main.C:104
#5 0x814669c in main (argc=1, argv=0xbffff944) at ../src/main.C:40
#6 0x402a2e51 in __libc_start_main (main=0x8146500 <main>, argc=1,
ubp_av=0xbffff944, init=0x804e5d8 <_init>, fini=0x82ed55c <_fini>,
rtld_fini=0x4000e284 <_dl_fini>, stack_end=0xbffff93c)
at ../sysdeps/generic/libc-start.c:111