[Bug 37962] WebMon 1.0 occasionally crashes when checking web pages for updates

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 27 13:35:14 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37962

--- Comment #10 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Sebastian Lackner from comment #9)
> 
> ws2_32 is unloaded while there is still an async callback pending. I assume
> we have to hold a reference to the library while callbacks are still active
> (if it doesn't crash on Windows).

Easy way to check is to block unloading for it. Is there a clean way to check
if it's possible to actually load/unload/load again on Windows?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list