Bug 7570

Summary: muine crashes in dbus-sharp with latest mono
Product: dbus Reporter: Götz Waschk <goetz.waschk>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Götz Waschk 2006-07-19 09:51:22 UTC
mono --debug /usr/lib/muine/muine.exe

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Stacktrace:

  at (wrapper managed-to-native) DBus.Connection.dbus_connection_get_data
(intptr,int) <0x00004>
  at (wrapper managed-to-native) DBus.Connection.dbus_connection_get_data
(intptr,int) <0xffffffff>
  at DBus.Connection.Wrap (intptr) [0x0000b] in
/tmp/BUILD/dbus-0.62/mono/Connection.cs:118



This is on Mandriva Cooker with mono 1.1.16.1 with dbus 0.62. It is different
from bug #5716, because that patch is already in 0.62 and the crash is in
Connection.Wrap at the call to dbus_connection_get_data.
Comment 1 John (J5) Palmieri 2006-07-27 09:47:54 UTC
There is no dbus-sharp maintainer.  Munie needs to either wrap D-Bus directly,
not use it, or find a maintainer for the bindings.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.