Got exactly the same problem! I try to run Battefield1942 v1.6
Do you find a solution since April?
For your information, I have Ubuntu 8.10 (64bits) Linux 2.6.27-9-generic
Code:
$wine --version
wine-1.0.1
$ wine BF1942.exe
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
$ winedbg BF1942.exe
WineDbg starting on pid 0015
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
0x7b879023: movl %edi,0x0(%esp)
Wine-dbg>bt
Backtrace:
=>1 0x7b879023 in kernel32 (+0x59023) (0x0033ffe8)
2 0xf7dced77 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
Wine-dbg>cont
Process of pid=0015 has terminated
Wine-dbg>quit
Seems to be a bug in Wine, isn't it?