[Mono-bugs] [Bug 79113][Wis] Changed - [GMCS] Marshalling error 'unknown type 0x13 in type_to_ldind'

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 20 07:33:31 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/79113	2006-08-20 02:19:48.000000000 -0400
+++ shadow/79113.tmp.1795	2006-08-20 07:33:31.000000000 -0400
@@ -2,22 +2,22 @@
 Product: Mono: Runtime
 Version: 1.1
 OS: Mac OS X 10.3
 OS Details: OS X 10.4.7 Intel
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: steveb at mindtouch.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Marshalling error 'unknown type 0x13 in type_to_ldind'
+Summary: [GMCS] Marshalling error 'unknown type 0x13 in type_to_ldind'
 
 First, you need the MindTouch Dream source at:
     svn://dev.opengarden.org/svn/trunk/product/dream
 
 To build, execute
     build.sh
@@ -55,6 +55,11 @@
 1. 'HostService.PostStartService' is invoked by DreamEnvironment
 2. HostService then attempts to retrieve the blueprint for the service
 using a DirectPlug (since it's talking to a co-hosted service)
 3. 'Plug.Get' fails and throws an exception
 4. this exception should propagate to any other waiting operations, but
 instead results in an internal mono error
+
+------- Additional Comments From vargaz at gmail.com  2006-08-20 07:33 -------
+Please attach some kind of simplified/self-contained test case.
+Also, this is most likely a generics bug, since 0x13 == MONO_TYPE_VAR.
+


More information about the mono-bugs mailing list