Bugs item #2800044, was opened at 2009-06-02 15:17 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2800044&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: POSIX Group: rpy2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Walter Moreira (wall_m) Summary: r.robjects[""] causes segmentation fault Initial Comment: The following produces a segmentation fault: Python 2.6.1 (r261:67515, Dec 6 2008, 23:05:16) [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy2.robjects as robjects >>> robjects.r[""] Error: attempt to use zero-length variable name Error: use of NULL environment is defunct Segmentation fault (core dumped) I have python 2.6.1 and R 2.7.2 running on CentOS with linux kernel 2.6.18-92.el5, everything compiled with gcc 4.1.2. I downloaded rpy2 2.0.4, although the __version__ string says 2.0.3. Looking at the core dump, it crashes in the Rf_findVar function. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2800044&group_id=48422 ------------------------------------------------------------------------------ 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