Forgot to cc: to the list.
Jean-Marc Lasgouttes writes:
> >>>>> "Svante" == Svante Signell <[EMAIL PROTECTED]> writes:
>
> Svante> Hi, The newly built LyX (Dec 6 CVS) dumps core, see below.
> Svante> Where is memmove supposed to be found, in glibc (2.2-5)?
>
> Could you do a backtrace (bt)?
>
> JMarc
Enclosed:
(gdb) bt
#0 0x402a550d in memmove (dest=0x83772f0, src=0x0, len=2024)
at ../sysdeps/generic/memmove.c:72
#1 0x8287113 in vector<int, allocator<int> >::_M_insert_aux (this=0x8376afc,
__position=0x7e8, __x=@0xbffff424) at /usr/include/g++-3/stl_algobase.h:183
#2 0x80c1325 in Converters::BuildGraph (this=0x8343760)
at /usr/include/g++-3/stl_vector.h:197
#3 0x80ff3cd in LyX::init (this=0xbffff910, argv=0xbffff9b4, gui=true)
at ../src/lyx_main.C:414
#4 0x80f8208 in LyX::LyX (this=0xbffff888, argc=0xbffff950, argv=0xbffff9b4)
at ../src/lyx_main.C:104
#5 0x814493c in main (argc=1, argv=0xbffff9b4) at ../src/main.C:40
#6 0x4023be51 in __libc_start_main (main=0x81447a0 <main>, argc=1,
ubp_av=0xbffff9b4, init=0x804e5f8 <_init>, fini=0x82eaacc <_fini>,
rtld_fini=0x4000e284 <_dl_fini>, stack_end=0xbffff9ac)
at ../sysdeps/generic/libc-start.c:111