[Mono-bugs] [Bug 80086][Nor] New - [ARM] Crash when dealing with boxed enum/byte(?)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 29 14:41:32 EST 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 alp at atoker.com.

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

--- shadow/80086	2006-11-29 14:41:32.000000000 -0500
+++ shadow/80086.tmp.5256	2006-11-29 14:41:32.000000000 -0500
@@ -0,0 +1,54 @@
+Bug#: 80086
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: alp at atoker.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [ARM] Crash when dealing with boxed enum/byte(?)
+
+Using managed D-Bus 0.2 (http://www.ndesk.org/DBusSharp) on the Nokia 770
+running Maemo 2.1 (the same setup as in bug #80024):
+
+This problem is triggered by dbus-sharp/examples/test-server-native.exe
+
+The bug can be reproduced without any dependencies other than 2.0 support
+and Mono.Posix.
+
+The server seems to work, but the client crashes.
+
+In one terminal:
+
+$ rm /tmp/dbus-ABCDEFGHIJ
+$ mono test-server-native.exe server
+
+In another:
+
+$ mono test-server-native.exe client
+Stacktrace:
+
+  at NDesk.DBus.MessageWriter.Write (System.Type,object) <0xffffffff>
+  at NDesk.DBus.MessageWriter.Write (System.Type,object) <0x00410>
+  at (wrapper managed-to-native)
+System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
+<0xffffffff>
+  at (wrapper remoting-invoke) DemoObject.GiveNoReply () <0xffffffff>
+  at (wrapper remoting-invoke-with-check) DemoObject.GiveNoReply ()
+<0xffffffff>
+  at TestServerNative.Main (string[]) <0x0021b>
+  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[]
+(object,intptr,intptr,intptr) <0xffffffff>
+
+Native stacktrace:
+
+        ./mono [0x1049bc]
+        ./mono [0xecaa8]


More information about the mono-bugs mailing list