<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - clang 9.0 crashes while building VirtualBox 6.0.12"
href="https://bugs.llvm.org/show_bug.cgi?id=43315">43315</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang 9.0 crashes while building VirtualBox 6.0.12
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>9.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Frontend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jkim@FreeBSD.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
</td>
</tr></table>
<p>
<div>
<pre>Stack dump:
0. Program arguments: /usr/local/llvm90/bin/clang-cpp -cc1 -triple
i386-portbld-freebsd13.0 -emit-obj -mrelax-all -disable-free
-disable-llvm-verifier -discard-value-names -main-file-name tstVMStructRC.cpp
-mrelocation-model static -mthread-model posix -mdisable-fp-elim
-relaxed-aliasing -masm-verbose -mconstructor-aliases -fuse-init-array
-target-cpu i486 -target-feature -sse -target-feature -mmx -target-feature
-sse2 -target-feature -3dnow -dwarf-column-info -debug-info-kind=standalone
-dwarf-version=2 -debugger-tuning=gdb -coverage-notes-file
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.0.12/out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.gcno
-sys-header-deps -D VBOX_HAVE_VISIBILITY_HIDDEN -D RT_USE_VISIBILITY_DEFAULT -D
VBOX -D VBOX_OSE -D VBOX_WITH_64_BITS_GUESTS -D VBOX_WITH_REM -D
VBOX_WITH_RAW_MODE -D RT_OS_FREEBSD -D __FREEBSD__ -D RT_ARCH_X86 -D __X86__ -D
VBOX_WITH_DEBUGGER -D VBOX_WITH_HARDENING -D
RTPATH_APP_PRIVATE="/usr/local/share/virtualbox-ose" -D
RTPATH_APP_PRIVATE_ARCH="/usr/local/lib/virtualbox" -D
RTPATH_SHARED_LIBS="/usr/local/lib/virtualbox" -D
RTPATH_APP_DOCS="/usr/local/share/doc/virtualbox-ose" -D IN_RC -D
HC_ARCH_BITS=64 -D GC_ARCH_BITS=64 -D IN_VMM_RC -D IN_DIS -D IN_RT_RC -D
VBOX_WITH_RAW_MODE -D VBOX_IN_VMM -D VBOX_WITH_3RD_IEM_STEP -D
VBOX_WITH_NESTED_HWVIRT_SVM -D VBOX_WITH_MULTI_CORE -D
VBOX_WITH_PCI_PASSTHROUGH -D VBOX_WITH_SAFE_STR -D VBOX_WITH_RAW_RING1 -D
IPRT_DONT_USE_SYSTEM_STDINT_H -O0 -Wshadow -Wall -Wextra
-Wno-missing-field-initializers -Wno-unused -Wno-trigraphs
-Wno-unused-parameter -Wno-language-extension-token -Wno-gnu-folding-constant
-Wno-gnu-anonymous-struct -Wno-string-plus-int -Wno-nested-anon-types
-Wno-variadic-macros -Wno-long-long -Wno-variadic-macros -fdeprecated-macro
-ferror-limit 19 -fmessage-length 272 -fvisibility hidden
-fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gnustep
-fdiagnostics-show-option -fcolor-diagnostics -faddrsig -x c++
tstVMStructRC-1689cf.cpp
1.
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.0.12/src/VBox/VMM/include/PATMInternal.h:628:164:
current parser token ';'
#0 0x00000008021f2c16 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/local/llvm90/bin/../lib/libLLVM-9.so+0x1df2c16)
#1 0x00000008021f0f87 llvm::sys::RunSignalHandlers()
(/usr/local/llvm90/bin/../lib/libLLVM-9.so+0x1df0f87)
#2 0x00000008021f3368 (/usr/local/llvm90/bin/../lib/libLLVM-9.so+0x1df3368)
#3 0x000000080027122e (/lib/libthr.so.3+0x1422e)
Segmentation fault (core dumped)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>