tud-zih-energy/otf2xx

std::out_of_range in reader_test

Closed this issue · 0 comments

reproducible with the attached trace.

Odd: This is in the otf2xx otf2::reader::detail::event::enter handler, but according to gdb it's called by otf2_global_evt_reader_trigger_measurement_on_off. The event with the timestamp is an ENTER event:

ENTER 0 1339288260613119 Region: "void roco2::metrics::experiment::write(uint64_t)" <59>

But the regionID is 66, again according to gdb.

scorep-20210422_1914_1340255275713290.zip