https://bugs.winehq.org/show_bug.cgi?id=53477
Bug ID: 53477
Summary: ARK: Survival evolved dedicated Server crashes with
out of memory
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukas-sinzing(a)gmx.de
Distribution: ---
Created attachment 72845
--> https://bugs.winehq.org/attachment.cgi?id=72845
Server logs
I'm trying to run a server for the game "ARK: Survival evolved" on linux using
Wine, but I am getting out of memory errors while the host has still free
memory left (https://prnt.sc/R3GgL6Hhdj-u). My command line is
WINEDEBUG=warn wine64 ShooterGameServer.exe
TheIsland?Port=7777?QueryPort=27015?MaxPlayers=70 -NoBattlEye -nosteamclient
-game -server
I'm using wine 7.0 (I also tested wine 7.14 but error persists).
Here are the server logs (including wine logs): https://pastebin.com/2phyguXt
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47765
Bug ID: 47765
Summary: League of Legends occasional deadlock in client after
completing game
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: aguertin+wine(a)aguertin.net
Distribution: ---
Created attachment 65246
--> https://bugs.winehq.org/attachment.cgi?id=65246
Partial terminal output (intermixed wine and game output)
Occasionally, after completing a game of League of Legends and the game
exiting, the client will fail to display end-of-game content. This happens
perhaps about 5% of the time for me.
The following symptoms occur when this happens:
* The client displays a background, but no content
* Gnome repeatedly pops up a This Program is Not Responding dialog
* Sounds can still be heard from the client, at the appropriate time
I noticed the following in the terminal output when this happened:
0049:err:ntdll:RtlpWaitForCriticalSection section 0xe4cdb0 "?" wait timed out
in thread 0049, blocked by 0044, retrying (60 sec)
0044:err:ntdll:RtlpWaitForCriticalSection section 0xe4cdb0 "?" wait timed out
in thread 0044, blocked by 0009, retrying (60 sec)
0009:err:ntdll:RtlpWaitForCriticalSection section 0xe4cdb0 "?" wait timed out
in thread 0009, blocked by 0049, retrying (60 sec)
Note the three threads waiting on each other. There are other threads timing
out in RtlpWaitForCriticalSection as well, not included in this log.
Waiting does not seem to fix this. However, as a workaround, switching to a
different virtual terminal CAN apparently unstick the deadlock.
Reporting on gentoo wine-staging 4.15. This is not a new problem, I have seen
it for several months at least (possibly longer).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39916
Bug ID: 39916
Summary: Path of Exile: Crash during combat
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dd31879(a)yahoo.com
Distribution: ---
Created attachment 53308
--> https://bugs.winehq.org/attachment.cgi?id=53308
game crash backtrace
During combat with one specific affix of monster in the game WINE crashes.
Monster type during talisman league is "clutching". It spawns purple colored
totems that shoot purple projectiles everywhere.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33119
Bug #: 33119
Summary: Free Download Manager freezes randomly
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Tons of "err:treeview:TREEVIEW_HandleTimer got unknown timer" in terminal after
freeze. GUI of FDM partially works when freeze occurs.
To reproduce the bug:
1. Run FDM
2. Check "View / Groups of downloads" if unchecked (probably it triggers the
bug)
3. Download files until FDM will freeze
--
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.
https://bugs.winehq.org/show_bug.cgi?id=54625
Bug ID: 54625
Summary: Adobe Lightroom Classic 12.1: page fault in ntdll
since wine-8.3
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Created attachment 74150
--> https://bugs.winehq.org/attachment.cgi?id=74150
backtrace
Stable with wine-8.2, crashing shortly after startup with wine-8.3. No
suspicious messages on stdout or stderr, happens when processing image data.
Perhaps related to the recent ntdll low-fragmentation heap?
Unhandled exception: page fault on read access to 0x00007f7a19c90010 in 64-bit
code (0x007f7cc6b66575).
Backtrace:
=>0 0x007f7cc6b66575 in ntdll (+0x36575) (0x007f7c445382d0)
1 0x007f7cc6b67749 RtlAllocateHeap+0x529() in ntdll (0x007f7c445383e0)
2 0x007f7cc68b8b49 malloc+0x29() in ucrtbase (0x007f7c44538420)
3 0x0000002270077a in cameraraw (+0x120077a) (0x00000000048000)
4 0x000000227031aa in cameraraw (+0x12031aa) (0x007f7c44538820)
--
Additional information: these are printed out _after_ the crash happens and the
debugger is running, likely unrelated:
00f4:err:sync:RtlpWaitForCriticalSection section 0000000002A900D0
"wine-8.3/dlls/ntdll/heap.c: heap.cs" wait timed out in thread 00f4, blocked by
05ec, retrying (60 sec)
0640:err:sync:RtlpWaitForCriticalSection section 00007F26BCCFEE60
"wine-8.3/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0640,
blocked by 055c, retrying (60 sec)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18213
Summary: Video in WebSlingPlayer Firefox is blank/black
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://beta.sling.com/sling_player
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
WebSlingPlayer, a Firefox plugin which acts in the same way as Slingplayer,
connects (with workarounds) but doesn't show any video. Audio plays fine.
"winetricks firefox3 flash wmp9" and native qcap.dll are needed to get this far
as there is no native Linux client as of yet. WebSlingPlayer is currently in
beta.
Workaround is using native quartz.dll.
Severity set low as workaround is use the Slingplayer. WebSlingPlayer is
intended for Windows users who do not have admin access, but this isn't
applicable to Wine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=54900
Bug ID: 54900
Summary: Altium Designer 17: Crashes when closing tab w/ 3D
rendering
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: afb(a)mailbox.org
Distribution: ---
CAD application Altium Designer may have tabs utilizing 3D rendering. Closing
one of them crashes the whole application:
X Error of failed request: BadWindow (invalid Window parameter)
Closing tabs that are not utilizing 3D rendering works fine.
Last good release: wine-8.3.1
Found issue in: wine-8.4.1, -8.5.1, -8.6.1
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53088
Bug ID: 53088
Summary: Free Video Converter crashes on run
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://ssl-download.wondershare.com/video-converter-f
ree_full1129.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 72509
--> https://bugs.winehq.org/attachment.cgi?id=72509
Wine 7.9 console output (installation)
Wondershare's Free Video Converter exits silently after installation, and
crashes on subsequent runs. This occurs after Bug 53085 and Bug 53086.
dotnet40 stops the crash but it still exits silently. Background services
continue running.
f2623b3a2763758810404cbb279cd4456f3cd2bb
video-converter-free_setup_full1129.exe
https://videoconverter.wondershare.com/free-video-converter.html
The stub installer downloads a full install which you can copy from
~/.wine/drive_c/users/Public/Documents/Wondershare
5e1317a9c4c01dddbd6ec09bc21566fda7e88b6d video-converter-free_full1129.exe
--
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.