http://bugs.winehq.org/show_bug.cgi?id=10958
Summary: "The Cat In The Hat" crashes ("Segmentation fault (core dumped)") when moused-over Product: Wine Version: 0.9.52. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: atheoi@gmail.com
Running Wine 0.9.52 from the Wine repository in Ubuntu 7.10
Attempting to run "The Cat In The Hat", part of the 'Living Book' series (see http://en.wikipedia.org/wiki/Living_Books_series)
It starts up well enough (Tried in 95, 98, ME and XP modes. I'm using 'emulate a virtual desktop'; it appears to automatically resize to 640 x 480), but if I move my mouse over the window (e.g. to click a button on screen) it consistently crashes with: "Segmentation fault (core dumped)"
As run from Terminal:
--- $ wine CAT32.EXE fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:win:EnumDisplayDevicesW ((null),0,0x34f25c,0x00000000), stub! fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 Segmentation fault (core dumped) ---