http://bugs.winehq.org/show_bug.cgi?id=18014
--- Comment #7 from Steve De Caux steve@dark-green.com 2009-04-17 04:41:23 --- Debug trace attached using WINEDEBUG=+relay,+seh,+tid
I've taken the liberty of removing the middle 1.6m lines that are generated while the main menu is displayed, so what's attached is the first 100k lines (wine.head.log.bz2) and the last 1m lines (wine.tail.log.bz2).
In the tail log, the unhandled page fault is reported at line 915706, with the Modules dump at 970461.
In userspace, process Paraworld.exe is running the main menu (threads 24, 25 etc). I select the campaign button from the main menu, then select the "Start Mission" button from the campaign menu. This is the point where it tries to crank up PWserver.exe and the page fault occurs soon after.