http://bugs.winehq.org/show_bug.cgi?id=12555
--- Comment #7 from Janus Trolesen ysangkok@gmail.com 2008-04-19 17:51:07 --- comment #6: Well, first I have to find out how to compile with debug symbols. I just did configure, make, make install, but apparently the default has no debug symbols.
Also, please notice that wine crashes when "Object 20" is examined (see the verbose crash):
... trace:dinput:_dump_DIDATAFORMAT - Object 19: trace:dinput:_dump_DIDATAFORMAT * GUID: {a36d02f0-c9f3-11cf-bfc7-444553540000} ('GUID_Button') trace:dinput:_dump_DIDATAFORMAT * dwOfs: 57 trace:dinput:_dump_DIDATAFORMAT * dwType: 0x00000904 trace:dinput:_dump_DIDATAFORMAT Type: DIDFT_PSHBUTTON / Instance: 9 trace:dinput:_dump_DIDATAFORMAT * dwFlags: 0x00000000 trace:dinput:_dump_DIDATAFORMAT - Object 20: wine: Unhandled page fault on read access to 0x00000001 at address 0x7e5ada7f (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x7e5ada7f). ...