[Bug 37921] Sonos Desktop Controller 5.2 (.NET 4.0 app) crashes on startup (requires SIO_ADDRESS_LIST_CHANGE support for interface change notifications)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 18 08:38:41 CST 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://update.sonos.com/sof
                   |                            |tware/pc/dcr/SonosDesktopCo
                   |                            |ntroller52.exe
                 CC|                            |focht at gmx.net
          Component|-unknown                    |winsock
         Resolution|---                         |DUPLICATE
            Summary|Sonos Desktop Controller    |Sonos Desktop Controller
                   |5.2                         |5.2 (.NET 4.0 app) crashes
                   |                            |on startup (requires
                   |                            |SIO_ADDRESS_LIST_CHANGE
                   |                            |support for interface
                   |                            |change notifications)

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

you use Wine-Mono from outdated Wine 1.6.2 (tracking this assert down from
outdated Wine version is a waste of time).

Even with an upgrade to recent Wine 1.7.x you will ultimately arrive at bug
32328

Dupe of bug 37621 which is a dupe of bug 32328

--- snip ---
...
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
Sonos.Controller.Desktop.Utilities.BugsenseWrappedException: Rethrown
exception. See innerexception for details. --->
System.Net.NetworkInformation.NetworkInformationException: Unknown error
(0x273d)
   at
System.Net.NetworkInformation.NetworkChange.AddressChangeListener.StartHelper(NetworkAddressChangedEventHandler
caller, Boolean captureContext, StartIPOptions startIPOptions)
   at
System.Net.NetworkInformation.NetworkChange.add_NetworkAddressChanged(NetworkAddressChangedEventHandler
value)
   at Sonos.Controller.Desktop.Utilities.NetworkMonitor.StartMonitoring()
   at Sonos.Controller.Desktop.SCLib.Listener.Startup()
   at Sonos.Controller.Desktop.App.<OnStartup>b__5()
   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)
   --- End of inner exception stack trace ---
   at Sonos.Controller.Desktop.App.worker_RunWorkerCompleted(Exception ex)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method,
Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes
methodAttributes, RuntimeType typeOwner)
--- snip ---

This should be fixed in Wine-Staging project:
https://github.com/wine-compholio/wine-staging/tree/master/patches/server-Address_Change_Notification

How to install: http://www.wine-staging.com/install.html

Be aware if you report issues by running this custom Wine version your reports
might be potentially rejected unless they can be reproduced with plain Wine
1.7.x series.

$ sha1sum SonosDesktopController52.exe 
e193105614b4fdb89f59d02f5ee60c51c38b41fb  SonosDesktopController52.exe

$ du -sh SonosDesktopController52.exe 
12M    SonosDesktopController52.exe

$ wine --version
wine-1.7.34-74-gcf92569

Regards

*** This bug has been marked as a duplicate of bug 32328 ***

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