Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 1998 20:16:00 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Charles Henrich <henrich@crh.cl.msu.edu>
Cc:        freebsd-emulation@FreeBSD.ORG
Subject:   Re: Linux emu under 2.2.7? 
Message-ID:  <199810300416.UAA00463@dingo.cdrom.com>
In-Reply-To: Your message of "Thu, 29 Oct 1998 17:54:04 PST." <19981029175404.11894@orbit.flnet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I've recently been attempting to run some programs compiled under RedHat 5.1
> under BSD, but when I do they segfault.  Initially they were missing new
> libraries (ld-2.0.7.so, libc-2.0.7.so, libm-2.0.7.so) when I brought them over
> via rpm2cpio the software ran, but then segfaulted.  Any ideas anyone?
> 
> Results of the end of the ktrace:
> 
>   2842 prman    RET   open JUSTRETURN
>   2842 prman    CALL  open(0xefbfceac,0,0)
>   2842 prman    NAMI  "/compat/linux/lib/ld-linux.so.2"

Is this the *real* ld-linux.so.2, or the .1 one renamed?

Also, is this dump from kdump or linux_kdump?

>   2842 prman    CALL  getpid
>   2842 prman    RET   getpid 2842/0xb1a
>   2842 prman    PSIG  SIGSEGV SIG_DFL

Not much inspiring here; I'd be worried about the ld-linux.so and 
perhaps your library set to start with.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810300416.UAA00463>