[Bug 36461] Multiple .NET 4.0 applications fail on startup, WPF message dispatcher unexpectedly receives messages during ' CoWaitForMultipleHandles' call with 'COWAIT_ALERTABLE' flag ( Visual Studio 2010, BgmHkClient)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 1 19:35:50 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=36461

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, still present.

--- snip ---
$ wine ./BgmHkClient.exe
...
Unhandled Exception: System.InvalidOperationException: Dispatcher processing
has been suspended, but messages are still being processed.
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg,
IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam,
IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate
callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source,
Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback,
Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority
priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr
wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd,
Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr
wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd,
Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr
wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.SendMessage(IntPtr hWnd, WindowMessage msg,
IntPtr wParam, IntPtr lParam)
   at System.Windows.Window.DragMove()
   at BgmHkClient.Login.Login_MouseMove(Object sender, MouseEventArgs e)
...
--- snip ---

$ sha1sum bgmtest.rar 
ddcad0429154d117932f4483001430f214cc3670  bgmtest.rar

$ du -sh bgmtest.rar 
1.3M    bgmtest.rar

$ wine --version
wine-3.15

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list