[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:06:56 CST 2015


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

--- Comment #9 from Sebastian Lackner <sebastian at fds-team.de> ---
--- snip ---
trace:winsock:DllMain 0x7da30000 0x0 (nil)
wine: Unhandled page fault on read access to 0x7da338c5 at address 0x7da338c5
(thread 0025), starting debugger...
trace:winsock:DllMain 0x7da30000 0x1 (nil)
trace:winsock:WSAStartup verReq=101
--- snip ---

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).

-- 
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