[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SIGILL in __libc_csu_fini



On Fri, Apr 02, 2004 at 02:06:39AM +0100, Ian Lynagh wrote:
> Hmm, the same ones as you, of those you list. ghc6 should have beaten
> ghc-cvs to /usr/bin/ghc.

Seems we have the same versions of everything that would matter (all
the libraries mentioned in ldd /usr/lib/ghc-6.3/ghc-6.3).

So I guess that leaves the kernel, hardware and anything else weird.
Does ldd /usr/lib/ghc-6.3/ghc-6.3 show (just to check LD_PRELOAD etc)

ianw@lemon:/tmp$ ldd /usr/lib/ghc-6.3/ghc-6.3
        libreadline.so.4 => /lib/libreadline.so.4 (0x2000000000050000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x20000000000c0000)
        libdl.so.2 => /lib/libdl.so.2 (0x2000000000158000)
        libm.so.6.1 => /lib/libm.so.6.1 (0x2000000000170000)
        libgmp.so.3 => /usr/lib/libgmp.so.3 (0x2000000000208000)
        libc.so.6.1 => /lib/libc.so.6.1 (0x2000000000274000)
        /lib/ld-linux-ia64.so.2 => /lib/ld-linux-ia64.so.2 (0x2000000000000000)

What machine and kernel is this running on?  I've had ghc-cvs working
on an I2 running 2.6.4-rc2 and an I1 running 2.4.25-pre8

-i

Attachment: signature.asc
Description: Digital signature


Reply to: