Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 17:16:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 254983] emulators/virtualbox-ose: jemalloc error
Message-ID:  <bug-254983-26505-GTIYQlcRRS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254983-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254983-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked Virtualbox Team (Nobod=
y)
<vbox@FreeBSD.org> for maintainer-feedback:
Bug 254983: emulators/virtualbox-ose: jemalloc error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254983



--- Description ---
I have a virtual machine running current. It has been updated for
several months now without problems.

Yesterday I updated to VB 6.1 and it seems it can not build anymore.
The errore I get is this:

--- Frontend/CompilerInstance.o ---
<jemalloc>: jemalloc_arena.c:747: Failed assertion:
"nstime_compare(&decay->epoch, &time) <=3D 0"
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and
include the crash backtrace, preprocessed source, and associated run
script.
Stack dump:
0.	Program arguments: c++ -target x86_64-unknown-freebsd14.0
--sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common
-I/usr/obj/usr/src/amd64.amd64/lib/clang/libclang
-I/usr/obj/usr/src/amd64.amd64/lib/clang/libllvm
-I/usr/src/contrib/llvm-project/clang/lib/Basic
-I/usr/src/contrib/llvm-project/clang/lib/Driver
-I/usr/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT
-DCLANG_ENABLE_STATIC_ANALYZER -I/usr/src/lib/clang/include
-I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC
-DLLVM_DEFAULT_TARGET_TRIPLE=3D"x86_64-unknown-freebsd14.0"
-DLLVM_HOST_TRIPLE=3D"x86_64-unknown-freebsd14.0" -DDEFAULT_SYSROOT=3D""
-DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM
-DLLVM_TARGET_ENABLE_MIPS -DLLVM_TARGET_ENABLE_POWERPC
-DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86
-DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser
-DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter
-DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler
-DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target
-DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo
-DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections
-fdata-sections -gline-tables-only -MD
-MF.depend.Frontend_CompilerInstance.o -MTFrontend/CompilerInstance.o
-Wno-format-zero-length -fstack-protector-strong -Wno-empty-body
-Wno-string-plus-int -Wno-unused-const-variable
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef
-Wno-address-of-packed-member -Wno-switch -Wno-switch-enum
-Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments
-fno-exceptions -fno-rtti -gline-tables-only -std=3Dc++14 -stdlib=3Dlibc++
-Wno-c++11-extensions -c
/usr/src/contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp
-o Frontend/CompilerInstance.o
1.	<eof> parser at end of file
2.	Per-module optimization passes
3.	Running pass 'CallGraph Pass Manager' on module
'/usr/src/contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp'.
4.	Releasing pass 'Memory SSA'
<jemalloc>: Should own 0 locks of rank >=3D 1: decay(12)
Abort trap (core dumped)
*** [Frontend/CompilerInstance.o] Error code 134

make[6]: stopped in /usr/src/lib/clang/libclang
1 error

After this, when I poweroff the machine, all six bufdaemons timeout after 60
seconds. I monitor de free memory and it does not go below 13 GB (it has 22=
 GB
assigned). This is completely reproducible.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254983-26505-GTIYQlcRRS>