[PIPE2D-590] Fix intermittent test failure in test_NevenPsf.py Created: 28/May/20  Updated: 28/May/20  Resolved: 28/May/20

Status: Done
Project: DRP 2-D Pipeline
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: price Assignee: price
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Reviewers: hassan

 Description   

A recent Travis-CI run failed unexpectedly, and then passed without any changes. This might be a memory bug.



 Comments   
Comment by price [ 28/May/20 ]

Valgrind identifies:

==418== Conditional jump or move depends on uninitialised value(s)
==418==    at 0x50A54C31: pfs::drp::stella::NevenPsf::doComputeOversampledKernelImage(lsst::geom::Point<double, 2> const&) const (NevenPsf.cc:81)
==418==    by 0x5E9614D9: pfs::drp::stella::tests::NevenPsf::computeOversampledKernelImage(lsst::geom::Point<double, 2> const&) const (nevenPsf.cc:24)
Comment by price [ 28/May/20 ]

Found and fixed three distinct valgrind errors.

Comment by price [ 28/May/20 ]

Merged to master.

Generated at Sat Feb 10 15:55:10 JST 2024 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.