http://bugs.winehq.org/show_bug.cgi?id=9368
Summary: Bob the Builder "Can we fix it?" crashes on startup Product: Wine Version: CVS Platform: Other URL: http://www.amazon.com/Bob-Builder-Can-We- Fix/dp/B00005NHSN OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: wine-directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Found this game for $3 on the shelf at Half-Price Books; I gather it's available for $1 elsewhere. My copy's files are dated 2001.
The game installs ok, but crashes on startup in dinput.
Unhandled exception: page fault on read access to 0x00000024 in 32-bit code (0x7e960452). ... Backtrace: =>1 0x7e960452 alloc_device+0x1a2(rguid=<>, jvt=<>, dinput=0x121a70, index=0x0) [/home/dank/wine-git/dlls/dinput/joystick_linuxinput.c:427] in dinput (0x0034fccc) 2 0x7e9617a8 joydev_create_deviceA+0x68(dinput=0x121a70, rguid=0x46e8d4, riid=0x46e994, pdev=0x7d2d48) [/home/dank/wine-git/dlls/dinput/joystick_linuxinput.c:514] in dinput (0x0034fcfc) 3 0x7e95742b IDirectInput7AImpl_CreateDeviceEx+0x10b(iface=0x121a70, rguid=<>, riid=0x46e994, pvOut=0x7d2d48, lpUnknownOuter=0x0) [/home/dank/wine-git/dlls/dinput/dinput_main.c:453] in dinput (0x0034fd4c) 4 0x0040493a in bob the builder (+0x493a) (0x0034fdac) ... 0x7e960452 alloc_device+0x1a2 [/home/dank/wine-git/dlls/dinput/joystick_linuxinput.c:427] in dinput: movzbl 0x24(%eax,%edx,1),%eax 427 if (!test_bit(newDevice->joydev->absbits, i)) {
My system does not have a joystick installed.