[Bug 221376] 12.0-RELEASE amd64: any kernel fail to boot - freezes just after run kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 6 23:20:00 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221376

--- Comment #10 from VVD <vvd at unislabs.com> ---
(In reply to roel from comment #9)
1st look same, yes.

BTW, clang 8 detect CPU as nocona in FreeBSD 11.3:
$ cc -march=native -E -v - </dev/null
FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM
8.0.0)
Target: x86_64-unknown-freebsd11.3
Thread model: posix
InstalledDir: /usr/bin
 "/usr/bin/cc" -cc1 -triple x86_64-unknown-freebsd11.3 -E -disable-free
-disable-llvm-verifier -discard-value-names -main-file-name -
-mrelocation-model static -mthread-model posix -mdisable-fp-elim -masm-verbose
-mconstructor-aliases -munwind-tables -target-cpu nocona -target-feature +sse2
-target-feature +cx16 -target-feature -sahf -target-feature -tbm
-target-feature -avx512ifma -target-feature -sha -target-feature -gfni
-target-feature -fma4 -target-feature -vpclmulqdq -target-feature -prfchw
-target-feature -bmi2 -target-feature -cldemote -target-feature -fsgsbase
-target-feature -ptwrite -target-feature -xsavec -target-feature -popcnt
-target-feature -aes -target-feature -avx512bitalg -target-feature -movdiri
-target-feature -xsaves -target-feature -avx512er -target-feature -avx512vnni
-target-feature -avx512vpopcntdq -target-feature -pconfig -target-feature -clwb
-target-feature -avx512f -target-feature -clzero -target-feature -pku
-target-feature +mmx -target-feature -lwp -target-feature -rdpid
-target-feature -xop -target-feature -rdseed -target-feature -waitpkg
-target-feature -movdir64b -target-feature -sse4a -target-feature -avx512bw
-target-feature -clflushopt -target-feature -xsave -target-feature -avx512vbmi2
-target-feature +64bit -target-feature -avx512vl -target-feature -invpcid
-target-feature -avx512cd -target-feature -avx -target-feature -vaes
-target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature
-rdrnd -target-feature -mwaitx -target-feature -sse4.1 -target-feature -sse4.2
-target-feature -avx2 -target-feature -wbnoinvd -target-feature +sse
-target-feature -lzcnt -target-feature -pclmul -target-feature -prefetchwt1
-target-feature -f16c -target-feature -ssse3 -target-feature -sgx
-target-feature -shstk -target-feature +cmov -target-feature -avx512vbmi
-target-feature -movbe -target-feature -xsaveopt -target-feature -avx512dq
-target-feature -adx -target-feature -avx512pf -target-feature +sse3
-dwarf-column-info -debugger-tuning=gdb -v -resource-dir /usr/lib/clang/8.0.0
-fdebug-compilation-dir /root -ferror-limit 19 -fmessage-length 128
-fobjc-runtime=gnustep -fdiagnostics-show-option -fcolor-diagnostics -o - -x c
- -faddrsig

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list