[Mono-bugs] [Bug 74996][Blo] Changed - MI/ method lookup oddness ...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 11:51:24 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74996

--- shadow/74996	2005-05-20 11:27:51.000000000 -0400
+++ shadow/74996.tmp.16280	2005-05-20 11:51:24.000000000 -0400
@@ -137,6 +137,52 @@
 that has a recent enough mono to enable this to be tested - and don't
 particularly want to re-build it on another machine ;-)
 
 bc55dc0f9f55e70256fd120d35815fa2  minimal.tar.gz
 
 HTH.
+
+------- Additional Comments From miguel at ximian.com  2005-05-20 11:51 -------
+I am getting this instead:
+
+System.NullReferenceException: Object reference not set to an instance
+of an object
+in [0x00010] (at
+/opt/OpenOffice/src680-m102/bridges/source/mono_uno/typedescription.cs:204)
+uno.Typelib.TypeDescription:GetByName (uno.Typelib.TypeDescription**
+pTD, System.Void* name)
+in [0x00237] (at
+/opt/OpenOffice/src680-m102/bridges/source/mono_uno/bridge.cs:1419)
+com.sun.star.bridges.mono_uno.Bridge:MapManagedType (System.Type
+managedType)
+in [0x00106] (at
+/opt/OpenOffice/src680-m102/bridges/source/mono_uno/bridge.cs:1914)
+com.sun.star.bridges.mono_uno.Bridge:CallManaged (System.Object
+managedI, System.Type ifaceType, System.Reflection.MethodInfo method,
+uno.Typelib.TypeDescriptionReference* returnType,
+uno.Typelib.MethodParameter* parameters, Int32 nParams, System.Void*
+unoRet, System.Void** unoArgs, uno.Binary.Any** unoExc)
+in [0x00267] (at
+/opt/OpenOffice/src680-m102/bridges/source/mono_uno/managed_proxy.cs:465)
+com.sun.star.bridges.mono_uno.ManagedProxy:Dispatch
+(uno.Typelib.TypeDescription* memberTD, System.Void* unoRet,
+System.Void** unoArgs, uno.Binary.Any** unoExc)
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) uno.Binary.Interface:Dispatch
+(intptr,void*,void*,void**,uno.Binary.Any**)
+in [0x0016c] (at
+/opt/OpenOffice/src680-m102/bridges/source/mono_uno/bridge.cs:1761)
+com.sun.star.bridges.mono_uno.Bridge:CallUno (IntPtr unoInterface,
+uno.Typelib.TypeDescription* memberTD,
+uno.Typelib.TypeDescriptionReference* returnType, Int32 nParams,
+uno.Typelib.MethodParameter* parameters, System.Object[] args,
+System.Type[] argTypes, uno.Any exception)
+in [0x00157] (at
+/opt/OpenOffice/src680-m102/bridges/source/mono_uno/uno_proxy.cs:222)
+com.sun.star.bridges.mono_uno.UnoInterfaceProxy:Invoke (IMessage request)
+in [0x0009c] (at
+/home/cvs/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:185)
+System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
+(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
+System.Exception exc, System.Object[] out_args)
+
+Michael reports that he is now getting this as well.


More information about the mono-bugs mailing list