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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 26 15:52:11 CST 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                URL|                            |http://dump.bitcheese.net/f
                   |                            |iles/ylysado/WebMon.exe
                 CC|                            |focht at gmx.net
            Summary|WebMon occasionally crashes |WebMon 1.0 occasionally
                   |when checking web pages for |crashes when checking web
                   |updates                     |pages for updates

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

if you're on Gentoo (as your handle implies) 'FEATURES=splitdebug' and rebuild
of Wine might do it.

Anyway, even without any symbol info my guess would be the async DNS resolver
being the culprit here.
Something is broken with your host network config.

The app works fine for me using 'http://news.google.com' (which changes almost
every second).

--- snip ---
Z:\usr\local\bin\WebMon.exe
--- snip ---

Putting/mixing Win32 PE binaries in path shared with native Linux binaries is
kinda strange. Even if this works (app doesn't need write permissions in same
folder) it's not really advised. That's what a separate WINEPREFIX is for.

$ du -sh WebMon.exe 
360K    WebMon.exe

$ sha1sum WebMon.exe 
280e00a1fe77ca88c9dfe2080caf9689aad2ffe1  WebMon.exe

$ wine --version
wine-1.7.34-159-g7b45103

Regards

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