[Bug 49515] Star Wars: The Old Republic unable to patch on Debian but works on Mint

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 20 15:31:59 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49515

--- Comment #10 from Matthew Toseland <toad at amphibian.dyndns.org> ---
I appreciate that you might see any remaining issues as a different bug.
However if you have any further input so I can verify the fix that'd be great.

The remaining problem:
- It runs a web server on a random localhost port.
- This works, it serves an EXE of some kind.
- The client side executable connects to localhost, then closes the connection
without doing any I/O AFAICS. The full strace log is 700MB, snippet:

[pid 159812] connect(169, {sa_family=AF_INET, sin_port=htons(44519),
sin_addr=inet_addr("127.0.0.1")}, 16 <unfinished ...>
...
[pid 159812] <... connect resumed>)     = -1 EINPROGRESS (Operation now in
progress)
...
[pid 159812] close(169 <unfinished ...>

+relay or even +wintrust seem to kill the app completely, so a bit stuck...

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