http://bugs.winehq.org/show_bug.cgi?id=3615
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-19-03 22:49 -------
Now, the bug changed. I have the following errors for the both games:
Unhandled exception: page fault on read access to 0x000002a0 in 32-bit code
(0x7e5e72a6).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7e5e72a6 ESP:7c5428ac EBP:7c542928 EFLAGS:00210246( - 00 -RIZP1)
EAX:00000000 EBX:7e7b5f14 ECX:00f78d00 EDX:00000000
ESI:00000003 EDI:00000000
Stack dump:
0x7c5428ac: 7e72a068 00000c11 00fe2750 00000001
0x7c5428bc: 7eeba365 00000000 00010000 00000001
0x7c5428cc: 7c5428d8 7eecc8c0 7ffcc000 00000040
0x7c5428dc: 000003e6 7e7b5f14 7c5429a0 00fa0020
0x7c5428ec: 7c54293c 7e72bc6c 00fa0020 00fe2750
0x7c5428fc: 7ee70c85 00000000 00000000 00000000
Backtrace:
=>1 0x7e5e72a6 glTexImage2D+0x406() in libgl.so.1 (0x7c542928)
Joaopa
--
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=2700
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://www.gamershell.com/do
|iew.php?appId=1722 |wnload_4689.shtml
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From tony.lambregts(a)gmail.com 2007-19-03 22:12 -------
Demo shows same problem.
--
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=4522
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From thestig(a)google.com 2007-19-03 21:50 -------
bug is present in wine-0.9.32 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=7797
Summary: Regression: Knight Rider runs extremely slowly
Product: Wine
Version: CVS
Platform: PC
URL: http://www.cnet.com.au/downloads/0,239030384,10230121s,0
0.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)science.su
Please note that to run Knigh Rider or its Demo you need to apply little hack
from bug #7796 ("hack.diff":
http://bugs.winehq.org/attachment.cgi?id=5458&action=view ).
This commit has introduced the regression:
daeffc897bc22253312d8b62634e3a6fa83e6cfc is first bad commit
commit daeffc897bc22253312d8b62634e3a6fa83e6cfc
Author: Stefan Dц╤singer <stefan(a)codeweavers.com>
Date: Sun Mar 4 23:47:57 2007 +0100
wined3d: Use an aux buffer as blitting helper if available.
This helps performance a bit because the function does not have to
wait for the 2nd read to finish before returning. Only do that if we
have an aux buffer to mess with for free though.
To reproduce this bug, download Knight Rider Demo (you can find the link in the
URL field, ~100 MiB), run it, set detail level to Super and color depth to 32
bit then wait while introduction cutscene completes (it is very short but
because of extreme slowdown it may take about 1-2 minutes to complete). When
cutscene ends try to do something - you will see that everything very slow
(about 1 FPS or less).
Without this "bad commit" everything runs smoothly with a lot of FPS (except
cutscene in the beginning, - this is why you need to wait while it ends to see
this bug, - and some situations in game but these ones is different bugs and I
will report them separately when this bug will be fixed).
--
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=7796
------- Additional Comments From mail(a)science.su 2007-19-03 20:13 -------
Created an attachment (id=5458)
--> (http://bugs.winehq.org/attachment.cgi?id=5458&action=view)
Applying this hack makes Knight Rider to start without problems.
This "patch" is actually very small and simple hack. Unfortunatelly I havn't
enough knowledge of Windows API and free time to fix this bug correctly myself
but maybe someone else can. This problem is really very simple - just see
hack.diff.
--
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=7796
Summary: Knight Rider doesn't run
Product: Wine
Version: CVS
Platform: PC
URL: http://www.cnet.com.au/downloads/0,239030384,10230121s,0
0.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)science.su
When I try to run this game it fails (gives Unhandled exception). I already found the exact cause of the crash (see attachment below).
Both full and demo versions of Knight Rider have same problem (I have provided link to demo in the URL field).
(Sorry, I'm not sure what component to select for bug in amstream.dll.so so I have selected "test")
--
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=6971
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|1434, 3356 |
OtherBugsDependingO| |3356
nThis| |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-19-03 19:45 -------
This bug does not depend on anything. It's other way around.
--
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=7653
------- Additional Comments From zarquon(a)t-online.de 2007-19-03 19:17 -------
I have no idea. I'm still on XF86 on this machine (4.3 server with 4.2 libs;
updating is a bit problematic ATM) and that bug appears to be for Xorg. And of
course deadlocks are one of the biggest problems in multithreaded programming,
so just because there's an X-related deadlock elsewhere doesn't mean they're
related. Judging by the way Wine behaves I'd also say it's a Wine component
that deadlocks rather than X or X-libs (but since I'm not really familiar with
Wine-internals I could be wrong, of course).
I also tried it on my new computer (with an up-to-date Xorg version) and Wine
runs fine there. Could it be related to the extremely weird fact that a fully
compiled Wine source tree is 1GB on my old machine and a measly 250MB on my new
one? (I checked and double-checked and it's really that small -- and by the
looks of it still fully functional).
--
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=7527
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From thestig(a)google.com 2007-19-03 19:04 -------
closing.
--
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=7680
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From thestig(a)google.com 2007-19-03 19:03 -------
closing.
--
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.