http://bugs.winehq.org/show_bug.cgi?id=19146
Summary: The ClueFinders Reading Adventures Ages 9-12 crashes on startup Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=22124) --> (http://bugs.winehq.org/attachment.cgi?id=22124) ClueFinders Reading Adventures backtrace
With today's Git (wine-1.1.24-421-ga3dbe3c), when trying to start the ClueFinders Reading Adventures game, the application crashes instead of starting normally as expected. Some fixmes of possible interest prior to the crash were:
fixme:d3d_surface:surface_init Trying to create a render target that isn't in the default pool. err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems fixme:d3d_surface:surface_init Trying to create a render target that isn't in the default pool.
Backtrace and +d3d,+d3d_surface log are attached.