Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 11:30:35 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        freebsd-current@freebsd.org
Subject:   Re: Linux compat broken??
Message-ID:  <20030425033035.GB552@chihiro.leafy.idv.tw>
In-Reply-To: <20030425032810.GA552@chihiro.leafy.idv.tw>
References:  <20030424190936.GA66245@mezzanine.vandalon.nl> <p05200f27bace57f48f5e@[128.113.24.47]> <20030425032810.GA552@chihiro.leafy.idv.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 25, 2003 at 11:28:10AM +0800, leafy wrote:
> All subsequent execution with or without ktrace returns to the shell prompt
> successfully. World is .5 hour old.
> 
> Jiawei
Sorry for replying to myself. Here is the output to the interesting situation:

root@chihiro:/home/leafy# /usr/local/linux-sun-jdk1.4.1/bin/java -version
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)

[This one here was stopped by ctrl-c]

root@chihiro:/home/leafy# ktrace /usr/local/linux-sun-jdk1.4.1/bin/java -version

java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)
root@chihiro:/home/leafy# /usr/local/linux-sun-jdk1.4.1/bin/java -version
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)
root@chihiro:/home/leafy#

-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming



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