Ticket #5290 (closed: worksforme)

Opened 8 years ago

Last modified 5 years ago

Crash when reloading Python Algorithm

Reported by: Peter Parker Owned by: Martyn Gigg
Priority: major Milestone: Release 2.3
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

Seen using the latest release of Mantid (2.1.0). To reproduce:

  • Load the attached script into a Mantid Python Window.
  • Press Ctrl + Enter to register the algorithm with Mantid.
  • Run the algorithm via the Algorithms menu, putting in any input you like.
  • Go back to the Python console and press Ctrl + Enter to re-register. Mantid will now crash.

Attachments

someAlgorithm.py (302 bytes) - added by Peter Parker 8 years ago.

Change History

Changed 8 years ago by Peter Parker

comment:1 Changed 8 years ago by Nick Draper

  • Owner set to Martyn Gigg
  • Status changed from new to assigned

comment:2 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:3 Changed 8 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:4 Changed 8 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to worksforme

This doesn't seem to be an issue any longer.

comment:5 Changed 8 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:6 Changed 8 years ago by Nick Draper

  • Status changed from verifying to closed

yes simple normal use now works (after updating the incorrect script). Repeated very fast reregistering can still crash the app. raised as #6095

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6136

Note: See TracTickets for help on using tickets.