phaplt / winpython

Automatically exported from code.google.com/p/winpython
0 stars 0 forks source link

ipython kernel crashes #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. In version 2.7.5.0 launch the 'winpython command prompt'
2. Type 'ipython kernel'
3. It gives the following error and a windows crash report:
Assertion failed: Permission denied (bundled\zeromq\src\signaler.cpp:289)

Spyder is also unable to launch ipyhon kernels and iPython notebook also 
generates a crash report and can't run any notebook. 

Original issue reported on code.google.com by jimberni on 28 May 2013 at 11:44

GoogleCodeExporter commented 9 years ago
I can't reproduce this bug on Windows XP 32bit for example.

Original comment by pierre.raybaut on 28 May 2013 at 12:49

GoogleCodeExporter commented 9 years ago
Sorry, I forgot to mention that I'm running Windows7 x64 and the 2.7.5.0 64 bit 
version.

Original comment by jimberni on 28 May 2013 at 12:54

GoogleCodeExporter commented 9 years ago
Can't reproduce on Windows 7 64bit neither.

It could be an issue with your user privileges or your firewall.

Original comment by pierre.raybaut on 28 May 2013 at 1:20

GoogleCodeExporter commented 9 years ago
I reproduced it in two computers (desktop and laptop). 

2.7.3.3 is working OK on the same computers. 

I'll play around with firewall but since it's a corporate computer I'm not 
allowed to deactivate the firewall for testing.

Any idea which program should I add to the exception list? Adding python and 
pythonw doesn't make any change. 

Original comment by jimberni on 28 May 2013 at 1:52

GoogleCodeExporter commented 9 years ago
Seems to be related with this:
http://comments.gmane.org/gmane.network.zeromq.devel/18427

Original comment by jimberni on 28 May 2013 at 1:59

GoogleCodeExporter commented 9 years ago
I'm closing the issue as this is a bug related exclusively to zmq/IPython.

Original comment by pierre.raybaut on 10 Aug 2013 at 1:12