[Bug 41279] SonosController6.x crashes when starting

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 12 20:46:48 CDT 2016


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet
             Status|UNCONFIRMED                 |NEW
          Component|-unknown                    |hnetcfg
     Ever confirmed|0                           |1

--- Comment #10 from Bruno Jesus <00cpxxx at gmail.com> ---
Judging by the new backtrace:

> fixme:hnetcfg:fwpolicy2_get_Rules 0x1da6a0 0x3b2c284

> ...

> Rethrown exception. See innerexception for details. ---> System.NotImplementedException: The method or operation is not implemented.
>    at SonosAdmWrapper.ISonosAdminGlue.FwIsAppEnabled(String pFwProcessImageFileName)
>    at Sonos.Controller.Desktop.Utilities.NetworkMonitor.<>c__DisplayClass6.<IsFirewallEnabled>b__5(SonosAdminGlue admin)
>    at Sonos.Controller.Desktop.Utilities.SonosAdminProxy.runSafely(Action`1 action, String exceptionMessage)
>    at Sonos.Controller.Desktop.Utilities.NetworkMonitor.IsFirewallEnabled()
>    at Sonos.Controller.Desktop.Utilities.NetworkMonitor.StartMonitoring()

I would say that the problem is the unimplemented interface/functions related
to INetFwRules.

https://msdn.microsoft.com/en-us/library/windows/desktop/aa365345%28v=vs.85%29.aspx

This is out of my scope of knowledge.

I can reproduce the same issue in 1.9.18.

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