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=78488 --- shadow/78488 2006-05-23 04:27:39.000000000 -0400 +++ shadow/78488.tmp.18124 2006-05-23 04:27:39.000000000 -0400 @@ -0,0 +1,58 @@ +Bug#: 78488 +Product: Mono: Debugger +Version: 1.1 +OS: +OS Details: Ubuntu 6.04 +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: cli +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: make check fails and hangs + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +When I run 'make check' I get this error. After printing error out it's +still running. + +Steps to reproduce the problem: +1. make check in debugger module + +Actual Results: +/opt/mono/bin/nunit-console /output:TestResult.log /exclude:NotWorking +/xml:TestResult.xml Mono.Debugger.Test.dll || ok=false; \ + (echo ''; cat TestResult.log) | sed '1,/^Tests run: /d'; \ + $ok +NUnit version 2.2.0 +Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. +Vorontsov, Charlie Poole. +Copyright (C) 2000-2003 Philip Craig. +All Rights Reserved. + +OS Version: Unix 2.6.15.22 Mono Version: 1.1.4322.2032 + +Excluded categories: NotWorking +.FEXCEPTION: Mono.Debugger.InternalError: Internal error. +in <0x00333> Mono.Debugger.Backends.SingleSteppingEngine:ProcessEvent +(Int32 status) +in (wrapper remoting-invoke-with-check) +Mono.Debugger.Backends.SingleSteppingEngine:ProcessEvent (int) +in <0x001c6> Mono.Debugger.Backends.ThreadManager:engine_thread_main () + + +Expected Results: +No faults or hanging. + +How often does this happen? +Always. With 60977. + +Additional Information: + +I'm not sure if this tests are supposed to work at this moment. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
