Bug 7570 - muine crashes in dbus-sharp with latest mono
Summary: muine crashes in dbus-sharp with latest mono
Status: RESOLVED WONTFIX
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 09:51 UTC by Götz Waschk
Modified: 2006-08-01 10:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.