[Bug 8533] Unhandled page fault on write access / gethostbyname("") -> Winsock problem

Wine Bugs wine-bugs at winehq.org
Mon Jun 11 19:15:51 CDT 2007


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





------- Additional Comments From vladimiroski at gmail.com  2007-11-06 19:15 -------
vlad at auroserver1:/media/C/Auroware$ strace -f wine XMR.exe 2>&1 | grep connect
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT
(No such file or directory)
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT
(No such file or directory)
[pid  5476] connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) =
-1 ENOENT (No such file or directory)
[pid  5476] connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) =
-1 ENOENT (No such file or directory)
[pid  5474] connect(4, {sa_family=AF_FILE, path="socket"}, 9) = 0
[pid  5474] connect(9, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
[pid  5474] connect(11, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
[pid  5479] connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) =
-1 ENOENT (No such file or directory)
[pid  5479] connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) =
-1 ENOENT (No such file or directory)
[pid  5479] connect(8, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
[pid  5479] connect(11, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
[pid  5480] connect(14, {sa_family=AF_FILE,
path="/var/run/dbus/system_bus_socket"}, 33) = 0
[pid  5474] connect(23, {sa_family=AF_FILE, path="/var/run/cups/cups.sock"}, 26) = 0
[pid  5474] connect(27, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) =
-1 ENOENT (No such file or directory)
[pid  5474] connect(27, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) =
-1 ENOENT (No such file or directory)
[pid  5482] connect(29, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("168.243.165.225")}, 28) = 0
[pid  5474] connect(27, {sa_family=AF_INET, sin_port=htons(80),
sin_addr=inet_addr("208.109.235.57")}, 16) = -1 EINVAL (Invalid argument)
[pid  5477] shutdown(48, 2 /* send and receive */) = -1 ENOTCONN (Transport
endpoint is not connected)


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