Ticket #7250 (assigned)

Opened 7 years ago

Last modified 5 years ago

SegFault on CreateEmptyTableWorkspace

Reported by: Andrei Savici Owned by: Martyn Gigg
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Andrei Savici) (diff)

I was running from the script interpreter

w=CreateEmptyTableWorkspace()
w.addColumn('double','Value')
w.addRow([0.1])

Then, when I use the CreateEmptyTableWorkspace by clicking on the algorithm, and I name the output workspace as w, I get a segmentation fault. I seem to get this problem on Ubuntu 13.04 and Ubuntu 12.10, but it works on 12.04 and RHEL6

Change History

comment:1 Changed 7 years ago by Andrei Savici

  • Priority changed from critical to major
  • Description modified (diff)

comment:2 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:3 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to backlog at the code freeze for R2.6

comment:4 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8096

Note: See TracTickets for help on using tickets.