On Mon, 04 Mar 2002 20:09:16 +0100
"Giuseppe Ghibo'" <[EMAIL PROTECTED]> wrote:
> Charles A Edwards wrote:
>
> > > and if needed:
> > >
> > > libc-extras-5.3.12-36mdk.i586.rpm
> > >
> >
> >
> > I still get segfaults even after installing ld.so1-1.9.11-7 on a system with WP8
>already installed.
>
> you mean on ldconfig %post script or after running xwp?
After running ./xwp
>
> What strace does give?
[root@localhost charles]# strace /usr/wp/wpbin/xwp
execve("/usr/wp/wpbin/xwp", ["/usr/wp/wpbin/xwp"], [/* 55 vars */]) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40007000
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
>
> What /etc/ld.so.preload contains?
I have no /etc/ld.so.preload on this system only ld.so.cache and ld.so.conf
On the system where the WP installer would not run ld.so.preload is empty.
>
> To me it start flawlessly (I can't test the installer because I don't know
> where to dowload XWP). I've just the packaged RPM of MDK7.0
I am using the retail CD which might account for some of the difficulty.
Charles