Debian Patches

Status for opm-simulators/2023.10+ds-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Use-SKIP_BUILD_RPATH-for-python-lib-of-simulators.patch Use SKIP_BUILD_RPATH for python lib of simulators Markus Blatt <markus@dr-blatt.de> no 2022-11-01
0002-Prevent-dangling-refernces-in-Logger-for-test_LogOut.patch Prevent dangling refernces in Logger for test_LogOutputHelper
In the test methods of the test suite we construct a new logger that
logs to a local stringstream. This logger will be stored in a static
map and hence live longer that the test method and the stringstream.

Some methods use Opm::Log::MessageType::Note, others
Opm::Log::MessageType::Warning for adding the loggging backend . There
is one map per MessageType and sometimes (e.g. previous method used Note
and this one uses Warning) we will log to the old logger with dangling
references.

This problem materialized in a segmentation fault on ppc64el architecture.
Markus Blatt <markus@dr-blatt.de> no upstream, https://github.com/OPM/opm-simulators/pull/5263/commits/7044898ba961b3e93304804c7e4785b67b196b2b 2024-04-01

All known versions for source package 'opm-simulators'

Links