https://bugzilla.novell.com/show_bug.cgi?id=426264
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=426264#c1 --- Comment #1 from YASUAKI HASEGAWA <[EMAIL PROTECTED]> 2008-09-20 11:31:19 MDT --- Dear QA Team, I get reproducible result for this issue under the "Mono 2.0 RC 1" on SPARC Solaris 10 box. So I changed "Found in Version" of the record from 1.9 to 2.0. Please investigate the cause of the problem on Mono-2.0 . Thank you. Actual Results: -------------------------------- # gmcs a.cs -out:a-solaris.exe # mono a-solaris.exe getSecondArg : perm = 8000000000000FFF getSecondArg : perm = 8000000000000FFF Main : perm = 8000000000000FFF Main : work = 8000000080000000 Unhandled Exception: System.Exception: Oops, two values should be equivalence!! at Example.Main (System.String[] args) [0x00000] # gmcs --version Mono C# compiler version 2.0.0.0 # mono --version Mono JIT compiler version 2.0 (tarball) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: normal GC: Included Boehm (with typed GC) SIGSEGV: normal Notification: Thread + polling Architecture: sparc Disabled: none # uname -a SunOS tornado 5.10 Generic_137111-06 sun4u sparc SUNW,Sun-Blade-1000 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
