http://bugs.winehq.org/show_bug.cgi?id=4767
------- Additional Comments From tureba@gmail.com 2006-26-03 10:22 ------- I had the exact same problem "Unhandled page fault on read access to 0x00000000 at address 0x49a201 (thread 0009)" today on Wine 0.9.10. However, I do not believe it is related do the fixmes we see before that message. Fixmes are not supposed to be that troublesome, or else they would be called errors on the output, I suppose.
With me, the game silently dies as the audio is (I think) about to start (on Wine it shows the messages you mentioned). So I tested it on a Windows system (same machine) that had no audio drivers, and it seems that the exact same thing happens there (dying silently as the audio is presumably about to start). I do not see any error message on Windows, of cource, but the game behaves exactly as on Wine. Later, after installing the audio drivers on Win, the game works as expected.
I can only assume this problem is because of the audio output (ALSA, OSS, dsound, dmusic etc) not being correctly set or working on Wine.
I have no fix for this so far, but I will keep on looking into it.