Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExtractMaskToTable bug #9860

Closed
peterfpeterson opened this issue Feb 14, 2014 · 1 comment
Closed

ExtractMaskToTable bug #9860

peterfpeterson opened this issue Feb 14, 2014 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@peterfpeterson
Copy link
Member

This hasn't been fully characterized yet, but Antonio said:

I was under the impression that the mask bins from table was running however if the 
same bin is masked on two non-intercepting ranges, clearly something does not work 
properly as we still have some remaining unmasked bins, furthermore I have been 
faced with repeated segmentation faults (see error below).

Would it be possible to discuss this capability, and what it is used for, with the 
person responsible so that we can sort this out for good?

Thanks

Antonio


ExtractMaskToTable-[Notice] ExtractMaskToTable started
ExtractMaskToTable-[Notice] InputWorkspace  is a MaskWorkspace.
ExtractMaskToTable-[Notice] [To implement] Parse input table workspace.
ExtractMaskToTable-[Notice] About to copying input table workspace content to output workspace..
/var/tmp/sclXFCu4S: line 8:  5396 Segmentation fault      (core dumped) /opt/Mantid/bin/MantidPlot_exe

To reproduce the bug (data file doesn't matter):

  1. LoadEventNexus(SNAP_14666_event.nxs)
  2. Bring up the instrument view and rotate to see a single side of the instrument and switch to the Mask/Group tab
  3. Reduce the TOF range to 1000-2000 (arbitrary)
  4. Mask a region and "Apply and Save" "As Mask to table"
  5. Close the instrument view
  6. MaskBinsFromTable with that workspace
  7. Bring up the instrument view again
  8. Change the TOF range to 1500-2500 (arbitrary but partially overlapping)
  9. Mask an overlapping region and "Apply and Save" "As Mask to table"
  10. CRASH!
@peterfpeterson
Copy link
Member Author

This issue was originally trac ticket 9017

@peterfpeterson peterfpeterson added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@peterfpeterson peterfpeterson added this to the Release 3.2 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants