http://bugs.winehq.org/show_bug.cgi?id=5301
Summary: dsound buffer underrun, wine aborts during warcraft3
gameplay
Product: Wine
Version: 0.9.13.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: minilek(a)gmail.com
wine crashes during gameplay in warcraft3, reign of chaos. I run the game using
the war3.exe executable with the -opengl flag. The crashing consistently
happens about 5-10 minutes into gameplay. When I crash, I get the following
error in a window:
---
This application has encountered a critical error:
FATAL ERROR!
Program: C:\Games\Warcraft III\war3.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:57250FA5
The instruction at '0x57250FA5' referenced memory at '0x000003D4'.
The memory could not be 'written'.
Press OK to terminate the application.
---
The errors printed to my terminal can be found at
http://web.mit.edu/minilek/www/war3_wine (I'm running wine in a 32-bit chroot on
my amd64).
--
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=5007
plamen_h_x(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.11. |0.9.14.
------- Additional Comments From plamen_h_x(a)yahoo.com 2006-27-05 05:49 -------
I think it's DDRAW!DD_Release.I re-test appication in Windows XP.That's all what
WinDBG say.
0048dd40 8b08 mov ecx,[eax]
0048dd42 ff5108 call dword ptr [ecx+0x8]{DDRAW!DD_Release (737903f6)}
ds:0023:737a37c8=737903f6
0048dd45 85c0 test eax,eax
AND
image00400000+0x8dd42:
0048dd42 ff5108 call dword ptr [ecx+0x8]{DDRAW!DD_Release (737903f6)}
ds:0023:737a37c8=737903f6
0:000> g
eax=77c3f88a ebx=00000000 ecx=77c3e9f9 edx=77c61a70 esi=7c90e88e edi=00000000
eip=7c90eb94 esp=0012fe0c ebp=0012ff08 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
Cabextract works well.Thanks!
--
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=5245
------- Additional Comments From robert(a)chezmarshall.freeserve.co.uk 2006-27-05 03:02 -------
Created an attachment (id=2540)
--> (http://bugs.winehq.org/attachment.cgi?id=2540&action=view)
stdout/err from a run of terragen under wine-0.9.14-mdk.i586.rpm
This is the output from starting up terragen to the point where it crashes with
a series of 'OLEPictureImpl_FindConnectionPoint no connection point ' errors
--
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=5294
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.download.com/Morp
| |heus/3000-2166_4-
| |10057840.html
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-05 02:05 -------
confirming
--
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=5300
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2006-27-05 01:56 -------
this wine is compiled without debuginfo?
try:
export WINEDEBUG=+synchronous
gdb wine-pthread
r Derive.exe
.... when it hits the breakpoint, "bt" and/or print the variable from
the frames.
--
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=5296
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.inspiration.com/f
| |reetrial/index.cfm?fuseactio
| |n=process_kids_qual_form
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-05 01:45 -------
Andrew, could you try to run the installer in a virtual Desktop please (use
winecfg and check the checkbox "Run in virtual Desktop", set size to 800x640).
The installer from the downloadlink pops up a messagebox that's hidden
otherwise, and so the installer seems to hang , but you just have to push the
button on the messagebox.
--
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=5267
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-05 21:45 -------
BTW it doesn't have to return pointer. It could be a handle.
Patch commited. Should be fixed now.
--
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=5294
------- Additional Comments From snoski3(a)yahoo.com 2006-26-05 21:31 -------
Wine starts the program but nothing shows up. I waited 15 seconds before I
closed the program. Should I let it run longer?
--
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=4653
------- Additional Comments From ahziem1(a)mailbolt.com 2006-26-05 19:28 -------
Created an attachment (id=2539)
--> (http://bugs.winehq.org/attachment.cgi?id=2539&action=view)
Outputs of InstallShield error report and Wine console
InstallShield fails using cw.sh.txt install script. InstallShield prints an
error in a dialog and then refuses to continue. See wine.log attachment for
details.
However, CW 2005 Trial will install after installing MSIE 6.
System:
- WINE CVS May 25 14:53:55 UTC 2006 run from source tree
- Fedora Core 5
--
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.