http://bugs.winehq.org/show_bug.cgi?id=17747
Summary: When starting race07 server on wan, it's crached. Product: Wine Version: 1.1.17 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mats.lorentzson@telia.com
Created an attachment (id=19965) --> (http://bugs.winehq.org/attachment.cgi?id=19965) wine-consol-log
Every time I start the server (RaceDedicatedServer_Steam 1.2.0.1) online it's crach with minidump of 1Mb file. If I start server on my lan it's no problem at all. I can play on it from another computer and change tracks and every else too do. I have tried the test-wine and even the stable wine since begining of this year (2009) with the same result, and even update of steam has been done under that period. My only intrest is to drive race07 as server on my linux-box, but on internet offcourse. There is no differnt in the log betveen wan or lan, and I have no idea of wath's wrong.
http://bugs.winehq.org/show_bug.cgi?id=17747
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.steampowered.com/ Severity|major |normal Keywords| |download
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-15 13:09:11 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=17747
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2010-09-12 03:35:55 CDT --- Still in wine-1.3.2-115-gd822555
err:ole:RevokeDragDrop invalid hwnd (nil) err:ole:RevokeDragDrop invalid hwnd 0x60144 err:ntdll:RtlpWaitForCriticalSection section 0x14876bc "?" wait timed out in thread 001e, blocked by 001f, retrying (60 sec) fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
http://bugs.winehq.org/show_bug.cgi?id=17747
Mr Nobody limited_choice@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |limited_choice@hotmail.com
--- Comment #3 from Mr Nobody limited_choice@hotmail.com 2011-04-12 01:44:45 CDT --- This problem is not limited to Race 07 alone ; many (if not all) of the associated SimBin titles (on Steam) behave the same way. I have found this issue apparent in the Steam releases of Race 07, Race On, GTR Evolution, WTCC - The Game, STCC & STCC 2, RaceRoom Online etc etc..
http://bugs.winehq.org/show_bug.cgi?id=17747
--- Comment #4 from Mr Nobody limited_choice@hotmail.com 2011-04-12 01:48:13 CDT --- (In reply to comment #3)
This problem is not limited to Race 07 alone ; many (if not all) of the associated SimBin titles (on Steam) behave the same way. I have found this issue apparent in the Steam releases of Race 07, Race On, GTR Evolution, WTCC - The Game, STCC & STCC 2, RaceRoom Online etc etc..
I should have noted that wrt RaceRoom Online, there is no 'offline' play and thus it doesn't run at all (fails online startup due to the same issue I believe)
http://bugs.winehq.org/show_bug.cgi?id=17747
--- Comment #5 from Mr Nobody limited_choice@hotmail.com 2011-11-10 16:50:05 CST --- ...problem still apparent in wine-1.3.32...
http://bugs.winehq.org/show_bug.cgi?id=17747
--- Comment #6 from Mr Nobody limited_choice@hotmail.com 2012-01-02 17:54:15 CST --- ...problem still apparent in wine-1.3.36...
http://bugs.winehq.org/show_bug.cgi?id=17747
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #7 from GyB gyebro69@gmail.com --- Still present in Wine 1.7.9 and can be reproduced with the free Race On DEMO-Dedicated Server application, available on Steam.
Wine doesn't produce any backtrace when the server crashes, but a mindiump file is saved in ~/SimBin/RaceON-DEMO/Minidump. If I load the file in winedbg I receive the following backtrace:
Backtrace: =>0 0x7e743329 ws_sockaddr_ws2u+0x9(wsaddr=(nil), wsaddrlen=0, uaddr=0x33e6d0) [/home/gyebro/sources/wine-1.7.9/dlls/ws2_32/socket.c:1292] in ws2_32 (0x0033e6a8) 1 0x7e7439e2 do_connect+0x31(fd=0x27, name=(nil), namelen=0) [/home/gyebro/sources/wine-1.7.9/dlls/ws2_32/socket.c:2648] in ws2_32 (0x0033e768) 2 0x7e753cc2 WS_connect+0x81(s=<couldn't compute location>, name=<couldn't compute location>, namelen=<couldn't compute location>) [/home/gyebro/sources/wine-1.7.9/dlls/ws2_32/socket.c:2685] in ws2_32 (0x0033e7f8) 1292 switch (wsaddr->sa_family)
http://bugs.winehq.org/show_bug.cgi?id=17747
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- Please attach a +winsock, this may be a duplicate of that other bug related to the Volvo game. It seems to be same symptoms of passing NULL as the address to connect.
http://bugs.winehq.org/show_bug.cgi?id=17747
--- Comment #9 from GyB gyebro69@gmail.com --- Created attachment 46962 --> http://bugs.winehq.org/attachment.cgi?id=46962 +winsock log (RaceOn DEMO dedicated server on Steam)
http://bugs.winehq.org/show_bug.cgi?id=17747
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to comment #9)
Created attachment 46962 [details] +winsock log (RaceOn DEMO dedicated server on Steam)
Thanks for the log. The issue is really the same but it does not seem related to the original issue. I'm downloading the demo to test myself and update the bug as appropriate.
http://bugs.winehq.org/show_bug.cgi?id=17747
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34971
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- The original issue in this bug seems to be fixed, although it now depends on bug 34971. When I get that bug fixed I'll solve this one too.
http://bugs.winehq.org/show_bug.cgi?id=17747
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|When starting race07 server |Using race07 server on wan |on wan, it's crached. |crashes
http://bugs.winehq.org/show_bug.cgi?id=17747
Bug 17747 depends on bug 34971, which changed state.
Bug 34971 Summary: Volvo The Game crashes when selecting competition mode http://bugs.winehq.org/show_bug.cgi?id=34971
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugs.winehq.org/show_bug.cgi?id=17747
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- Working fine now.
https://bugs.winehq.org/show_bug.cgi?id=17747
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.10.