http://bugs.winehq.org/show_bug.cgi?id=22155
Summary: Civilization IV Colonization crashes when making
diplomatic contact
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krause(a)informatik.uni-halle.de
"Civilization IV: Colonization" which crashes with pagefault when making
diplomatic contact.
in wine 1.1.40 it crashes in
"=>0 0xb7e46776 memcpy+0x46() in libc.so.6 (0x7c0ce990)",
in wine 1.1.34 it crashes in
"=>0 0xb7aea18e in d3d9 (+0x1a18e) (0x0033fb88)",
in wine 1.1.28 it works correctly
i have done a bisection, and
commit ff92e6eb6a6b0f5b6ee0d062f8434cad8f31c33d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Dec 4 11:50:47 2009 +0100
d3d9: Simplify GetDevice().
seems to be the cause
I am on openSUSE 11.0 with fglrx drivers 9.3 on a Radeon 9700 Pro (old card not
supported by newer drivers)
--
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=9158
--- Comment #33 from David Cournapeau <cournape(a)gmail.com> 2011-09-15 10:31:14 CDT ---
Yes, still there in 90e3bc51c3b55ede36080e67274e2fcb6ce21a26 (using the
_SFX_CAB_SHUTDOWN_REQUEST is enough to continue, but the process still fails
afterwards)
--
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=28387
Summary: d3d8/device.ok, d3d9/device.ok crash on ATI with
divide by zero
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(See also bug 21172?)
Tests fail here on my A8-3850 with latest drivers from ATI,
without a useful backtrace:
../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
device.c && touch device.ok
fixme:win:EnumDisplayDevicesW ((null),0,0x32f570,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f570,0x00000000), stub!
wine: Unhandled exception 0xc000008e at address 0x416afc35 (thread 0009),
starting debugger...
...
Backtrace:
0x416afc3a: filds 0x0(%esp)
Modules:
Module Address Debug info Name (59 modules)
ELF 40000000-40133000 Deferred wined3d<elf>
\-PE 40010000-40133000 \ wined3d
ELF 40175000-4025f000 Deferred libgl.so.1
ELF 4025f000-4027b000 Deferred libgcc_s.so.1
ELF 4027b000-421c0000 Dwarf fglrx_dri.so
...
glxinfo says:
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: AMD Radeon HD 6550D
OpenGL version string: 4.1.11005 Compatibility Profile Context
OpenGL shading language version string: 4.10
--
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=28386
Summary: d3d9/visual.ok fails on ATI
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Here are the first few failures from the log:
../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p d3d9_test.exe.so
visual.c && touch visual.ok
fixme:win:EnumDisplayDevicesW ((null),0,0x32eeb0,0x00000000), stub!
visual.c:2689: Test failed: StretchRect offscreen ==> rendertarget surface
scaling failed: Got color 0xff00ff00, expected 0xffff0000.
...
visual.c:8745: Test failed: Expected color 0x00ff0000, got 0x00000000.
visual.c:8748: Test failed: Expected color 0x00ffff00, got 0x0000ff00.
...
--
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=4342
--- Comment #18 from Danil Ilinykh <woodroof(a)gmail.com> 2011-09-14 05:30:33 CDT ---
I think, users need it because of ability to set up printing right they want.
--
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=9185
Vijay Kamuju <infyquest(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
--- Comment #12 from Vijay Kamuju <infyquest(a)gmail.com> 2011-09-13 17:29:17 CDT ---
can you please check if the defect is still present or not in latest 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.
http://bugs.winehq.org/show_bug.cgi?id=9158
Vijay Kamuju <infyquest(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
--- Comment #32 from Vijay Kamuju <infyquest(a)gmail.com> 2011-09-13 17:27:57 CDT ---
Is this defect still present in latest 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.
http://bugs.winehq.org/show_bug.cgi?id=8766
Vijay Kamuju <infyquest(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
--- Comment #8 from Vijay Kamuju <infyquest(a)gmail.com> 2011-09-13 17:24:58 CDT ---
is this defect still present
--
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=8330
Vijay Kamuju <infyquest(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
--- Comment #11 from Vijay Kamuju <infyquest(a)gmail.com> 2011-09-13 17:21:18 CDT ---
is this still present in latest git
--
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=7566
Vijay Kamuju <infyquest(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
--- Comment #25 from Vijay Kamuju <infyquest(a)gmail.com> 2011-09-13 17:07:09 CDT ---
please test with wine 1.3.28.
If this version works then please close this bug as resolved fixed
--
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.