[Bug 1407177] Re: segmentation fault in optirun subprocess causes crash of python

2015-01-05 Thread Karl-Philipp Richter
** Summary changed: - segmentation fault in optirun causes crash of python + segmentation fault in optirun subprocess causes crash of python -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1407177

[Bug 1407177] Re: segmentation fault in optirun subprocess causes crash of python

2015-01-05 Thread Karl-Philipp Richter
** Description changed: Invoking `cudaminer` as argument to `optirun` as subprocess (using the `subprocess` module) can cause a segmentation fault. This segmentation fault crashes python as well. `dmesg` shows - [18395.771643] bbswitch: enabling discrete graphics - [18396.154074]

[Bug 1407177] Re: segmentation fault in optirun subprocess causes crash of python

2015-01-05 Thread Karl-Philipp Richter
This seems to occur due to errornous referencing of wxPython components in non-GUI threads. I never thought that this crashes the interpreter as well, but that seems to comply with the specs, sorry. ** Changed in: python-defaults (Ubuntu) Status: New = Invalid -- You received this bug