Ticket #8327 (closed: fixed)
MantidPlot Crash
Reported by: | Owen Arnold | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.1 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
Run this on 32bit windows, Now try to open the color fill plot -> crash. Doesn't affect 64bit windows.
ws = CreateWorkspace(DataX=[0,1,2,3,0,1,2,3], DataY=[0,0,0,0,0,0], NSpec=2)
Change History
comment:3 Changed 7 years ago by Martyn Gigg
- Owner changed from Martyn Gigg to Owen Arnold
- Milestone changed from Release 3.0 to Release 3.1
comment:5 Changed 7 years ago by Martyn Gigg
Also tested 2.6.1 & RC on win32, no problems there either
comment:6 Changed 7 years ago by Nick Draper
- Owner changed from Owen Arnold to Roman Tolchenov
Roman can you go an visit Tim Charlton and see this in action as we are having trouble replicating it.
comment:7 Changed 7 years ago by Owen Arnold
Will only crash on the 32 bit machine in his office.
He can also show you to to replicate this via the StartLiveData algorithm.
comment:8 Changed 7 years ago by Roman Tolchenov
- Status changed from new to inprogress
Re #8327. Do not allow the colour map axis have equal limits.
Changeset: 33fe0f1df4ed8be0261aed388a70765ac9d5f383
comment:9 Changed 7 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
Tim Charlton confirmed that mantid doesn't crash any more.
comment:10 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:11 Changed 7 years ago by Owen Arnold
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8327_mantidplot_crash'
Full changeset: 0c111fafe36cddee2bd9387c262ab32177d11067
comment:12 Changed 7 years ago by Owen Arnold
I have verification from Tim that this has been fixed and is working. I've also tried it out on one of our 32 bit machines. All seems OK.
comment:13 Changed 7 years ago by Owen Arnold
refs #8327. Workspace index ranges.
Changeset: ec9fe3cf683f94e4450dc86abc6a401c545faae7
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9172