http://bugs.winehq.org/show_bug.cgi?id=7691
Summary: Tamestorm Virus crashes with Unhandled page fault
Product: Wine
Version: 0.9.32.
Platform: PC
URL: http://www.tamestorm.com/games/al/index.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jercos(a)gmail.com
When I try to run tamestorm's virus (game) it immediately crashes with
wine: Unhandled page fault on read access to 0x6c707369 at address 0x7eceff62
(thread 0012), starting debugger...
--
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
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-12-03 07:28 -------
I'll try to fix it before wine 0.9.33. I think we will need to add a new rect to
LISTVIEW_MeasureItem for the state icon - enlarging the icon rect is not correct.
--
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=7682
------- Additional Comments From julliard(a)winehq.com 2007-12-03 06:35 -------
Directory symlinks are filtered out in NtQueryDirectoryFile if they can lead to
loops, i.e. if the target of the symlink is a parent of the source. This is a
feature meant to prevent apps from recursing through the hierarchy forever.
--
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=7688
julliard(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From julliard(a)winehq.com 2007-12-03 06:32 -------
16-bit code always runs with the Win16 lock held, so 16-bit entry points don't
need to lock explicitly.
--
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=1226
------- Additional Comments From blin(a)gmx.net 2007-12-03 06:26 -------
Looking at the plethora of programs affected by this, I really doubt the fixme
is the actual issue. As mentioned before, the status code is
STATUS_OBJECT_TYPE_MISMATCH, doesn't sound very network specific.
Looking at the functions that could possibly trigger this problem, it seems like
functions handling async requests use it. I figure that the actual bug is hidden
somewhere there.
--
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=7643
------- Additional Comments From viriiboxen(a)gmail.com 2007-12-03 06:16 -------
I've been running SupCom with winedbg and I found that the crashes I was
having were two separate issues, however, patching the game to version 3220
seems to have fixed them. I can get to the game mode with sound and even play
a bit until it crashes with a page fault.
First chance exception: page fault on write access to 0x24965f98 in 32-bit
code (0x0085835a).
--
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=7672
------- Additional Comments From infyquest(a)gmail.com 2007-12-03 06:13 -------
can you also please check what is the alpha value you are getting.
--
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=7690
------- Additional Comments From infyquest(a)gmail.com 2007-12-03 06:06 -------
is it fixed in our git?
if not please send the fix to wine-patches(a)winehq.org
--
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=7689
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From infyquest(a)gmail.com 2007-12-03 06:05 -------
forgot change the priority
--
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.