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@winehq.org Reporter: alekseenko_yan@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
https://bugs.winehq.org/show_bug.cgi?id=45100
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
https://bugs.winehq.org/show_bug.cgi?id=45100
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|System.AccessViolationExcep |Zeus Radio 2.9 (.NET 4.0 |tion for .Net when Form |SDR app) crashes in IQ |start |Player mode with | |System.AccessViolationExcep | |tion Ever confirmed|0 |1 Keywords| |download URL| |http://www.hfrelectronics.c | |om/files/ZeusSetup2.9.2.b.1 | |9.msi Status|UNCONFIRMED |NEEDINFO
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
filling fields.
Download: https://www.hfrelectronics.com/files/ZeusSetup2.9.2.b.19.msi
Your log:
--- snip --- process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\yan\Downloads\Release\ZeusRadio.exe [Z:\Users\yan\Downloads\Release\ZeusRadio.exe iq]
System information: Wine build: wine-3.7 (Staging) --- snip ---
Command line arg 'iq' -> IQ Player mode
There some example .zsr files here:
https://www.hfrelectronics.com/en/zeus-radio/
http://www.hfrelectronics.com/records/AM_09_765_000_001.zsr
It loads and plays the records -> I can't confirm a problem.
Unless you provide more detailed information (steps to reproduce, i.e. "click here then click there", .zsr files) there is nothing to do here.
$ sha1sum ZeusSetup2.9.2.b.19.msi 6c06b7152295316ce661170ab202aaaf2bccbec6 ZeusSetup2.9.2.b.19.msi
$ du -sh ZeusSetup2.9.2.b.19.msi 14M ZeusSetup2.9.2.b.19.msi
$ wine --version wine-3.7-65-ge637a6f0bf
Regards
https://bugs.winehq.org/show_bug.cgi?id=45100
--- Comment #2 from Yan Alekseenko alekseenko_yan@mail.ru --- 1. Install Wine 3.7 on Mac OS 10.13.4 2. Add winetricks throught brew 3. Run Wine from Finder 4. In open terminal type 3 commands winecfg winetricks vcrun2010 winetricks dotnet40 5. wine msiexec /i /path/to/ZeusSetup2.9.2.b.19.msi After installing Zeus Radio I try to launch it like this wine "C:\Program Files(x86)\Zeus Radio\ZeusRadio.exe" iq After that intro window is opened but next window (selection file) not open and app crashed I can show it view TeamViewer if it help May be I should add some updates for MacOS or setup some libraries?
Best regards, Yan Alexeenko.
https://bugs.winehq.org/show_bug.cgi?id=45100
--- Comment #3 from Yan Alekseenko alekseenko_yan@mail.ru --- Created attachment 61319 --> https://bugs.winehq.org/attachment.cgi?id=61319 Crash screenshot
https://bugs.winehq.org/show_bug.cgi?id=45100
--- Comment #4 from Yan Alekseenko alekseenko_yan@mail.ru --- XQuartz version is 2.7.11