[MonoDevelop] System Hardware requirement for MonoDevelopIDE- reg

Alan alan.mcgovern at gmail.com
Fri Apr 20 09:30:04 UTC 2012


Hi,

MonoDevelop should not be running out of memory under any
circumstances. Are you using an english language version of windows?
Would you be able to provide access to the project which is causing
the problem? I frequently build and debug MonoDevelop using
MonoDevelop while on windows 7, so it must be something specific to
your project as the MonoDevelop solution does not have the issues you
describe and it consists of more than 50 projects each of which are
quite large.

Also, would you be interested in trying the latest beta or alpha
releases? It's quite possible that whatever bug you are hitting is
already solved in newer releases.

If you want to provide access to your project but it is private, feel
free to file a bug on http://bugzilla.xamarin.com and mark it as
'Xamarin team only' and attach your project to that in the form of a
zip file.

Alan

On 20 April 2012 05:36, aharishankar <harishankara at tandbintl.com> wrote:
> Dear Jeff,
>
>           My file size is 20 KB only.  I use 32 Bit .Net runtimes (Mono
> 2.10.8) as default. I am getting following exception.
>
> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException'
> was thrown.
>   at System.Text.StringBuilder.ExpandByABlock(Int32 minBlockCharCount)
>   at System.Text.StringBuilder.Append(Char* value, Int32 valueCount)
>   at System.Text.StringBuilder.AppendHelper(String value)
>   at System.Text.StringBuilder.Append(String value)
>   at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat)
>   at System.Diagnostics.StackTrace.ToString()
>   at MonoDevelop.Ide.Gui.GLibLogging.LogFunc(String logDomain,
> LogLevelFlags logLevel, String message)
>   at Gtk.TreeViewColumn.gtk_tree_view_column_set_fixed_width(IntPtr raw,
> Int32 fixed_width)
>   at Gtk.TreeViewColumn.set_FixedWidth(Int32 value)
>   at MonoDevelop.Debugger.ObjectValueTreeView.AdjustColumnSizes()
>   at MonoDevelop.Debugger.ObjectValueTreeView.OnSizeAllocated(Rectangle
> allocation)
>   at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/System-Hardware-requirement-for-MonoDevelopIDE-reg-tp4561180p4572841.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> 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