[MonoDevelop] bug in MonoDevelop.Projects.DefaultCompilerResult?

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jan 14 15:35:49 EST 2008


Hi,

On Jan 11, 2008 8:15 PM, Ben Joldersma <ben at joldersma.org> wrote:
...
> and here is when the exception is thrown:
>
> ERROR [2008-01-11 17:14:34Z]: System.NullReferenceException: Object
> reference not set to an instance of an object
>   at MonoDevelop.Projects.DefaultCompilerResult..ctor
> (System.CodeDom.Compiler.CompilerResults compilerResults, System.String
> compilerOutput) [0x00000]
>   at CSharpBinding.CSharpBindingCompilerManager.ParseOutput
> (System.CodeDom.Compiler.TempFileCollection tf, System.String stdout,
> System.String stderr) [0x00000]
>   at CSharpBinding.CSharpBindingCompilerManager.Compile
> (MonoDevelop.Projects.ProjectFileCollection projectFiles,
> MonoDevelop.Projects.ProjectReferenceCollection references,
> MonoDevelop.Projects.DotNetProjectConfiguration configuration,
> IProgressMonitor monitor) [0x00000]
>    at CSharpBinding.CSharpLanguageBinding.Compile
> (MonoDevelop.Projects.ProjectFileCollection projectFiles,
> MonoDevelop.Projects.ProjectReferenceCollection references,
> MonoDevelop.Projects.DotNetProjectConfiguration configuration,
> IProgressMonitor monitor) [0x00000]


Can you reproduce this in debug mode (monodevelop --debug) so that we
get line numbers?

Are you building MD from source and able to test patches?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list