Ticket #7347 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Crash in FindPeaksMD

Reported by: Andrei Savici Owned by: Andrei Savici
Priority: critical Milestone: Release 2.6
Component: Diffraction Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description (last modified by Nick Draper) (diff)

Generate a particular MD workspace

Load(Filename='CNCS_7860_event.nxs',OutputWorkspace='CNCS_7860_event')
ConvertToMD(InputWorkspace='CNCS_7860_event',OutputWorkspace='MD',QDimensions='|Q|',dEAnalysisMode='Elastic',QConversionScales='HKL',MinValues='0',MaxValues='3')

Then in MantidPlot, running FindPeaksMD will cause a core dump

Change History

comment:1 Changed 7 years ago by Andrei Savici

Make sure pointer is initialized before deleting it. Refs #7347

Changeset: d61a82c836182ff7dfab993e68c48e225d40e979

comment:2 Changed 7 years ago by Andrei Savici

  • Status changed from new to accepted

comment:3 Changed 7 years ago by Andrei Savici

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

comment:4 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:5 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

This seems to fix the issue.

comment:6 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:7 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Diffraction
  • Description modified (diff)

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8193

Note: See TracTickets for help on using tickets.