[Bug 22064] The Settlers 7 Demo fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 23 10:01:14 CDT 2010


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





--- Comment #43 from Mikko Rasa <tdb at tdb.fi>  2010-08-23 10:01:12 ---
Created an attachment (id=30328)
 --> (http://bugs.winehq.org/attachment.cgi?id=30328)
WINEDEBUG=+winsock,+crypt,+seh,+tid,+timestamps,+relay

Getting a log wasn't easy as the launcher developed a tendency to segfault when
run with +trace.  After several tries I was lucky enough to get one complete
iteration of whatever it tries to do.  Attached is a trace with
+winsock,+crypt,+seh,+tid,+timestamps,+relay.  I am not quite sure if I got the
cutoff point entirely right, as the timestamp patch I'm using doesn't seem to
apply to +relay.

There are some OutputDebugStringA calls in that trace which don't seem to end
up on the terminal.  Below is a dump of the strings, extracted with a bit of
sed magic:

mg\httpproxy\HttpProxyConfig.cpp (289): Testing direct connection to
static3.cdn.ubi.com
mg\httpproxy\HttpProxyConfig.cpp (304): Successfully resolved
static3.cdn.ubi.com
mg\httpproxy\HttpProxyConfig.cpp (316): Successfully created direct connection
to static3.cdn.ubi.com:80
mg\orbitdll\ProxyConn.cpp (198): connecting to 95.211.115.4:13000
mg\httpproxy\HttpProxyConfig.cpp (304): Successfully resolved 95.211.115.4
mg\httpproxy\HttpProxyConfig.cpp (316): Successfully created direct connection
to 95.211.115.4:13000
mg\httpproxy\HttpProxyConfig.cpp (361): No proxy needed, creating direct
connection to 95.211.115.4
mg\orbitdll\ProxyConn.cpp (213): Failed while waiting for hello message,
timedout = yes
mg\orbitdll\ProxyConn.cpp (181): Trying to connect to satellite; i=2,
primary=yes
mg\client\SatelliteList.cpp (146): Fetching serverlist from
http://static3.cdn.ubi.com/orbit/satellitelist/satellitelist.txt

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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