[Ipython-tickets] [IPython] #143: Segmentation fault in iteritems() loop

IPython ipython-tickets@scipy....
Sun Apr 15 10:15:02 CDT 2007


#143: Segmentation fault in iteritems() loop
---------------------+------------------------------------------------------
 Reporter:  nf       |        Owner:  fperez
     Type:  defect   |       Status:  new   
 Priority:  normal   |    Milestone:        
Component:  ipython  |      Version:        
 Severity:  normal   |   Resolution:        
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by stefanv):

 Since IPython is a Python-only app, it can only cause a segfault when
 calling ''ctypes''.  This happens in the following places:

 ''winconsole.py'' -- determine the console size under windows[[BR]]
 Gary's readline (under windows)[[BR]]
 Threaded ctrl-c handling[[BR]]

 Which platform are you running on?

-- 
Ticket URL: <http://projects.scipy.org/ipython/ipython/ticket/143#comment:1>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list