Hi:
I've just started using rpy2, and am running into a strange crash that
involves the readline module. The attached test case should
sufficiently explain the problem. If you run it you should see
something like
*** glibc detected *** python: free(): invalid pointer: 0xb79c6840 ***
and the terminal will stop responding.
I'm using python version 2.6.2 and rpy2 version 2.0.4 on Arch Linux.
#!/usr/bin/env python
import readline
from rpy2.robjects import r
import readline
readline.set_completer_delims("")
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list