Date: Wed, 20 Feb 2013 19:36:52 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Ruslan Makhmatkhanov <cvs-src@yandex.ru> Cc: Current FreeBSD <freebsd-current@FreeBSD.org> Subject: Re: Revision: 247040: kernel crashes with funny blinking characters on console on Ivy-Bridge CPUs Message-ID: <512517C4.9020206@zedat.fu-berlin.de> In-Reply-To: <5125051C.7000909@yandex.ru> References: <5124DF62.4010900@zedat.fu-berlin.de> <5125051C.7000909@yandex.ru>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On 02/20/13 18:17, Ruslan Makhmatkhanov wrote: > O. Hartmann wrote on 20.02.2013 18:36: >> Compiling most recent sources of CURRENT with Revision: 247040 results >> in a kernel crash with funny blinking characters on the screen. This >> happens on all systems with different amd64 Intel CPU generations at >> this very moment. >> >> Last working sources (reverting and booting kernel.old) is in my case >> >> >> FreeBSD 10.0-CURRENT #0 r246949: Mon Feb 18 22:18:42 CET 2013 >> >> >> Does anyone also experience this? >> >> Another remote experimental box, equipted with a Intel Q6600 CPU, is >> crashed, I have to investigate this when I get to the lab later. It >> seems not to be related only to Sandy-Bridge-E/Ivy-Bridge CPUs. >> >> >> Regards, >> Oliver > > I just updated from r246618 to r247044 (kernel only, built with old > world) and everything works as expected. I have: > CPU: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz (2394.62-MHz K8-class CPU) > > I may build new world and build new kernel with it if it's may help to > reproduce. > My C2D Q6600 quits with a trap 16 or 18 (I have all withness and debug support deactivated at the moment). The Intel i3-3220 crashes with blinking characters on the screen (I use the built-in GPU for console displaying). A C2D 8400 - same setup, crashes also very early while booting. The whole system/world is built with CLANG, this is the setting of the /etc/src.conf: CPUTYPE?= native # CFLAGS+= -O3 -pipe -march=native # for Kernel COPTFLAGS+= -O3 -pipe -march=native # CXXFLAGS+= -stdlib=libc++ CXXFLAGS+= -std=c++11 # WITH_CLANG_EXTRAS= YES WITH_CLANG_FULL= YES WITH_LLVM= YES WITH_LLVM_EXTRAS= YES # WITH_LIBCPLUSPLUS= YES # WITH_BIND_LARGE_FILE= YES WITH_BIND_SIGCHASE= YES WITH_BIND_LIBS= YES # WITH_IDEA= YES # #WITH_ICONV= YES WITH_BSD_GREP= YES WITH_BSDCONFIG= YES WITH_BSD_SORT= YES WITH_BSD_PATCH= YES # #WITH_OFED= YES WITH_NAND= YES WITH_NMTREE= YES #WITH_BMAKE= YES #WITH_CTF= YES # MALLOC_PRODUCTION= YES # PORTS_MODULES= emulators/virtualbox-ose-kmod #PORTS_MODULES+= x11/nvidia-driver I have a custom kernel, will try also the GENERIC and report in later. Oliver [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJRJRfOAAoJEOgBcD7A/5N8opoIAKnb2mk6Dwq8Qd3X9JqiCYPy NLHR4fodL9kPhV2X1YoHyxgnEtaOkcuiegUwosibIhoD89gLtid5brHWukmFaOwj 45XDwIZ3LSmRLKqWK2MgOJZH8DxYRNUStsRQRTYTngS8jvcMrPd/gckdysp37AZq ABVVuc4MfeDuXSMebUisyRo1rc8mMPesg+my9lOSPie4Ne2zjXXIXEfnqVWEenQs CbfPhHpkKgUDO9dibMw01hce5aAiJ++/qOS9/ZF1FN1eBAQTXP0kAbzzzPMi/pWI Iuv0Z+mKsxHj9auYmib2wNt6pdXfhHVA4rFdbmQ/aqfRF+XfUv9RxTueq5fk1AQ= =GkBX -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512517C4.9020206>
