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

SegFault on CreateEmptyTableWorkspace #8096

Closed
AndreiSavici opened this issue Jun 5, 2013 · 3 comments
Closed

SegFault on CreateEmptyTableWorkspace #8096

AndreiSavici opened this issue Jun 5, 2013 · 3 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework

Comments

@AndreiSavici
Copy link
Member

This issue was originally TRAC 7250

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

@AndreiSavici
Copy link
Member Author

@NickDraper (2013-07-26T13:55:01):
Moved to backlog at the code freeze for R2.6


@NickDraper (2014-02-14T11:04:59):
Bulk move to assigned at the introduction of the triage step

@AndreiSavici AndreiSavici added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@AndreiSavici
Copy link
Member Author

This issue is no longer valid. It works for me on Ubuntu 16.04 and RHEL7. I suggest we should close it

@martyngigg
Copy link
Member

👍

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