Antoine Pitrou <pit...@free.fr> added the comment:

Got the following error on Mageia 1:

======================================================================
FAIL: test_threads (test.test_gdb.PyBtTests)
Verify that "py-bt" indicates threads that are waiting for the GIL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/antoine/cpython/default/Lib/test/test_gdb.py", line 697, in 
test_threads
    cmds_after_breakpoint=['thread apply all py-bt'])
  File "/home/antoine/cpython/default/Lib/test/test_gdb.py", line 153, in 
get_stack_trace
    self.assertEqual(err, '')
AssertionError: "Error occurred in Python command: 'NoneType' object has no 
attribute 'startswit [truncated]... != ''
- Error occurred in Python command: 'NoneType' object has no attribute 
'startswith'

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12605>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to