openMSX SoftFabTask: unittest_openmsx
log in
2024-07-03 19:23
Overview
Data
12022-12-11 17:20:31 INFO: Task Runner version 3.0.0-pre4
22022-12-11 17:20:31 INFO: ScriptRun: /home/openmsx/wrappers/unittest_openmsx/wrapper.sh
32022-12-11 17:20:31 INFO: Starting wrapper with command line: [/bin/sh /home/openmsx/reports/221211/1719-CEC4/unittest_openmsx/execute.sh]
42022-12-11 17:20:34 WARNING: =================================================================
52022-12-11 17:20:34 WARNING: ==32458==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61900004b488 at pc 0x7f2bb744e151 bp 0x7ffd9fbe0930 sp 0x7ffd9fbe00e0
62022-12-11 17:20:34 WARNING: READ of size 1025 at 0x61900004b488 thread T0
72022-12-11 17:20:34 WARNING: #0 0x7f2bb744e150 (/lib64/libasan.so.8+0x4e150)
82022-12-11 17:20:34 WARNING: #1 0x1a2bc8e in Catch::StringMaker<char*, void>::convert[abi:cxx11](char*) (/home/openmsx/products/221211/1719-CEC4/x86_64-linux-unittest/openmsx+0x1a2bc8e)
92022-12-11 17:20:34 WARNING: #2 0x1ba979b 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-12-11 17:20:34 WARNING: #3 0x1ba979b in Catch::BinaryExpr<char* const&, decltype(nullptr) const&>::streamReconstructedExpression(std::ostream&) const Contrib/catch2/catch.hpp:2229
112022-12-11 17:20:34 WARNING: #4 0x1a04bca in operator<< Contrib/catch2/catch.hpp:8184
122022-12-11 17:20:34 WARNING: #5 0x1a04bca in Catch::operator<<(std::ostream&, Catch::LazyExpression const&) Contrib/catch2/catch.hpp:8207
132022-12-11 17:20:34 WARNING: #6 0x1a6a771 in Catch::ReusableStringStream& Catch::ReusableStringStream::operator<< <Catch::LazyExpression>(Catch::LazyExpression const&) Contrib/catch2/catch.hpp:1449
142022-12-11 17:20:34 WARNING: #7 0x1a6a771 in Catch::AssertionResultData::reconstructExpression[abi:cxx11]() const Contrib/catch2/catch.hpp:8296
152022-12-11 17:20:34 WARNING: #8 0x1a6a771 in Catch::AssertionResult::getExpandedExpression[abi:cxx11]() const Contrib/catch2/catch.hpp:8362
162022-12-11 17:20:34 WARNING: #9 0x1ab3c44 in Catch::prepareExpandedExpression(Catch::AssertionResult&) Contrib/catch2/catch.hpp:15762
172022-12-11 17:20:34 WARNING: #10 0x1ab3c44 in Catch::CumulativeReporterBase<Catch::JunitReporter>::assertionEnded(Catch::AssertionStats const&) Contrib/catch2/catch.hpp:5905
182022-12-11 17:20:34 WARNING: #11 0x1ab3c44 in Catch::JunitReporter::assertionEnded(Catch::AssertionStats const&) Contrib/catch2/catch.hpp:16884
192022-12-11 17:20:34 WARNING: #12 0x1ab5a03 in Catch::RunContext::assertionEnded(Catch::AssertionResult const&) Contrib/catch2/catch.hpp:12801
202022-12-11 17:20:34 WARNING: #13 0x1ab7d57 in Catch::RunContext::reportExpr(Catch::AssertionInfo const&, Catch::ResultWas::OfType, Catch::ITransientExpression const*, bool) Contrib/catch2/catch.hpp:13069
212022-12-11 17:20:34 WARNING: #14 0x1ab8833 in Catch::RunContext::handleExpr(Catch::AssertionInfo const&, Catch::ITransientExpression const&, Catch::AssertionReaction&) Contrib/catch2/catch.hpp:13049
222022-12-11 17:20:34 WARNING: #15 0x1ab8833 in Catch::AssertionHandler::handleExpr(Catch::ITransientExpression const&) Contrib/catch2/catch.hpp:8225
232022-12-11 17:20:34 WARNING: #16 0x1ba105d in alloc src/unittest/monotonic_allocator_test.cc:9
242022-12-11 17:20:34 WARNING: #17 0x1ba2845 in ____C_A_T_C_H____T_E_S_T____0 src/unittest/monotonic_allocator_test.cc:19
252022-12-11 17:20:34 WARNING: #18 0x1a0e42a in Catch::TestInvokerAsFunction::invoke() const Contrib/catch2/catch.hpp:14321
262022-12-11 17:20:34 WARNING: #19 0x1a0e42a in Catch::TestCase::invoke() const Contrib/catch2/catch.hpp:14160
272022-12-11 17:20:34 WARNING: #20 0x1a0e42a in Catch::RunContext::invokeActiveTestCase() Contrib/catch2/catch.hpp:13020
282022-12-11 17:20:34 WARNING: #21 0x1a69820 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-12-11 17:20:34 WARNING: #22 0x1aabdc5 in Catch::RunContext::runTest(Catch::TestCase const&) Contrib/catch2/catch.hpp:12754
302022-12-11 17:20:34 WARNING: #23 0x1acd61e in execute Contrib/catch2/catch.hpp:13347
312022-12-11 17:20:34 WARNING: #24 0x1acd61e in Catch::Session::runInternal() Contrib/catch2/catch.hpp:13553
322022-12-11 17:20:34 WARNING: #25 0x1acf5b8 in Catch::Session::run() Contrib/catch2/catch.hpp:13509
332022-12-11 17:20:34 WARNING: #26 0x57508c in int Catch::Session::run<char>(int, char const* const*) Contrib/catch2/catch.hpp:13231
342022-12-11 17:20:34 WARNING: #27 0x57508c in int Catch::Session::run<char>(int, char const* const*) Contrib/catch2/catch.hpp:13226
352022-12-11 17:20:34 WARNING: #28 0x57508c in main Contrib/catch2/catch.hpp:17526
362022-12-11 17:20:34 WARNING: #29 0x7f2bb682c5af in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58
372022-12-11 17:20:34 WARNING: #30 0x7f2bb682c678 in __libc_start_main_impl ../csu/libc-start.c:381
382022-12-11 17:20:34 WARNING: #31 0x57e034 in _start ../sysdeps/x86_64/start.S:115
392022-12-11 17:20:34 WARNING:
402022-12-11 17:20:34 WARNING: 0x61900004b488 is located 0 bytes to the right of 1032-byte region [0x61900004b080,0x61900004b488)
412022-12-11 17:20:34 WARNING: allocated by thread T0 here:
422022-12-11 17:20:34 WARNING: #0 0x7f2bb74bc40f in __interceptor_malloc (/lib64/libasan.so.8+0xbc40f)
432022-12-11 17:20:34 WARNING: #1 0x1ba17aa in monotonic_allocator::newBuffer(unsigned long) src/utils/monotonic_allocator.hh:65
442022-12-11 17:20:34 WARNING: #2 0x1ba17aa in monotonic_allocator::allocate(unsigned long, unsigned long) src/utils/monotonic_allocator.hh:53
452022-12-11 17:20:34 WARNING: #3 0x1ba17aa in alloc src/unittest/monotonic_allocator_test.cc:8
462022-12-11 17:20:34 WARNING:
472022-12-11 17:20:34 WARNING: SUMMARY: AddressSanitizer: heap-buffer-overflow (/lib64/libasan.so.8+0x4e150)
482022-12-11 17:20:34 WARNING: Shadow bytes around the buggy address:
492022-12-11 17:20:34 WARNING: 0x0c3280001640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
502022-12-11 17:20:34 WARNING: 0x0c3280001650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
512022-12-11 17:20:34 WARNING: 0x0c3280001660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
522022-12-11 17:20:34 WARNING: 0x0c3280001670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
532022-12-11 17:20:34 WARNING: 0x0c3280001680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
542022-12-11 17:20:34 WARNING: =>0x0c3280001690: 00[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa fa
552022-12-11 17:20:34 WARNING: 0x0c32800016a0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
562022-12-11 17:20:34 WARNING: 0x0c32800016b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
572022-12-11 17:20:34 WARNING: 0x0c32800016c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
582022-12-11 17:20:34 WARNING: 0x0c32800016d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
592022-12-11 17:20:34 WARNING: 0x0c32800016e0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
602022-12-11 17:20:34 WARNING: Shadow byte legend (one shadow byte represents 8 application bytes):
612022-12-11 17:20:34 WARNING: Addressable: 00
622022-12-11 17:20:34 WARNING: Partially addressable: 01 02 03 04 05 06 07
632022-12-11 17:20:34 WARNING: Heap left redzone: fa
642022-12-11 17:20:34 WARNING: Freed heap region: fd
652022-12-11 17:20:34 WARNING: Stack left redzone: f1
662022-12-11 17:20:34 WARNING: Stack mid redzone: f2
672022-12-11 17:20:34 WARNING: Stack right redzone: f3
682022-12-11 17:20:34 WARNING: Stack after return: f5
692022-12-11 17:20:34 WARNING: Stack use after scope: f8
702022-12-11 17:20:34 WARNING: Global redzone: f9
712022-12-11 17:20:34 WARNING: Global init order: f6
722022-12-11 17:20:34 WARNING: Poisoned by user: f7
732022-12-11 17:20:34 WARNING: Container overflow: fc
742022-12-11 17:20:34 WARNING: Array cookie: ac
752022-12-11 17:20:34 WARNING: Intra object redzone: bb
762022-12-11 17:20:34 WARNING: ASan internal: fe
772022-12-11 17:20:34 WARNING: Left alloca redzone: ca
782022-12-11 17:20:34 WARNING: Right alloca redzone: cb
792022-12-11 17:20:34 WARNING: ==32458==ABORTING
802022-12-11 17:20:34 INFO: Aborting build because of error: Test run ended with exit code 1
812022-12-11 17:20:34 INFO: Finished wrapper, exit value: 0