hang in multithreaded program / python and gdb.

J

Jd

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 sem_wait@GLIBC_2.0 ... 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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,188
Latest member
Crypto TaxSoftware

Latest Threads

Top