Date: Wed, 12 Feb 2003 21:15:39 -0800 From: Milo Hyson <milo@cyberlifelabs.com> To: FreeBSD Emulation List <freebsd-emulation@freebsd.org> Subject: Re: Working on IBM JDK fix Message-ID: <3E4B29FB.6030801@cyberlifelabs.com> References: <3E4AEBBE.8070601@cyberlifelabs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I've found a little more info on this issue. Here's a dump from /var/log/messages. These lines start pouring in as soon as the JVM tries to exit. Feb 12 21:07:27 beastie /kernel: kernel trap 26 with interrupts disabled Feb 12 21:07:27 beastie /kernel: kernel trap 12 with interrupts disabled Feb 12 21:07:39 beastie /kernel: kernel trap 26 with interrupts disabled Feb 12 21:07:39 beastie /kernel: kernel trap 12 with interrupts disabled Feb 12 21:07:58 beastie /kernel: kernel trap 26 with interrupts disabled Feb 12 21:07:59 beastie /kernel: 6 with interrupts disabled Feb 12 21:07:59 beastie /kernel: kernel trap 26 with interrupts disabled Feb 12 21:07:59 beastie last message repeated 23 times Feb 12 21:07:59 beastie /kernel: kernel trap 26 with interrupts disab6 with interrupts disabled Feb 12 21:07:59 beastie /kernel: kernel trap 26 with interrupts disabled Feb 12 21:07:59 beastie last message repeated 23 times Feb 12 21:07:59 beastie /kernel: 6 with interrupts disabled Feb 12 21:07:59 beastie /kernel: kernel trap 26 with interrupts disabled ... It's interesting that there are a couple of page faults at the start, but then there are no more. It's just segment-not-present exceptions from then on. Another interesting thing is the several second delay after each page fault. -- Milo Hyson CyberLife Labs 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?3E4B29FB.6030801>