Ticket #11643 (closed: fixed)

Opened 5 years ago

Last modified 5 years ago

Crash when selecting Conjugate Gradient minimizers

Reported by: Raquel Alvarez Banos Owned by: Federico M Pouzols
Priority: blocker Milestone: Release 3.4
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Raquel Alvarez

Description

When selecting Conjugate gradient (Fletcher-Reeves imp.) minimizer an unexpected exception is thrown:

Unexpected exception: DynamicFactory: Conjugate gradient (Fletcher-Reeves imp.) is not registered.
 search object Conjugate gradient (Fletcher-Reeves imp.)

The same happens with Conjugate gradient (Polak-Ribiere imp.).

Change History

comment:1 Changed 5 years ago by Federico M Pouzols

  • Priority changed from critical to blocker
  • Milestone changed from Release 3.5 to Release 3.4

I think this is really critical/blocker.

comment:2 Changed 5 years ago by Federico M Pouzols

  • Owner set to Federico M Pouzols
  • Status changed from new to inprogress

comment:3 Changed 5 years ago by Federico Montesino Pouzols

Fix names of conj gradient minimizers, clang-format off, re #11643

Changeset: 3a4834e88e92e1aff28b850ec3a6eb53190b664d

comment:4 Changed 5 years ago by Federico Montesino Pouzols

  • Status changed from inprogress to verify
  • Resolution set to fixed

This is being verified as pull request #681.

comment:5 Changed 5 years ago by Raquel Alvarez

  • Status changed from verify to verifying
  • Tester set to Raquel Alvarez

comment:6 Changed 5 years ago by Raquel Alvarez

Waiting for all tests to pass, the issue is solved.

comment:7 Changed 5 years ago by Raquel Alvarez

Windows failed for unrelated reason.

comment:8 Changed 5 years ago by Raquel Alvarez

  • Status changed from verifying to closed

Merge pull request #681 from mantidproject/11643_fix_crash_selecting_conjugate_gradient_minimizers

Fix crash when selecting conjugate gradient minimizers

Full changeset: 476b8e5de822288c2213eb31eda9aac1a2525170

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12481

Note: See TracTickets for help on using tickets.