Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 12:11:40 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Paul Mather <paul@gromit.dlib.vt.edu>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: IBCS2 regression in FreeBSD 5??
Message-ID:  <20040326181140.GA15934@dan.emsphone.com>
In-Reply-To: <20031012000509.GA59843@gromit.dlib.vt.edu>
References:  <20031012000509.GA59843@gromit.dlib.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 11), Paul Mather said:
> Does anyone know whether the IBCS2 emulation functionality regressed
> going from FreeBSD 4 to FreeBSD 5?  I ask because I have a
> statically-linked SCO binary that works under FreeBSD 4.8-STABLE but
> not under FreeBSD 5.1-RELEASE-p10 (or a version of 5.1-CURRENT).
> 
> I have ibcs2 and coff modules, and know that IBCS2 at least partially
> works.  For example, I can run the "hello_world" example program in
> /usr/share/examples/ibcs2 as well as some others.  But, the program in
> question exits immediately with "Abort".  Here's what I get when
> running the program using ktrace on 5.1:
> 
>  40019 ktrace   RET   ktrace 0
>  40019 ktrace   CALL  execve(0xbfbffc7b,0xbfbffb88,0xbfbffb94)
>  40019 ktrace   NAMI  "/usr/adsm/dsmc"

And I guess this is a very belated "me too" :)  I get the same on
5.2-RELEASE and -current.

Paul, did you ever figure out the cause?

-- 
	Dan Nelson
	dnelson@allantgroup.com



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