12022-02-27 21:50:57 INFO: Task Runner version 3.0.0-pre4
22022-02-27 21:50:57 INFO: ScriptRun: /home/openmsx/wrappers/unittest_openmsx/wrapper.sh
32022-02-27 21:50:57 INFO: Starting wrapper with command line: [/bin/sh /home/openmsx/reports/220227/2150-8279/unittest_openmsx/execute.sh]
42022-02-27 21:50:59 WARNING: =================================================================
52022-02-27 21:50:59 WARNING: ==9295==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61900004d788 at pc 0x7f5aacbd8d56 bp 0x7ffc107bf5a0 sp 0x7ffc107bed50
62022-02-27 21:50:59 WARNING: READ of size 1025 at 0x61900004d788 thread T0
72022-02-27 21:51:00 WARNING: #0 0x7f5aacbd8d55 (/lib64/libasan.so.6+0x3fd55)
82022-02-27 21:51:00 WARNING: #1 0x18c2fde in Catch::StringMaker<char*, void>::convert[abi:cxx11](char*) (/home/openmsx/products/220227/2150-8279/x86_64-linux-unittest/openmsx+0x18c2fde)
92022-02-27 21:51:00 WARNING: #2 0x1a3e384 in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > Catch::Detail::stringify<char*>(char* const&) Contrib/catch2/catch.hpp:1643
102022-02-27 21:51:00 WARNING: #3 0x1a3e384 in Catch::BinaryExpr<char* const&, decltype(nullptr) const&>::streamReconstructedExpression(std::ostream&) const Contrib/catch2/catch.hpp:2229
112022-02-27 21:51:00 WARNING: #4 0x189bf1a in operator<< Contrib/catch2/catch.hpp:8184
122022-02-27 21:51:00 WARNING: #5 0x189bf1a in Catch::operator<<(std::ostream&, Catch::LazyExpression const&) Contrib/catch2/catch.hpp:8207
132022-02-27 21:51:00 WARNING: #6 0x1901ac1 in Catch::ReusableStringStream& Catch::ReusableStringStream::operator<< <Catch::LazyExpression>(Catch::LazyExpression const&) Contrib/catch2/catch.hpp:1449
142022-02-27 21:51:00 WARNING: #7 0x1901ac1 in Catch::AssertionResultData::reconstructExpression[abi:cxx11]() const Contrib/catch2/catch.hpp:8296
152022-02-27 21:51:00 WARNING: #8 0x1901ac1 in Catch::AssertionResult::getExpandedExpression[abi:cxx11]() const Contrib/catch2/catch.hpp:8362
162022-02-27 21:51:00 WARNING: #9 0x194af94 in Catch::prepareExpandedExpression(Catch::AssertionResult&) Contrib/catch2/catch.hpp:15762
172022-02-27 21:51:00 WARNING: #10 0x194af94 in Catch::CumulativeReporterBase<Catch::JunitReporter>::assertionEnded(Catch::AssertionStats const&) Contrib/catch2/catch.hpp:5905
182022-02-27 21:51:00 WARNING: #11 0x194af94 in Catch::JunitReporter::assertionEnded(Catch::AssertionStats const&) Contrib/catch2/catch.hpp:16884
192022-02-27 21:51:00 WARNING: #12 0x194cd53 in Catch::RunContext::assertionEnded(Catch::AssertionResult const&) Contrib/catch2/catch.hpp:12801
202022-02-27 21:51:00 WARNING: #13 0x194f0a7 in Catch::RunContext::reportExpr(Catch::AssertionInfo const&, Catch::ResultWas::OfType, Catch::ITransientExpression const*, bool) Contrib/catch2/catch.hpp:13069
212022-02-27 21:51:00 WARNING: #14 0x194fb83 in Catch::RunContext::handleExpr(Catch::AssertionInfo const&, Catch::ITransientExpression const&, Catch::AssertionReaction&) Contrib/catch2/catch.hpp:13049
222022-02-27 21:51:00 WARNING: #15 0x194fb83 in Catch::AssertionHandler::handleExpr(Catch::ITransientExpression const&) Contrib/catch2/catch.hpp:8225
232022-02-27 21:51:00 WARNING: #16 0x1a35dc8 in alloc src/unittest/monotonic_allocator_test.cc:8
242022-02-27 21:51:00 WARNING: #17 0x1a37444 in ____C_A_T_C_H____T_E_S_T____0 src/unittest/monotonic_allocator_test.cc:18
252022-02-27 21:51:00 WARNING: #18 0x18a577a in Catch::TestInvokerAsFunction::invoke() const Contrib/catch2/catch.hpp:14321
262022-02-27 21:51:00 WARNING: #19 0x18a577a in Catch::TestCase::invoke() const Contrib/catch2/catch.hpp:14160
272022-02-27 21:51:00 WARNING: #20 0x18a577a in Catch::RunContext::invokeActiveTestCase() Contrib/catch2/catch.hpp:13020
282022-02-27 21:51:00 WARNING: #21 0x1900b70 in Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) Contrib/catch2/catch.hpp:12985
292022-02-27 21:51:00 WARNING: #22 0x1943115 in Catch::RunContext::runTest(Catch::TestCase const&) Contrib/catch2/catch.hpp:12754
302022-02-27 21:51:00 WARNING: #23 0x196496e in execute Contrib/catch2/catch.hpp:13347
312022-02-27 21:51:00 WARNING: #24 0x196496e in Catch::Session::runInternal() Contrib/catch2/catch.hpp:13553
322022-02-27 21:51:00 WARNING: #25 0x1966908 in Catch::Session::run() Contrib/catch2/catch.hpp:13509
332022-02-27 21:51:00 WARNING: #26 0x5b540c in int Catch::Session::run<char>(int, char const* const*) Contrib/catch2/catch.hpp:13231
342022-02-27 21:51:00 WARNING: #27 0x5b540c in int Catch::Session::run<char>(int, char const* const*) Contrib/catch2/catch.hpp:13226
352022-02-27 21:51:00 WARNING: #28 0x5b540c in main Contrib/catch2/catch.hpp:17526
362022-02-27 21:51:00 WARNING: #29 0x7f5aac03d5bf in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58
372022-02-27 21:51:00 WARNING: #30 0x7f5aac03d67b in __libc_start_main_impl ../csu/libc-start.c:409
382022-02-27 21:51:00 WARNING: #31 0x5be8a4 in _start (/home/openmsx/products/220227/2150-8279/x86_64-linux-unittest/openmsx+0x5be8a4)
392022-02-27 21:51:00 WARNING:
402022-02-27 21:51:00 WARNING: 0x61900004d788 is located 0 bytes to the right of 1032-byte region [0x61900004d380,0x61900004d788)
412022-02-27 21:51:00 WARNING: allocated by thread T0 here:
422022-02-27 21:51:00 WARNING: #0 0x7f5aacc4a7df in __interceptor_malloc (/lib64/libasan.so.6+0xb17df)
432022-02-27 21:51:00 WARNING: #1 0x1a36461 in monotonic_allocator::newBuffer(unsigned long) src/utils/monotonic_allocator.hh:65
442022-02-27 21:51:00 WARNING: #2 0x1a36461 in monotonic_allocator::allocate(unsigned long, unsigned long) src/utils/monotonic_allocator.hh:53
452022-02-27 21:51:00 WARNING: #3 0x1a36461 in alloc src/unittest/monotonic_allocator_test.cc:7
462022-02-27 21:51:00 WARNING:
472022-02-27 21:51:00 WARNING: SUMMARY: AddressSanitizer: heap-buffer-overflow (/lib64/libasan.so.6+0x3fd55)
482022-02-27 21:51:00 WARNING: Shadow bytes around the buggy address:
492022-02-27 21:51:00 WARNING: 0x0c3280001aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
502022-02-27 21:51:00 WARNING: 0x0c3280001ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
512022-02-27 21:51:00 WARNING: 0x0c3280001ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
522022-02-27 21:51:00 WARNING: 0x0c3280001ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
532022-02-27 21:51:00 WARNING: 0x0c3280001ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
542022-02-27 21:51:00 WARNING: =>0x0c3280001af0: 00[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa fa
552022-02-27 21:51:00 WARNING: 0x0c3280001b00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
562022-02-27 21:51:00 WARNING: 0x0c3280001b10: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
572022-02-27 21:51:00 WARNING: 0x0c3280001b20: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
582022-02-27 21:51:00 WARNING: 0x0c3280001b30: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
592022-02-27 21:51:00 WARNING: 0x0c3280001b40: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
602022-02-27 21:51:00 WARNING: Shadow byte legend (one shadow byte represents 8 application bytes):
612022-02-27 21:51:00 WARNING: Addressable: 00
622022-02-27 21:51:00 WARNING: Partially addressable: 01 02 03 04 05 06 07
632022-02-27 21:51:00 WARNING: Heap left redzone: fa
642022-02-27 21:51:00 WARNING: Freed heap region: fd
652022-02-27 21:51:00 WARNING: Stack left redzone: f1
662022-02-27 21:51:00 WARNING: Stack mid redzone: f2
672022-02-27 21:51:00 WARNING: Stack right redzone: f3
682022-02-27 21:51:00 WARNING: Stack after return: f5
692022-02-27 21:51:00 WARNING: Stack use after scope: f8
702022-02-27 21:51:00 WARNING: Global redzone: f9
712022-02-27 21:51:00 WARNING: Global init order: f6
722022-02-27 21:51:00 WARNING: Poisoned by user: f7
732022-02-27 21:51:00 WARNING: Container overflow: fc
742022-02-27 21:51:00 WARNING: Array cookie: ac
752022-02-27 21:51:00 WARNING: Intra object redzone: bb
762022-02-27 21:51:00 WARNING: ASan internal: fe
772022-02-27 21:51:00 WARNING: Left alloca redzone: ca
782022-02-27 21:51:00 WARNING: Right alloca redzone: cb
792022-02-27 21:51:00 WARNING: Shadow gap: cc
802022-02-27 21:51:00 WARNING: ==9295==ABORTING
812022-02-27 21:51:00 INFO: Aborting build because of error: Test run ended with exit code 1
822022-02-27 21:51:00 INFO: Finished wrapper, exit value: 0