http://bugs.winehq.org/show_bug.cgi?id=7404
------- Additional Comments From dank@kegel.com 2007-28-02 17:08 ------- The interesting part of the log is
0009:Ret PE DLL (proc=0x7f0b83bc,module=0x7f010000 L"user32.dll",reason=PROCESS_ATTACH,res=0x1) retval=1 0009:trace:module:process_attach (L"user32.dll",0x1) - END 0009:trace:module:process_attach (L"LunarCal.exe",0x1) - END 0009:Starting process L"Z:\usr\local\google\home\ncliang\.wine\drive_c\Program Files\Chinese Lunar Calendar\LunarCal.exe" (entryproc=0x444bd6) 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x444bd6
So it seems to crash right after starting the .exe, but after user32 finished initializing?