Keith Wall created QPID-6122:
--------------------------------

             Summary: Python test TimeoutTests occasionally hangs with selector 
thread failing 
                 Key: QPID-6122
                 URL: https://issues.apache.org/jira/browse/QPID-6122
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
         Environment: Python 2.6.9 (unknown, Sep 13 2014, 00:25:11) 
[GCC 4.8.2 20140120 (Red Hat 4.8.2-16)] on linux2
            Reporter: Keith Wall
            Assignee: Keith Wall
             Fix For: 0.31


Running the python test suite on a new CI box reveals a sporadic hang from 
TimeoutTests and the following stack trace written to stderr:

{noformat}
Exception in thread Thread-62:
 Traceback (most recent call last):
   File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
     self.run()
   File "/usr/lib64/python2.6/threading.py", line 484, in run
     self.__target(*self.__args, **self.__kwargs)
   File 
"/var/lib/jenkins/workspace/qpid-python-trunk/qpid/python/qpid/selector.py", 
line 128, in run
{noformat}

It appears that the exception handing in the selector thread is at fault, at 
least on this platform/python version (details included).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to