[Bug 40569] New: application crashes with exception in ddraw_allocate_handle (win98)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 2 19:48:21 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40569

            Bug ID: 40569
           Summary: application crashes with exception in
                    ddraw_allocate_handle (win98)
           Product: Wine
           Version: 1.9.9
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: o.dierick at piezo-forte.be
      Distribution: ---

Created attachment 54407
  --> https://bugs.winehq.org/attachment.cgi?id=54407
Terminal output (wine 1.9.9)

I get a page fault in 32-bit code when starting a game in TOCA Touring Car
Championship. This is an old game that requires windows version <= win98.

The demo also has the bug.

---begin quote---
...
wine: Unhandled page fault on read access to 0x00000110 at address 0x7e7fcf1d
(thread 0028), starting debugger...
Unhandled exception: page fault on read access to 0x00000110 in 32-bit code
(0x7e7fcf1d).
...
Backtrace:
=>0 0x7e7fcf1d ddraw_allocate_handle+0x1d(t=0x10c, object=0x15f960,
type=DDRAW_HANDLE_MATERIAL)
[/home/olivier/Projets/wine-builds/1.9.9_x86/dlls/ddraw/../../../wine-git/dlls/ddraw/main.c:118]
in ddraw (0x0033f478)
...
---end quote---

This is with git wine 1.9.9-35-gbd2999d and no patch.

-- 
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.



More information about the wine-bugs mailing list