[issue6562] OverflowError in RLock.acquire()

David Roberts report at bugs.python.org
Tue Aug 4 13:07:57 CEST 2009


David Roberts <d at vidr.cc> added the comment:

I think I've narrowed it down to the ImageQt class provided by PIL -
commenting out the reference to this (in the constructor of the Tile
class referenced by TileProvider.run) stops the errors.

So how do I go about determining where the problem with ImageQt lies?
(It's only ~50 lines, so there can't be too many things that could
possibly go wrong)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6562>
_______________________________________


More information about the Python-bugs-list mailing list