Bugs item #1262973, was opened at 2005-08-18 08:10
Message generated for change (Comment added) made by warnes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1262973&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: rpy
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Gregory Warnes (warnes)
Summary: unhandled rpy.Exception

Initial Comment:
>From time to time I get the following output at the end
of my program:

Exception in thread Thread-1 (most likely raised during
interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.3/threading.py", line 442, in
__bootstrap
  File "/usr/lib/python2.3/threading.py", line 422, in run
  File "/usr/lib/python2.3/site-packages/rpy.py", line
115, in r_eventloop
exceptions.AttributeError: 'NoneType' object has no
attribute 'release'
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:


I don't know exactly what is happening here, but I
guess that Locker (_r_lock) is deleted somewhere and
called later.

I use Debian (sid) Linux,  r-base-core 2.1.1-1, 
python-rpy 0.4.6-1, python 2.3.5-7



----------------------------------------------------------------------

>Comment By: Gregory Warnes (warnes)
Date: 2007-10-17 23:31

Message:
Logged In: YES 
user_id=9316
Originator: NO

Should be fixed in recent versions of rpy.

----------------------------------------------------------------------

Comment By: revilyo (revilyo)
Date: 2006-03-17 10:22

Message:
Logged In: YES 
user_id=1152665

same problem on Fedora-core 4 with python 2.4.2, rpy 0.4.6,
R 2.2.0

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-02-17 12:09

Message:
Logged In: NO 

I also experience the same problem, on OS X 10.3, python 2.4.1, rpy 0.4.6

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1262973&group_id=48422

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to