From owner-freebsd-current@FreeBSD.ORG Fri Aug 22 22:29:33 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD62D59B for ; Fri, 22 Aug 2014 22:29:33 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 974173B23 for ; Fri, 22 Aug 2014 22:29:33 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) with esmtp (envelope-from ) id <1XKxKm-002fIi-Sq>; Sat, 23 Aug 2014 00:29:24 +0200 Received: from g229106249.adsl.alicedsl.de ([92.229.106.249] helo=munin.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.82) with esmtpsa (envelope-from ) id <1XKxKm-001OJl-QZ>; Sat, 23 Aug 2014 00:29:24 +0200 Date: Sat, 23 Aug 2014 00:29:13 +0200 From: "O. Hartmann" To: Marcus Reid Subject: Re: r270287: crash Message-ID: <20140823002913.134ff447@munin.walstatt.dyndns.org> In-Reply-To: <20140822190246.GA1069@blazingdot.com> References: <20140821212619.6bdffad0@munin.walstatt.dyndns.org> <20140822190246.GA1069@blazingdot.com> Organization: FU Berlin X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.3) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/nsfaj8=_XKjnw/t/muYW0EF"; protocol="application/pgp-signature" X-Originating-IP: 92.229.106.249 X-ZEDAT-Hint: A Cc: FreeBSD CURRENT , Larry Rosenman X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 22:29:33 -0000 --Sig_/nsfaj8=_XKjnw/t/muYW0EF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 22 Aug 2014 15:02:46 -0400 Marcus Reid wrote: > On Thu, Aug 21, 2014 at 09:26:19PM +0200, O. Hartmann wrote: > > FreeBSD r270287 crashes/reboots instantanously on loading the > > kernel. I can not see at what point (on modern systems like Ivy > > Bridge). On older Core2Duo systems I get a trap 12 in APIC or > > similar. >=20 > Are you using VirtualBox? I just fixed a crash that fits your > description by recompiling virtualbox-ose-kmod. >=20 > Marcus I indeed use VirtualBox, but as of this moment, I have disabled the loading of the kernel module. The box still gets stuck and for unknown reason, ALL(!!!!) CURRENT systems (different generatins of hardware, with or without integrated GPU) show question marks on the screen and no usefull screen when vt is enabled and in backward vga compatible mode. This also happens with nVidia dedicated PCIe GPUs as well as with Ivy Bridge integrated IGP 2500. The port virtualbox-ose-kmod is compiled everytime I compile a kernel/kernel mods via=20 PORTS_MODULES=3D"emulators/virtualbox-ose-kmod" in /etc/src.conf. This unmature vt stuff starts to bother. --Sig_/nsfaj8=_XKjnw/t/muYW0EF Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJT98REAAoJEOgBcD7A/5N8HNsH/3mOu+ifiPjDw7VVS3VcHVrk sRC2i3UppvQOMpTlICdHoqstR4aVfDJfFpWzgTxaqmhoOCbmzPdrbS330rNLagbB RioE8GU08Tz5TsNfFH4rpXpBpCs9PnvAJQlRTobqLsqQGgbnakXOiip2x5F8QsHe PyTCgStZPslrSPNcS25+U8x01s5+QTJH6NdeJk+lIRakGCuNiBrZglgqgXvDpkTs kvIsQSWo57TMqVw9Nj7aftc7W+GolMMhAtDsWYPLtbcMMWNWGpreF5h5xIiLdRtC Fo8VTwkgdi8L1tqp0WtC4Zyl5vt+DWBXeLiqdZB77kQum08J2XA1cAUDZAc7SgY= =vQt/ -----END PGP SIGNATURE----- --Sig_/nsfaj8=_XKjnw/t/muYW0EF--