[MonoDevelop] Error "Couldn't create a remote process" when attempting to debug a unit test Monodevelop 2.0 on Ubuntu

Oskar Berggren oskar.berggren at gmail.com
Mon Sep 21 02:20:23 EDT 2009


Probably it's this issue:

http://bugzilla.novell.com/show_bug.cgi?id=539317

/Oskar


2009/9/21 Joe Carr <joe.carr at gmail.com>:
> Hello,
> I can execute unit tests without issue, but selecting the "Debug" option
> will cause it to either hang, or will respond with the error :
>
> Couldn't create a remote process
>
> with the top 2 lines of the stacktrace (screenshot
> http://imgur.com/KcKkz.png, as I couldn't figure out how to copy the text):
> at
> MonoDevelop.Core.Execution.ProcessHostController.CreateInstance(System.String
> assemblyPath, System.String typeName, System.String[] addins) [0x00000]
> at (wrapper remoteing-invoke-with-check)
> MonoDevelop.Core.Execution.ProcessHostController.CreateInstance(string,string,string[])
>
> It seems that I may be having a issue similar to :
> http://lists.ximian.com/pipermail/monodevelop-list/2006-February/003264.html
>
> Any ideas on how to debug further? Thanks beforehand.
>
>    -Joe
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>


More information about the Monodevelop-list mailing list