[Mono-dev] Soft Debugger issues (can't suspend threads in wait_for_suspend)

Levi Bard taktaktaktaktaktaktaktaktaktak at gmail.com
Wed Jan 26 05:15:20 EST 2011


> Turns out it might be due to Win32 limitations (QueueUserAPC works only if
> SleepEx/WaitForMultipleObjectsEx etc... are used), as notify_thread_apc is
> never called back.
> I can fix that on my own threads. However, finalizer thread should use such
> functions as well otherwise it will always hang internally.

What version of mono are you using? I believe this was fixed several
months ago in the 2.6 and later branches.


More information about the Mono-devel-list mailing list