http://bugs.winehq.org/show_bug.cgi?id=21391
--- Comment #6 from Kenneth Robinette support@securenetterm.com 2010-01-18 08:55:13 --- (In reply to comment #5)
(In reply to comment #4)
It will take years for 1.1.36 to get implemented on most linux systems.
Thanks anyway.
The majority of Wine users will be using 1.0.1 or they use the bleeding edge releases which presently will be 1.1.36. It might be worth attaching a +winsock log once you have tested with 1.1.36.
I installed 1.1.36 and see the same problem. My tracing indicates the error happens when the SNetTerm MFC deconstructor exits and prior to the CMainFrame deconstructor is called. Seems to be in wine someplace.
I do see the following wine messages on the console:
err:comboex:COMBOEX_WindowProc unknown msg 04cc wp=00000041 lp=00000041
Any clues where I can look to see what is causing the abort? I suspect a wine dll but have no idea where to look.