-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Random segfaults #1758
Comments
From contrebasse on 2014-05-09T12:20:41Z This happened with pyside but not with pyqt. It didn't happen for a while, though. |
From ccordoba12 on 2014-05-10T06:48:03Z Can we close it then? |
From contrebasse on 2014-05-10T11:28:04Z Yes, I'll comment again if it comes back eventually. |
From contrebasse on 2014-05-12T08:07:18Z Meh, just happened again. |
From contrebasse on 2014-05-12T08:41:35Z J'ai lancé "gdb -ex r --args python2 bootstrap.py" et ça donne ça: (pyside est pas compilé avec les symboles de debug par contre): [New Thread 0x7fff59172700 (LWP 5008)] Program received signal SIGPIPE, Broken pipe.
|
From ccordoba12 on 2014-05-16T17:00:33Z I'm also using PySide (for almost a year) and have not experienced much segfaults (just a couple a month or so). |
From contrebasse on 2014-05-19T01:58:18Z It may be a problem with my local install. If I'm the only one seeing this I don't mind if the bug is closed. (And I just noticed that my previous comment was in French, sorry.) |
Closing because this is a very old issue. |
From contrebasse on 2014-03-18T04:08:22Z
Spyder Version: 2.3.0dev (3531: ra08d6bcfa38a )
Python Version: 2.7.6
Qt Version : 4.8.5, PySide 1.2.1 on Linux
IPython >=0.13 : 1.2.1 (OK)
pyflakes >=0.5.0: 0.5.0 (OK)
pep8 >=0.6 : 1.4.6 (OK)
sphinx >=0.6.6 : 1.2.1 (OK)
rope >=0.9.2 : 0.9.4 (OK)
matplotlib >=1.0: 1.3.1 (OK)
sympy >=0.7.0 : 0.7.5 (OK)
pylint >=0.25 : 1.1.0 (OK)
What steps will reproduce the problem?
Please provide any additional information below
.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1758
The text was updated successfully, but these errors were encountered: