Ticket #1127 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

ConvertUnits crash

Reported by: Steve Williams Owned by: Russell Taylor
Priority: major Milestone: Iteration 22
Component: Keywords: crash, ConvertUnits, Distribution
Cc: Blocked By:
Blocking: Tester:

Description

This script hangs and then crashes Mantidplot on Steve's computer

LoadRaw(Filename="C:/mantid/Test/Data/MAR11001.RAW",OutputWorkspace="MAR11001",Cache="Always") ConvertToDistribution(Workspace="MAR11001") ConvertUnits(InputWorkspace="MAR11001",OutputWorkspace="converted",Target="DeltaE",EMode="Direct",EFixed="12.9445")

Change History

comment:1 Changed 11 years ago by Russell Taylor

  • Status changed from new to accepted
  • Summary changed from Please send this ticket on if you're not the right person to do this. ConvertUnits crash to ConvertUnits crash
  • Milestone changed from Unassigned to Iteration 22

comment:2 Changed 11 years ago by Russell Taylor

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [3898]) ConvertUnits bug fix that could cause crash when the input is a distribution and the output workspace has a different number of bins to the input one. Fixes #1127.

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1975

Note: See TracTickets for help on using tickets.