[Bug 42126] New: Super Bubsy crashes before intro screen

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 31 02:37:03 CST 2016


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

            Bug ID: 42126
           Summary: Super Bubsy crashes before intro screen
           Product: Wine
           Version: 2.0-rc3
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: jeffz at jeffz.name

Created attachment 56665
  --> https://bugs.winehq.org/attachment.cgi?id=56665
winedbg backtrace

MacOS 10.11.4
Intel Iris Pro graphics.
wine-2.0-rc3-4-gc0b3043

Bubsy.exe either hangs:

fixme:win:EnumDisplayDevicesW ((null),0,0x32f6f8,0x00000000), stub!
err:d3d:resource_init Failed to allocate system memory.
fixme:d3d_shader:upload_palette P8 surface loaded without a palette.

or crashes without a backtrace:

fixme:win:EnumDisplayDevicesW ((null),0,0x32f6f8,0x00000000), stub!
err:ddraw:device_parent_surface_created Failed to allocate surface memory.
wine: Unhandled page fault on read access to 0x00000000 at address 0x423b4a
(thread 0009), starting debugger...

Ran a regression test.  Reverting the identified commit allows the game to run
normally again.

1df961bd3d1a5d4d4badfe364ca51e9f6cc88fd3 is the first bad commit
commit 1df961bd3d1a5d4d4badfe364ca51e9f6cc88fd3
Author: Ken Thomases <ken at codeweavers.com>
Date:   Fri Apr 29 01:59:30 2016 -0500

    winemac: Implement the WGL_WINE_query_renderer extension.

    Signed-off-by: Ken Thomases <ken at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 226385c889fe5acfcc2cbf51c42959f8c37cbb4d
c1d1c8d8ae785ff9f24c35ba9ccbf17e2f7cd53b M    dlls

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