http://bugs.winehq.org/show_bug.cgi?id=6729
------- Additional Comments From wine.dev@web.de 2007-26-02 16:43 ------- The app is searching for a COM-Port in the registry and failed: 0009:Call advapi32.RegOpenKeyExA(80000002,00d05d58 "HARDWARE\DEVICEMAP\SERIALCOMM",00000000,000f003f,0034f8b8) ret=0035e430 0009:Ret advapi32.RegOpenKeyExA() retval=00000002
And a second way failed also: 0009:Call advapi32.RegOpenKeyExA(80000002,00363e0c "SYSTEM\CURRENTCONTROLSET\ENUM",00000000,00000008,0034f788) ret=0035e8ba 0009:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0035e8ba The crash is following a CreateThread()
For a different App, i'm working on the first case.
A log, that includes "+comm,+file,+tid,pid,+relay,+seh" might help.