http://bugs.winehq.org/show_bug.cgi?id=32589
--- Comment #2 from pc junk_2010@live.co.uk --- Ken Sharp asked in comment 1 :
Does this still occur in Wine 1.7.16 or later?
Short answer using wine 1.7.17 on Ubuntu 12.04 is yes.
Detailed answer below.
Rename existing ~/.wine directory so a new one would be created. "wine notepad" worked and displayed the expected wine version. Installed money. Started msmoney, which started ok (no crash), but no menu items "worked", and very easy to cause a crash. Installed ie6 using winetricks.
On trying to select/edit text directly in the "address text box" on the main menu bar the program locked up. The drop down box next to the "address text box" also did not work. By the time I had writeen this the program then terminated (crashed) itself. Terminal output on lockup and subsequent crash was:
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000 err:seh:setup_exception_record stack overflow 832 bytes in thread 0039 eip 7bc56909 esp 01510ff0 stack 0x1510000-0x1511000-0x1610000 err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 004b, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 0024, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 0037, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 0043, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 005c, blocked by 0039, retrying (60 sec) fixme:wininet:InternetSetOptionW Option 11 STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 600000 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT (600000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 600000 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT (600000): STUB fixme:wininet:InternetSetOptionW Option 11 STUB err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 003c, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1ec0 "loader.c: loader_section" wait timed out in thread 002b, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x40a0c0 "?" wait timed out in thread 004b, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x40a0c0 "?" wait timed out in thread 0024, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x40a0c0 "?" wait timed out in thread 0037, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x40a0c0 "?" wait timed out in thread 0043, blocked by 0039, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x40a0c0 "?" wait timed out in thread 005c, blocked by 0039, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3cfeb
I trust this helps.