[wx-dev] threading problem in wxGTK
Vadim Zeitlin
vadim at wxwindows.org
Tue Jan 2 12:39:01 PST 2007
On Mon, 01 Jan 2007 15:03:23 -0800 Paul Cornett <pc-wx at bullseye.com> wrote:
PC> in the thread sample, if you start a thread, then close the app before
PC> the thread finishes, it hangs. The thread is stuck in wxMutexGuiEnter,
PC> and the main thread loops endlessly waiting for it to exit. I see some
PC> code in the wxMSW thread implementation to allow a terminating thread a
PC> chance at the gui mutex, but nothing equivalent in the posix
PC> implementation. Bug, or feature?
Definitely a bug. Unfortunately I have no time to look into fixing it now.
Regards,
VZ
More information about the wx-dev
mailing list