[Bug 45100] New: System.AccessViolationException for .Net when Form start

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 30 14:14:04 CDT 2018


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

            Bug ID: 45100
           Summary: System.AccessViolationException for .Net when Form
                    start
           Product: Wine
           Version: 3.7
          Hardware: x86-64
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: alekseenko_yan at mail.ru

Created attachment 61271
  --> https://bugs.winehq.org/attachment.cgi?id=61271
Crashed log from Wine

I try to start Zeus Radio (hfrelectronics.com) written on .Net and using
DirectSound and OpenGL and application crashed.


PS. We try to start on Wine 3.6 under Linux Mint ant it WORKS.


Unhandled Exception: System.AccessViolationException: Attempted to read or
write protected memory. This is often an indication that other memory is
corrupt.
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32
nCmdShow)
   at System.Windows.Forms.Form.set_WindowState(FormWindowState value)
   at CustomControls.CustomForm.OnLoad(EventArgs e) in
d:\Project\ZeusSDR\ZeusSDR\ui\Controls\CustomForm.cs:line 154
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at CustomControls.CustomForm.WndProc(Message& m) in
d:\Project\ZeusSDR\ZeusSDR\ui\Controls\CustomForm.cs:line 572
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32
nCmdShow)
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Control.Show()
   at ZeusSDR.ZeusMainForm..ctor(Intro intro) in
d:\Project\ZeusSDR\ZeusSDR\ui\ZeusMainForm.cs:line 568

-- 
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