[Mono-devel-list] Mono 1.1.5 crash with Glade.XML.Autoconnect()

alfius alfius at freemail.gr
Thu Mar 24 05:59:05 EST 2005


Hello,
I just updated to mono 1.1.5/Gtk# 1.0.8 and I have run into a problem.
Every application I run and uses Glade.XML.Autoconnect() crashes with
(eg monodoc 1.0.6):

Unhandled Exception: System.NullReferenceException: Object reference not
set to an instance of an object
in (unmanaged) 0x401cb4ab
in <0x00004> (wrapper managed-to-native)
System.Object:__icall_wrapper_mono_string_new_wrapper (intptr)
in <0x0002c> (wrapper native-to-managed) SignalConnector:ConnectFunc
(intptr,intptr,intptr,intptr,intptr,int,intptr)
in (unmanaged) 0x413dd564
in <0x00004> (wrapper managed-to-native)
SignalConnector:glade_xml_signal_autoconnect_full
(intptr,Glade.XML/SignalConnector/RawXMLConnectFunc,intptr)
in <0x00059> SignalConnector:Autoconnect ()
in <0x00048> Glade.XML:Autoconnect (object)
in <0x00062> Monodoc.Browser:.ctor ()
in <0x002ee> Monodoc.Driver:Main (string[])

This doesn't happen with mono 1.1.4/Gtk# 1.0.8 so I am assuming this is
a mono problem and not a Gtk# problem (although I may very well be
wrong). Does this happen to anyone else?

Thank you,
Alexandros  





More information about the Mono-devel-list mailing list