Hi
   I want to debug a locking situation in my program.

   http://wiki.python.org/moin/DebuggingWithGdb

   Where do I get binaries for ?
     - debug python 2.5 binary/rpm for FC7

   Also, the description of the hang is as follows.

   2 therads waiting in [EMAIL PROTECTED] ... from PyThread_acquire_lock()

   1 thread in _poll from _socketmodule.so.

   Any ideas what might be going on. (Isnt PyThread_acquire_lock()
trying to get the global interpreter lock ?)

  Any help.. pointers are welcome.

Thanks
/Jd
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to