http://bugs.winehq.com/show_bug.cgi?id=1088
------- Additional Comments From martin@takeit.se 2003-18-12 09:15 ------- My wine version is 20031212 Fedora Core 1.
A typical run with nscd disabled:
bash-2.05b$ winemine wine: Unhandled exception (thread 0009), starting debugger... wine: Unhandled exception (thread 000b), starting debugger...
And so it goes on until ctrl-c is pressed. Then I get:
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x400f7cd6 err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x400f7cd6
And so on.
On a stand alone installation of Fedora without LDAP there is no problem. Seems like wine can't wait for the LDAP information to reach it. With caching on, everything works.