Date: Fri, 25 Apr 2003 18:46:57 -0400 From: Garance A Drosihn <drosih@rpi.edu> To: John Baldwin <jhb@freebsd.org> Cc: current@freebsd.org Subject: RE: Linux compat broken?? Message-ID: <p05200f2abacf6569b73e@[128.113.24.47]> In-Reply-To: <XFMail.20030425120738.jhb@FreeBSD.org> References: <XFMail.20030425120738.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:07 PM -0400 4/25/03, John Baldwin wrote: >On 25-Apr-2003 Jeff Utter wrote: > > Thanks!... that fixed most of my problems, vmware works > > now... However my nvidia drivers have started to mess up... > >Can you try putting revision 1.42 back and trying the attached >patch instead? I updated my src tree (which got me to version 1.42, not 1.43), and then applied the patch in this message (which looks about the same as 1.43). This did not solve my java-install hang problem. I still see that: /usr/local/linux-sun-jdk1.4.1/bin/java -version will print out: 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) and then hang. But on the very same system, the command: ktrace -di -f /tmp/ktrace.version \ /usr/local/linux-sun-jdk1.4.1/bin/java -version will print out the same three lines, and then return to a shell prompt instead of hanging. This is on a kernel which does have INVARIANTS, INVARIANTS_SUPPORT, and WITNESS, and does *not* have WITNESS_SKIPSPIN, if that's significant. I am going to try it again with version 1.41 and see if that works any better. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05200f2abacf6569b73e>