banshee crashes right after startup with unhandled exception (System.Reflection.TargetInvocationException)

Bug #885616 reported by steros
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mono-zeroconf (Ubuntu)
New
Undecided
Unassigned

Bug Description

steros@enterprise:~$ banshee
[Info 11:12:16.840] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[Info 11:12:17.691] Updating web proxy from GConf
[Info 11:12:17.789] All services are started 0.751134
** (Banshee:9338): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

(Banshee:9338): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome'
[Info 11:12:19.483] AmazonMP3 store redirect URL: https://one.ubuntu.com/music/store/amz/
[Info 11:12:19.759] nereid Client Started
[Info 11:12:19.843] GStreamer version 0.10.35.0, gapless: True, replaygain: True
[Info 11:12:19.866] AppleDeviceSource is ignoring unmounted volume OS
[Info 11:12:19.897] AppleDeviceSource is ignoring unmounted volume SYSTEM

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.Sockets.SocketException: No such host is known
  at System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in <filename unknown>:0
  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in <filename unknown>:0
  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
  at Daap.ServiceLocator.OnServiceResolved (System.Object o, Mono.Zeroconf.ServiceResolvedEventArgs args) [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.BrowseService.OnResolved () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.BrowseService.OnResolveFound (Int32 interface, Protocol protocol, System.String name, System.String type, System.String domain, System.String host, Protocol aprotocol, System.String address, UInt16 port, System.Byte[][] txt, LookupResultFlags flags) [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection.DispatchSignals () [0x00000] in <filename unknown>:0
  at NDesk.DBus.PendingCall.get_Reply () [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection.SendWithReplyAndBlock (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0
  at NDesk.DBus.BusObject.SendMethodCall (System.String iface, System.String member, System.String inSigStr, NDesk.DBus.MessageWriter writer, System.Type retType, System.Exception& exception) [0x00000] in <filename unknown>:0
  at IAvahiServerProxy.ServiceResolverNew (Int32 protocol, Protocol name, System.String type, System.String dmain, System.String aprotocol, Protocol flags, LookupFlags ) [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.BrowseService.Resolve () [0x00000] in <filename unknown>:0
  at Daap.ServiceLocator.OnServiceAdded (System.Object o, Mono.Zeroconf.ServiceBrowseEventArgs args) [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.ServiceBrowser.OnServiceAdded (Mono.Zeroconf.Providers.AvahiDBus.BrowseService service) [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.ServiceBrowser.OnItemNew (Int32 interface, Protocol protocol, System.String name, System.String type, System.String domain, LookupResultFlags flags) [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Nov 3 11:14:28 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to oneiric on 2011-10-28 (6 days ago)

Revision history for this message
steros (steros) wrote :
Revision history for this message
Chow Loong Jin (hyperair) wrote :

This should really be a mono-zeroconf bug, so let's move it there instead. And it should be forwarded upstream, but I can't find an upstream bug tracker.

affects: banshee (Ubuntu) → mono-zeroconf (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.