25.01: Memory Leak in computePhiIGF
#5547
Labels
bug: affects latest release
Bug also exists in latest release version
bug
Something isn't working
component: electrostatic
electrostatic solver
component: spectral
Spectral solvers (PSATD, IGF)
After we updated ImpactX to WarpX & AMReX
25.01
, our ASAN plugin shows a memory leak inablastr::fields::computePhiIGF
to the plans ofamrex::FFT::OpenBCSolver
#4217Full log:
ECP-WarpX/impactx#790 (comment)
I think the issue is that this global variable in WarpX is never deleted?
https://github.com/ECP-WarpX/WarpX/blob/a56ca8d91e359ce2bad970b7017813e83a51fb02/Source/ablastr/fields/IntegratedGreenFunctionSolver.cpp#L56C67-L56C77
attn @WeiqunZhang @aeriforme @RemiLehe
The text was updated successfully, but these errors were encountered: