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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78035 --- shadow/78035 2006-04-06 15:56:50.000000000 -0400 +++ shadow/78035.tmp.3580 2006-04-06 15:56:50.000000000 -0400 @@ -0,0 +1,46 @@ +Bug#: 78035 +Product: Mono: Runtime +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: amd64 +Status: NEW +Resolution: +Severity: +Priority: Major +Component: JIT +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: make check fails due to errors in delegate1 and delegate2 tests + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: + + +Steps to reproduce the problem: +1. update mono from svn +2. make check inside the mono directory + +Actual Results: +make check fails. here's the relevant output: +Testing delegate1.exe... failed 65280 (255) signal (0). +Testing delegate2.exe... failed 65280 (255) signal (0). + + + +Expected Results: +make check should always pass. + +How often does this happen? +every time after r59093 when it was last passing. + + +Additional Information: +this has been passing pretty consistently for me until yesterday. I can't +continue with WinForms testing/fixing until the JIT is fixed as I don't +want to chase down bugs that are ultimately in the JIT, which I don't know +much about. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
