A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-July/016277.html below:

[Python-Dev] post mortem after threading deadlock?

[Python-Dev] post mortem after threading deadlock? [Python-Dev] post mortem after threading deadlock?Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Wed, 25 Jul 2001 23:06:03 +0200
> Is there any possibility of getting some post-mortem info out of a
> multi-threaded system whose threads are deadlocked?

You could attach to the process using a C debugger (e.g. gdb), and
have a look at the C stacks of each thread. Then, you can look into
the variables of the eval_code invocations to get a clue of what the
Python stack is.

Regards,
Martin

P.S. Isn't this off-topic for python-dev, and rather a question to
python-list or python-tutor?



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4