SegFault in BP5Serializer::CollectFinalShapeValues() #3671
Open
Description
ADIOS2 (2.9.0 and latest) segfaults in BP5Serializer::CollectFinalShapeValues() when using SST in combination with SENSEI (latest).
[jwb0021:23855:0:23855] Caught signal 11 (Segmentation fault: address not mapped to object at address (nil))
[jwb0021:23854:0:23854] Caught signal 11 (Segmentation fault: address not mapped to object at address (nil))
==== backtrace (tid: 12759) ====
0 0x0000000000012cf0 __funlockfile() :0
1 0x00000000000d0057 __memmove_avx_unaligned_erms() :0
2 0x00000000005a71c6 adios2::format::BP5Serializer::CollectFinalShapeValues() ???:0
3 0x00000000005a90e4 adios2::format::BP5Serializer::CloseTimestep() ???:0
4 0x00000000006827ff adios2::core::engine::SstWriter::EndStep() ???:0
5 0x000000000002939a adios2_end_step() ???:0
6 0x00000000001257fc sensei::ADIOS2AnalysisAdaptor::WriteTimestep() ???:0
7 0x000000000012bab6 sensei::ADIOS2AnalysisAdaptor::Execute() ???:0
8 0x000000000000c6c3 sensei::ConfigurableAnalysis::Execute() ???:0
9 0x000000000030cb2b sensei_bridge_update() ???:0
I assume this happens at THIS code line.
Metadata
Assignees
Labels
No labels