Package: mono-jit
Version: 1.1.13.2-1
Severity: normal

Hi!

This is probably a upstream bug, I haven't found anything in the
bugzilla though.

When implementing an interface with a function taking two string
arguments, the call fails on the server while Deserializing the call
with a exception, iff the two arguments have the same value:

Unhandled Exception: System.Runtime.Serialization.SerializationException: There 
are some fixups that refer to objects that have not been registered

Server stack trace: 
in <0x0006f> System.Runtime.Serialization.ObjectManager:DoFixups ()
in <0x0000f> 
System.Runtime.Serialization.Formatters.Soap.SoapReader:get_TopObject ()
in <0x0038b> 
System.Runtime.Serialization.Formatters.Soap.SoapReader:Deserialize 
(System.IO.Stream inStream, ISoapMessage soapMessage)
in <0x000a8> 
System.Runtime.Serialization.Formatters.Soap.SoapFormatter:Deserialize 
(System.IO.Stream serializationStream, 
System.Runtime.Remoting.Messaging.HeaderHandler handler)
in <0x00012> 
System.Runtime.Serialization.Formatters.Soap.SoapFormatter:Deserialize 
(System.IO.Stream serializationStream)
in <0x002b4> 
System.Runtime.Remoting.Channels.SoapServerFormatterSink:ProcessMessage 
(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders 
requestHeaders, System.IO.Stream requestStream, IMessage responseMsg, 
ITransportHeaders responseHeaders, System.IO.Stream responseStream)

Exception rethrown at [0]: 

in <0x006dc> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke 
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception 
exc, System.Object[] out_args)


I have attached a testcase. Use "make run" to start the server and
"make test" to cause the exception.



Regards, David

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-6+suspend2.2-pm-1
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages mono-jit depends on:
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an
ii  libglib2.0-0                  2.8.6-1    The GLib library of C routines
ii  libmono0 [libmono-1.1.13.2]   1.1.13.2-1 libraries for the Mono JIT
ii  mono-classlib-1.0 [mono-class 1.1.13.2-1 Mono class library (1.0)
ii  mono-common                   1.1.13.2-1 common files for Mono

mono-jit recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to