Ticket #7418 (closed: invalid)
ConvertToMD Crash
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.0 |
Component: | GUI | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | Tester: | Alex Buts |
Description (last modified by Alex Buts) (diff)
Running one of the examples on the ConvertToMD page crashes MantidPlot.
example called Convert Set of Event Workspaces (Horace scan) to 4D MD workspace, direct mode . Below is the call stack information I can gather.
Crash found on OSX 10.8 with nightly build version 2.5.1554 (July 1st)
0 libMantidMDEvents.dylib 0x0000000114a28026 Mantid::MDEvents::MDTransfQ3D::calcYDepCoordinates(std::vector<float, std::allocator<float> >&, unsigned long) + 54 1 libMantidMDEvents.dylib 0x000000011478ca98 unsigned long Mantid::MDEvents::ConvToMDEventsWS::convertEventList<Mantid::DataObjects::TofEvent>(unsigned long) + 216 2 libMantidMDEvents.dylib 0x000000011478ba1c Mantid::MDEvents::ConvToMDEventsWS::conversionChunk(unsigned long) + 188
Change History
comment:1 Changed 7 years ago by Owen Arnold
- Description modified (diff)
- Summary changed from ConvertToMDCrash to ConvertToMD Crash
comment:4 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Release 3.0
Moved to R3.0 where this MUST BE COMLPETED
comment:5 Changed 7 years ago by Alex Buts
- Keywords Pocker added
- Description modified (diff)
It is straightforward ticket if it is Windows or Linuxs where I would say it takes 1 day for win or 3days for linux (I Do not have good debugger/profiler there) to but I do not have access to OS-X 10.8 which has to be set up and have some debugging tools. This makes this ticket uncertain to me.
comment:7 Changed 7 years ago by Nick Draper
- Keywords Poker removed
Ask Owen to reproduce in debug on Mac, then proceed with stack trace. Poker Estimate: 3d
comment:8 Changed 7 years ago by Owen Arnold
- Status changed from new to verify
- Owner changed from Alex Buts to Owen Arnold
- Resolution set to invalid
I've just retried this on OSX 10.8 with version 2.6.20130906 (Friday 6th Sept), and have not encountered the same problem. Whatever issue was causing this first time round must have been fixed as part of another ticket. I'm going to mark it as invalid.
comment:9 Changed 7 years ago by Alex Buts
- Status changed from verify to verifying
- Tester set to Alex Buts
comment:10 Changed 7 years ago by Alex Buts
- Status changed from verifying to closed
System tests for convertToMDWorkflow checks this part of the code and runs on Developer's OSX 10.8 for a couple of month without any obvious problem.
The crash has been fixed somehow so the ticket is invalid indeed.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8264