[Bug 8533] Unhandled page fault on write access

Wine Bugs wine-bugs at winehq.org
Wed May 30 18:48:18 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8533





------- Additional Comments From vladimiroski at gmail.com  2007-30-05 18:48 -------
Ok, I had trace the lines in the VB 6 code which produce the error:
'...............................
        'get a 32 bits long IP
134     lngAddressInternal = ResolveIfHostnameSync(strLocalHostInternal, strIP,
lngResult)

136     If lngResult <> 0 Then
138         Err.Raise sckInvalidArg, "CSocketMaster.BindInternal", "Invalid
argument"
        End If
'...............................
ResolveIfHostnameSync returns 0.

I did the "WINEDEBUG="+winsock" wine <whatever>" thing suggested by Damjan
Jovanovic, the log produced is attached. Thanks all.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list