On 1/16/08, Bruce Markham <[EMAIL PROTECTED]> wrote:
> For some reason, when I apply the whole patch and then nant dist - yes, the
> IndexOf test passes, but any attempt to enter commands on the diagnostics
> shell causes the kernel to begin an assertion, which it doesn't successfully
> print all of, and then halt. So I think we might be triple faulting here or
> something.

I'm running with this patch all the time and didn't see any problems.
Are you running that on mono, or ms.net?
Also - for some reason Assert handling is turned off in svn. Assert
puts only first part of the message on the console, then it calls
panic() with proper message text, but panic currently has `#if false`
over it, so you don't get the message text at all. If you use clean
svn, try printing the message in Assert() and give me the details
(command tried & which assert failed).

If it only happens on ms.net... I don't have any ideas how to check it
really - my box has no windows.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to