Public bug reported:
I updated my OS to Ubuntu 19.04 recently. Upon doing so, I started to
see the following exception:
GStreamer version 1.12.2.0, gapless: False, replaygain: False
Unhandled Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.MethodAccessException: Method
`NDesk.DBus.BusObject..ctor()' is inaccessible from method `IBusProxy..ctor()'
at (wrapper managed-to-native)
System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in
<6649516e5b3542319fb262b421af0adb>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in
<6649516e5b3542319fb262b421af0adb>:0
at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic,
System.Boolean wrapExceptions) [0x000a8] in
<6649516e5b3542319fb262b421af0adb>:0
at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly,
System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean
fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in
<6649516e5b3542319fb262b421af0adb>:0
at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly,
System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean
wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x00027] in
<6649516e5b3542319fb262b421af0adb>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean
nonPublic, System.Boolean wrapExceptions) [0x00020] in
<6649516e5b3542319fb262b421af0adb>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean
nonPublic) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in
<6649516e5b3542319fb262b421af0adb>:0
at NDesk.DBus.BusObject.GetObject (NDesk.DBus.Connection conn, System.String
bus_name, NDesk.DBus.ObjectPath object_path, System.Type declType) [0x00008] in
<6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Connection.GetObject (System.Type type, System.String bus_name,
NDesk.DBus.ObjectPath path) [0x0000d] in <6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Connection.GetObject[T] (System.String bus_name,
NDesk.DBus.ObjectPath path) [0x00001] in <6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Bus..ctor (System.String address) [0x0000f] in
<6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Bus.Open (System.String address) [0x00033] in
<6f993bb1a1414adf8517b25c86b39e83>:0
at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.ConnectToSystemBus ()
[0x0001f] in <6f993bb1a1414adf8517b25c86b39e83>:0
at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.IterateThread (System.Object
o) [0x00012] in <6f993bb1a1414adf8517b25c86b39e83>:0
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context
(System.Object state) [0x00007] in <6649516e5b3542319fb262b421af0adb>:0
at System.Threading.ExecutionContext.RunInternal
(System.Threading.ExecutionContext executionContext,
System.Threading.ContextCallback callback, System.Object state, System.Boolean
preserveSyncCtx) [0x00071] in <6649516e5b3542319fb262b421af0adb>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext
executionContext, System.Threading.ContextCallback callback, System.Object
state, System.Boolean preserveSyncCtx) [0x00000] in
<6649516e5b3542319fb262b421af0adb>:0
at
System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem
() [0x00021] in <6649516e5b3542319fb262b421af0adb>:0
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in
<6649516e5b3542319fb262b421af0adb>:0
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000]
in <6649516e5b3542319fb262b421af0adb>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.MethodAccessException: Method `NDesk.DBus.BusObject..ctor()' is
inaccessible from method `IBusProxy..ctor()'
at (wrapper managed-to-native)
System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in
<6649516e5b3542319fb262b421af0adb>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in
<6649516e5b3542319fb262b421af0adb>:0
at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic,
System.Boolean wrapExceptions) [0x000a8] in
<6649516e5b3542319fb262b421af0adb>:0
at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly,
System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean
fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in
<6649516e5b3542319fb262b421af0adb>:0
at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly,
System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean
wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x00027] in
<6649516e5b3542319fb262b421af0adb>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean
nonPublic, System.Boolean wrapExceptions) [0x00020] in
<6649516e5b3542319fb262b421af0adb>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean
nonPublic) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in
<6649516e5b3542319fb262b421af0adb>:0
at NDesk.DBus.BusObject.GetObject (NDesk.DBus.Connection conn, System.String
bus_name, NDesk.DBus.ObjectPath object_path, System.Type declType) [0x00008] in
<6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Connection.GetObject (System.Type type, System.String bus_name,
NDesk.DBus.ObjectPath path) [0x0000d] in <6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Connection.GetObject[T] (System.String bus_name,
NDesk.DBus.ObjectPath path) [0x00001] in <6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Bus..ctor (System.String address) [0x0000f] in
<6f993bb1a1414adf8517b25c86b39e83>:0
at NDesk.DBus.Bus.Open (System.String address) [0x00033] in
<6f993bb1a1414adf8517b25c86b39e83>:0
at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.ConnectToSystemBus ()
[0x0001f] in <6f993bb1a1414adf8517b25c86b39e83>:0
at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.IterateThread (System.Object
o) [0x00012] in <6f993bb1a1414adf8517b25c86b39e83>:0
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context
(System.Object state) [0x00007] in <6649516e5b3542319fb262b421af0adb>:0
at System.Threading.ExecutionContext.RunInternal
(System.Threading.ExecutionContext executionContext,
System.Threading.ContextCallback callback, System.Object state, System.Boolean
preserveSyncCtx) [0x00071] in <6649516e5b3542319fb262b421af0adb>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext
executionContext, System.Threading.ContextCallback callback, System.Object
state, System.Boolean preserveSyncCtx) [0x00000] in
<6649516e5b3542319fb262b421af0adb>:0
at
System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem
() [0x00021] in <6649516e5b3542319fb262b421af0adb>:0
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in
<6649516e5b3542319fb262b421af0adb>:0
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000]
in <6649516e5b3542319fb262b421af0adb>:0
All the other solutions are years old don't seem to apply: mono is up to date,
this doesn't use DBus.Sharp, etc.
The program that is throwing the error is Banshee. I know the project is
long abandoned, but it was working up until the upgrade, so I am hoping
that I can either downgrade a package or do something to keep this
program zombified.
Does anyone know what I need to adjust to fix this?
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1827364
Title:
DBus has inaccessible constructor in 19.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1827364/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs