https://bugs.winehq.org/show_bug.cgi?id=36360
Bug ID: 36360
Summary: valgrind shows several leaks in
dxdiagn/tests/provider.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==14755== 756 bytes in 21 blocks are definitely lost in loss record 1,054 of
1,203
==14755== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==14755== by 0x53C9493: IMalloc_fnAlloc (ifs.c:186)
==14755== by 0x53C99D4: CoTaskMemAlloc (objidl.h:1236)
==14755== by 0xAD2EA72: ???
==14755== by 0xAD2EEB4: ???
==14755== by 0x649E5C6: ???
==14755== by 0x649C924: ???
==14755== by 0x4A788CB: func_provider (provider.c:124)
==14755== by 0x4A798E0: run_test (test.h:584)
==14755== by 0x4A79CCF: main (test.h:654)
==14755==
==14755== 28 bytes in 1 blocks are possibly lost in loss record 322 of 1,203
==14755== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==14755== by 0x53A8BB8: apartment_getclassobject (compobj.c:526)
==14755== by 0x53ABFC6: get_inproc_class_object (compobj.c:2894)
==14755== by 0x53AED2F: CoGetClassObject (compobj.c:3032)
==14755== by 0x53AF4B7: CoCreateInstance (compobj.c:3197)
==14755== by 0x649FCEF: ???
==14755== by 0x649C924: ???
==14755== by 0x4A78720: func_provider (provider.c:83)
==14755== by 0x4A798E0: run_test (test.h:584)
==14755== by 0x4A79CCF: main (test.h:654)
==14755==
{
--
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=30988
Bug #: 30988
Summary: Ragnarok download manager, when invoking wine-mono,
needs gluezilla
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.ragnarokeurope.com/includes/files/ROManager
.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 30987
Classification: Unclassified
austin@laptop:~$ wine ROManager.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32e1bc,0x00000000), stub!
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename
unknown>:0
at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()
at FilesDownloader.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
reference not set to an instance of an object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename
unknown>:0
at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22198
Summary: gam crash
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
no gameplay after main menu
--
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=37726
Bug ID: 37726
Summary: BitRaider installer for POTBS cannot be executed
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nargaroth_reg(a)hotmail.com
Distribution: ---
Created attachment 50223
--> https://bugs.winehq.org/attachment.cgi?id=50223
console and application logs
The installer for the game Pirates of the Burning Sea cannot be executed using
wine. The application complains about lack of administrative privileges (see
screenshot).
Error message: http://s23.postimg.org/i4cojsqh7/snapshot.png
The executable file can be downloaded from http://burningsea.com/download
--
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=45645
Bug ID: 45645
Summary: chromium x64 sandbox crashes due to unexpected return
value of NtQueryObject
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62074
--> https://bugs.winehq.org/attachment.cgi?id=62074
0004-ntdll-Hack-NtQueryObject
Follow up to bug 45644. chrome x64 works now, nut chromium x64 crashes due to
an unexpected return value of NtQueryObject.
Attached a hack to work around the issue.
--
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=46884
Bug ID: 46884
Summary: The Sims redrawing glitch
Product: Wine-staging
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63959
--> https://bugs.winehq.org/attachment.cgi?id=63959
The Sims redraw issue - wine-staging 4.4
I'm trying to get The Sims to be playable with Win-Staging, and some problems
are fixed. Like bug 46807 - The Sims hangs when opening menus.
There are however a couple of bugs left, and one of them is a redrawing issue.
The issue is visible in the video I've attached.
Hope someone are able to make a fix :)
Regards
HÃ¥kon
--
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=46675
Bug ID: 46675
Summary: Black Ops 2 zombies mode crashes with Too many open
files after 30-35 minutes of gameplay
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: troyb(a)us.ibm.com
Distribution: ---
After about 35 minutes of game play, the program crashes with the following
error logs :
0122:err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs
00f1:err:ntdll:RtlLeaveCriticalSection section 0x6340394 is not acquired
0009:err:ntdll:RtlLeaveCriticalSection section 0x20d0394 is not acquired
Examining wineserver open fds with ls /proc/WINEPD/fd | wc -l shows that the
program continually adds fds as the game is played and eventually crashes when
it hits a system limit of 4096 (on my machine). Example output of fd list :
These are opened fds when steam starts :
ls /proc/32562/fd | wc -l
502
These are opened fds after the zombie mode is started :
ls /proc/32562/fd | wc -l
640
As game is played the fds increase proportional to time :
ls /proc/32562/fd | wc -l
1022
ls /proc/32562/fd | wc -l
2027
ls /proc/32562/fd | wc -l
3196
Just prior to crash, about 35 minutes into game :
ls /proc/32562/fd | wc -l
4095
the crash log when 4096 was hit :
013e:err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs
to be increased
post crash dialog :
bash-4.3$ ls /proc/32562/fd | wc -l
4066
The same behavior occurs with any version of wine from 3.12 through 4.2, with
and without wine staging and with and without DXVK d3d backend. The window
manager is xfce and video card nvidia gtx 1070, wine is compiled 64/32 bit.
The game must be started on Linux <= 4.18 due to another issue with hardware
breakpoints (i.e. it won't start at all on Linux 4.19+, a separate bug report
was submitted for that problem).
--
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=15232
Summary: Button in simple OpenGL application gets overdrawn
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://bugs.winehq.org/attachment.cgi?id=5777
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
The button of
http://bugs.winehq.org/attachment.cgi?id=5777
gets overdrawn. A year ago Chris Robinson explained why this Application does
not work with wine and how to change the application and the wine configuration
to get it working:
quote from http://www.winehq.org/pipermail/wine-devel/2007-October/059550.html:
----
First, since the GL window is the
top-level window, it draws to it directly so it doesn't get clipped. Second,
CreateWindow for the GL window is missing the WS_CLIPCHILDREN flag. If I
force offscreen rendering and add the flag, the demo works.
----
I am not sure how to force offscreen rendering. I tried to set
"Software/Wine/Direct3D/OffscreenRenderingMode" to "fbo" and added the flag to
the window but it did not work.
--
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.