Ticket #11578 (inprogress)
FABADA can segfault when fit is bad
Reported by: | Dan Nixon | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | daniel.nixon@… | Blocked By: | |
Blocking: | Tester: |
Description
When running FABADA with stupid limits for the chain length and max iterations the minimizer can segfault when generating the reduced chain (reducing the number of chain points by a factor of StepsBetweenValues).
The times I've managed to get this to happen the MaxIteration limit was hit and the ChainLength was significantly larger then MaxIterations.
You would never actually run FABADA with this setup but reducing MaxIterations is usually how I speed up testing.
Change History
comment:2 Changed 5 years ago by Alex Buts
- Status changed from new to inprogress
Re #11578 This should fix the issue
Changeset: 1537ed27dd8aa8117ac5f1ffda8d322714648673
this is erroneous comment intended for ticket #11576
Note: See
TracTickets for help on using
tickets.