http://bugs.winehq.org/show_bug.cgi?id=4166
arieldembling(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|deadlock in GlobalUnlock |deadlock in GlobalUnlock
| |(heap corruption?)
------- Additional Comments From arieldembling(a)gmail.com 2006-05-01 23:43 -------
OK, I've talked with Vitaliy some more, and we think this could be caused by heap corruption.
The application hangs in a loop calling GlobalUnlock repeatedly and waiting for it to return FALSE (binary 0) which would mean that the object whose handle is 7ff2d842 is unlocked. Sadly, this never happens, so GlobalUnlock always returns TRUE (binary nonzero), meaning that the object is still locked.
Now, why is the object never unlocked??? That's what I'll try to see by tracing +heap. I'll report the findings here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3810
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)codeweavers.com 2006-05-01 22:10 -------
Reported as fixed, so I'm going to close this bug. Feel free to report the
other problem you mentioned in a seperate bug. Thanks for testing and reporting
this issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3810
------- Additional Comments From emeitner(a)gmail.com 2006-05-01 21:25 -------
Wine 0.9.5 has greatly improved the situation. I was able to install and run FM8
Pro. The console output from the install process will be attached later.
As I said, the application starts up fine. The next problem is that the text in
the many list dialogs(such as scripts list, table list, database list) is
invisible. But that is not within the scope of this bug.
Thanks for the hard work!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4051
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hurtta+wine2(a)leija.mh.fmi.fi
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-01 21:14 -------
*** Bug 4167 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4167
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-01 21:14 -------
It sure is a dup
*** This bug has been marked as a duplicate of 4051 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4243
Summary: some ground / wall textures missing in wow -opengl
version
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: natoforce(a)gmx.net
i compiled wine 0.9.5 from cvs yesterday, before i applied the 2 wow related
patches from the gentoo wiki, it seemed to work fine, but i noticed that on
several locations missing textures.
e.g in the safe in ironforge there should be sort of lattice
also on the ground of the ring in ironforge there should be something similar.
i dont know if it comes from latest patch 1.9 from blizzard or from wine release ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4176
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-01 20:48 -------
Ok then need more info:
Run your program and paste /tmp/relay.txt to http://wine.pastebin.com :
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.txt
Also please run it under the winedbg. When it will crash type "bt" and then
attach all of the screen output to this bug as well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4242
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.