https://bugs.winehq.org/show_bug.cgi?id=45211
Bug ID: 45211 Summary: Steam LTE 4G connection, instability Product: Wine Version: 3.0.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: shitman71@hotmail.com Distribution: ---
Created attachment 61429 --> https://bugs.winehq.org/attachment.cgi?id=61429 Steam.exe log
With 4G-internet on steam or with wine in general i am having troubles with my connection, using virtualisation and playing games works flawlessly. Its only wine making problems.
Starting steam sometimes doesn't work and if it works it only runs a few minutes and then crashes.
Iam getting the message: 0073:err:ntdll:RtlpWaitForCriticalSection section 0x603375c "?" wait timed out in thread 0073, blocked by 006e, retrying (60 sec)
My firewall is having no problems, it just sometimes work and sometimes not. The signal is very good and it is also working on everything else except of wine.
Iam guessing something is wrong the way wine handles network-connections. So far i only got this error-message.
https://bugs.winehq.org/show_bug.cgi?id=45211
SF shitman71@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |FreeBSD Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=45211
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45211
--- Comment #1 from SF shitman71@hotmail.com --- Within another game which has problems and nothing to do with steam i get the same error-messages.
rasnetwork...
Its always getting stuck at messages like this. There is something wrong with wine handling this or maybe something within the regedit needs to be changed, with my previous normal internet connection there wasn't any kind of error like this. Its only wine having connection timeouts and something like this, playing games via other software runs without problems.
https://bugs.winehq.org/show_bug.cgi?id=45211
SF shitman71@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from SF shitman71@hotmail.com --- set: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters autodisconnect decimal -1
change mtu on your network-card-settings down to your individual exact value
ensure your firewall-settings are correct, my firewall seemed to cause crashes with lte which didn't occur on cable
buy some better externel antenna
I did only adjust values without buying some better antenna, steam is stable without any crash.
https://bugs.winehq.org/show_bug.cgi?id=45211
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID Status|RESOLVED |CLOSED
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name --- If nothing was changed in the wine codebase to address the issue, the bug cannot be marked as 'fixed'. Resolving invalid instead.
https://bugs.winehq.org/show_bug.cgi?id=45211
SF shitman71@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |NOTOURBUG Status|CLOSED |RESOLVED
--- Comment #4 from SF shitman71@hotmail.com --- Change nameserver to e.x. opendns, stable without any issue.
/etc/resolv.conf
nameserver 208.67.222.222
options timeout:2 options attempts:100
https://bugs.winehq.org/show_bug.cgi?id=45211
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOTOURBUG |INVALID Status|RESOLVED |CLOSED
--- Comment #5 from Matteo Bruni matteo.mystral@gmail.com --- Thank you for the update.