http://bugzilla.novell.com/show_bug.cgi?id=619344
http://bugzilla.novell.com/show_bug.cgi?id=619344#c5 --- Comment #5 from Marc Christensen <[email protected]> 2010-07-06 19:53:22 UTC --- Errors with file names and line numbers. After setting <compilation debug="true" /> and starting XSP like this: MONO_OPTIONS=--debug xsp1 --port 8081 We got the following stack trace: ================================================ Server Error in '/' Application Error creating standard error pipe Description: HTTP 500. Error processing request. Stack Trace: System.IO.IOException: Error creating standard error pipe at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x0027c] in /private/tmp/monobuild/build/BUILD/mono-2.6.6/mcs/class/System/System.Diagnostics/Process.cs:1087 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00039] in /private/tmp/monobuild/build/BUILD/mono-2.6.6/mcs/class/System/System.Diagnostics/Process.cs:1194 at System.Diagnostics.Process.Start () [0x0002c] in /private/tmp/monobuild/build/BUILD/mono-2.6.6/mcs/class/System/System.Diagnostics/Process.cs:1204 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00168] in /private/tmp/monobuild/build/BUILD/mono-2.6.6/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:246 Version information: Mono Runtime Version: 2.6.6 (tarball Mon Jun 28 16:58:40 MDT 2010); ASP.NET Version: 1.1.4322.2032 ================================================ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
