openMSX SoftFabTask: unittest_openmsx
log in
2024-05-18 07:49
Overview
Data
12023-03-28 18:21:45 INFO: Task Runner version 3.0.0-pre4
22023-03-28 18:21:45 INFO: ScriptRun: /home/openmsx/wrappers/unittest_openmsx/wrapper.sh
32023-03-28 18:21:45 INFO: Starting wrapper with command line: [/bin/sh /home/openmsx/reports/230328/1820-7920/unittest_openmsx/execute.sh]
42023-03-28 18:21:47 WARNING: =================================================================
52023-03-28 18:21:47 WARNING: ==9478==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61900004af88 at pc 0x7f975ba69321 bp 0x7fffdce14fd0 sp 0x7fffdce14790
62023-03-28 18:21:47 WARNING: READ of size 1025 at 0x61900004af88 thread T0
72023-03-28 18:21:48 WARNING: #0 0x7f975ba69320 (/lib64/libasan.so.8+0x69320) (BuildId: e262f4423b5b562d78763dd89ee156a9837b47d2)
82023-03-28 18:21:48 WARNING: #1 0x1a572ae in Catch::StringMaker<char*, void>::convert[abi:cxx11](char*) (/home/openmsx/products/230328/1820-7920/x86_64-linux-unittest/openmsx+0x1a572ae) (BuildId: 409953425907e675eaa17e9843cef3cfde869034)
92023-03-28 18:21:48 WARNING: #2 0x1bd4dbb in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > Catch::Detail::stringify<char*>(char* const&) Contrib/catch2/catch.hpp:1643
102023-03-28 18:21:48 WARNING: #3 0x1bd4dbb in Catch::BinaryExpr<char* const&, decltype(nullptr) const&>::streamReconstructedExpression(std::ostream&) const Contrib/catch2/catch.hpp:2229
112023-03-28 18:21:48 WARNING: #4 0x1a301ea in operator<< Contrib/catch2/catch.hpp:8184
122023-03-28 18:21:48 WARNING: #5 0x1a301ea in Catch::operator<<(std::ostream&, Catch::LazyExpression const&) Contrib/catch2/catch.hpp:8207
132023-03-28 18:21:48 WARNING: #6 0x1a95d91 in Catch::ReusableStringStream& Catch::ReusableStringStream::operator<< <Catch::LazyExpression>(Catch::LazyExpression const&) Contrib/catch2/catch.hpp:1449
142023-03-28 18:21:48 WARNING: #7 0x1a95d91 in Catch::AssertionResultData::reconstructExpression[abi:cxx11]() const Contrib/catch2/catch.hpp:8296
152023-03-28 18:21:48 WARNING: #8 0x1a95d91 in Catch::AssertionResult::getExpandedExpression[abi:cxx11]() const Contrib/catch2/catch.hpp:8362
162023-03-28 18:21:48 WARNING: #9 0x1adf264 in Catch::prepareExpandedExpression(Catch::AssertionResult&) Contrib/catch2/catch.hpp:15762
172023-03-28 18:21:48 WARNING: #10 0x1adf264 in Catch::CumulativeReporterBase<Catch::JunitReporter>::assertionEnded(Catch::AssertionStats const&) Contrib/catch2/catch.hpp:5905
182023-03-28 18:21:48 WARNING: #11 0x1adf264 in Catch::JunitReporter::assertionEnded(Catch::AssertionStats const&) Contrib/catch2/catch.hpp:16884
192023-03-28 18:21:48 WARNING: #12 0x1ae1023 in Catch::RunContext::assertionEnded(Catch::AssertionResult const&) Contrib/catch2/catch.hpp:12801
202023-03-28 18:21:48 WARNING: #13 0x1ae3377 in Catch::RunContext::reportExpr(Catch::AssertionInfo const&, Catch::ResultWas::OfType, Catch::ITransientExpression const*, bool) Contrib/catch2/catch.hpp:13069
212023-03-28 18:21:48 WARNING: #14 0x1ae3e53 in Catch::RunContext::handleExpr(Catch::AssertionInfo const&, Catch::ITransientExpression const&, Catch::AssertionReaction&) Contrib/catch2/catch.hpp:13049
222023-03-28 18:21:48 WARNING: #15 0x1ae3e53 in Catch::AssertionHandler::handleExpr(Catch::ITransientExpression const&) Contrib/catch2/catch.hpp:8225
232023-03-28 18:21:48 WARNING: #16 0x1bcc67d in alloc src/unittest/monotonic_allocator_test.cc:9
242023-03-28 18:21:48 WARNING: #17 0x1bcde65 in ____C_A_T_C_H____T_E_S_T____0 src/unittest/monotonic_allocator_test.cc:19
252023-03-28 18:21:48 WARNING: #18 0x1a39a4a in Catch::TestInvokerAsFunction::invoke() const Contrib/catch2/catch.hpp:14321
262023-03-28 18:21:48 WARNING: #19 0x1a39a4a in Catch::TestCase::invoke() const Contrib/catch2/catch.hpp:14160
272023-03-28 18:21:48 WARNING: #20 0x1a39a4a in Catch::RunContext::invokeActiveTestCase() Contrib/catch2/catch.hpp:13020
282023-03-28 18:21:48 WARNING: #21 0x1a94e40 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
292023-03-28 18:21:48 WARNING: #22 0x1ad73e5 in Catch::RunContext::runTest(Catch::TestCase const&) Contrib/catch2/catch.hpp:12754
302023-03-28 18:21:48 WARNING: #23 0x1af8c3e in execute Contrib/catch2/catch.hpp:13347
312023-03-28 18:21:48 WARNING: #24 0x1af8c3e in Catch::Session::runInternal() Contrib/catch2/catch.hpp:13553
322023-03-28 18:21:48 WARNING: #25 0x1afabd8 in Catch::Session::run() Contrib/catch2/catch.hpp:13509
332023-03-28 18:21:48 WARNING: #26 0x57765c in int Catch::Session::run<char>(int, char const* const*) Contrib/catch2/catch.hpp:13231
342023-03-28 18:21:48 WARNING: #27 0x57765c in int Catch::Session::run<char>(int, char const* const*) Contrib/catch2/catch.hpp:13226
352023-03-28 18:21:48 WARNING: #28 0x57765c in main Contrib/catch2/catch.hpp:17526
362023-03-28 18:21:48 WARNING: #29 0x7f975ad46baf in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58
372023-03-28 18:21:48 WARNING: #30 0x7f975ad46c78 in __libc_start_main_impl ../csu/libc-start.c:360
382023-03-28 18:21:48 WARNING: #31 0x580434 in _start ../sysdeps/x86_64/start.S:115
392023-03-28 18:21:48 WARNING:
402023-03-28 18:21:48 WARNING: 0x61900004af88 is located 0 bytes after 1032-byte region [0x61900004ab80,0x61900004af88)
412023-03-28 18:21:48 WARNING: allocated by thread T0 here:
422023-03-28 18:21:48 WARNING: #0 0x7f975badbe8f in __interceptor_malloc (/lib64/libasan.so.8+0xdbe8f) (BuildId: e262f4423b5b562d78763dd89ee156a9837b47d2)
432023-03-28 18:21:48 WARNING: #1 0x1bccdca in monotonic_allocator::newBuffer(unsigned long) src/utils/monotonic_allocator.hh:65
442023-03-28 18:21:48 WARNING: #2 0x1bccdca in monotonic_allocator::allocate(unsigned long, unsigned long) src/utils/monotonic_allocator.hh:53
452023-03-28 18:21:48 WARNING: #3 0x1bccdca in alloc src/unittest/monotonic_allocator_test.cc:8
462023-03-28 18:21:48 WARNING:
472023-03-28 18:21:48 WARNING: SUMMARY: AddressSanitizer: heap-buffer-overflow (/lib64/libasan.so.8+0x69320) (BuildId: e262f4423b5b562d78763dd89ee156a9837b47d2)
482023-03-28 18:21:48 WARNING: Shadow bytes around the buggy address:
492023-03-28 18:21:48 WARNING: 0x61900004ad00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
502023-03-28 18:21:48 WARNING: 0x61900004ad80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
512023-03-28 18:21:48 WARNING: 0x61900004ae00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
522023-03-28 18:21:48 WARNING: 0x61900004ae80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
532023-03-28 18:21:48 WARNING: 0x61900004af00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
542023-03-28 18:21:48 WARNING: =>0x61900004af80: 00[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa fa
552023-03-28 18:21:48 WARNING: 0x61900004b000: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
562023-03-28 18:21:48 WARNING: 0x61900004b080: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
572023-03-28 18:21:48 WARNING: 0x61900004b100: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
582023-03-28 18:21:48 WARNING: 0x61900004b180: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
592023-03-28 18:21:48 WARNING: 0x61900004b200: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
602023-03-28 18:21:48 WARNING: Shadow byte legend (one shadow byte represents 8 application bytes):
612023-03-28 18:21:48 WARNING: Addressable: 00
622023-03-28 18:21:48 WARNING: Partially addressable: 01 02 03 04 05 06 07
632023-03-28 18:21:48 WARNING: Heap left redzone: fa
642023-03-28 18:21:48 WARNING: Freed heap region: fd
652023-03-28 18:21:48 WARNING: Stack left redzone: f1
662023-03-28 18:21:48 WARNING: Stack mid redzone: f2
672023-03-28 18:21:48 WARNING: Stack right redzone: f3
682023-03-28 18:21:48 WARNING: Stack after return: f5
692023-03-28 18:21:48 WARNING: Stack use after scope: f8
702023-03-28 18:21:48 WARNING: Global redzone: f9
712023-03-28 18:21:48 WARNING: Global init order: f6
722023-03-28 18:21:48 WARNING: Poisoned by user: f7
732023-03-28 18:21:48 WARNING: Container overflow: fc
742023-03-28 18:21:48 WARNING: Array cookie: ac
752023-03-28 18:21:48 WARNING: Intra object redzone: bb
762023-03-28 18:21:48 WARNING: ASan internal: fe
772023-03-28 18:21:48 WARNING: Left alloca redzone: ca
782023-03-28 18:21:48 WARNING: Right alloca redzone: cb
792023-03-28 18:21:48 WARNING: ==9478==ABORTING
802023-03-28 18:21:48 INFO: Aborting build because of error: Test run ended with exit code 1
812023-03-28 18:21:48 INFO: Finished wrapper, exit value: 0