Dmitry Timoshkov dmitry@baikal.ru writes:
This patch fixes the problem reported in the bug 33331.
Before you can start killing threads, you'll need to fix the various synchronization primitives (with appropriate tests of course) to take process shutdown into account, otherwise it will deadlock all over the place. Other things like protecting the loader data structures will also need more thought.