http://bugs.winehq.org/show_bug.cgi?id=31100
--- Comment #4 from Rainmaker52@gmail.com 2012-07-04 02:40:19 CDT --- I'm having trouble with debugging enabled. There seems to be a giant performance impact. With +seh,+relay, Outlook start (takes about 5 full minutes) and slowly draws a window where I can type in my password.
After I type my password, it just sits there. It's not reacting to anything except for kill. This is not a slow machine (Core i5, 8GB RAM, > 6GB available), but debugging seems to be to heavy nonetheless.
I did make some progress though. When using builtin modules, mail does not display. BUT, when putting the modules to "native,builtin", Outlook runs much more stable. Still crashes on rare occassions, but not nearly as often (and with a different error "Encountered a problem and needs to close").
Is there any way for me to "+seh,+trace" only specific libraries?
Overrides in place: msvcr80 msxml6 riched20 urlmon mstcf