[MonoDevelop] How to debug MonoDevelop "native" on Mac?

Harold Johnson harold.johnson at gmail.com
Thu Jan 8 17:30:38 EST 2009


Ugh! Sorry for so many emails, but I made the mistake of posting the
output as displayed in Terminal.app; following is the console.log
output: (Please note that MonoDevelop did not launch when running the
--debug option. Is it supposed to?)

Mac OS X Version 10.4.11 (Build 8S165)
2009-01-08 09:26:11 -0800
2009-01-08 09:26:20.782 WebKit[140] Using framework path of
/Applications/WebKit.app/Contents/Frameworks/10.4
2009-01-08 09:26:20.826 WebKit[140] posix_spawn not found, falling
back to execve (0x0, 0x0, 0x0, 0x0)
2009-01-08 09:26:28.869 SystemUIServer[134] lang is:en
2009-01-08 09:26:34.537 WebKit[140] WebKit failed to shut down
cleanly.  Checking for Safari extensions.
RegisterProcess failed (error = -50)
Stacktrace:

  at (wrapper managed-to-native) Gtk.Application.gtk_init
(int&,intptr&) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_init
(int&,intptr&) <0x00094>
  at Gtk.Application.Init () <0x00064>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00140>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
ERROR [2009-01-08 10:35:54Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
WARNING [2009-01-08 10:38:00Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected(System.Object
sender, Gtk.RowActivatedArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected
(object,Gtk.RowActivatedArgs) <0x00220>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.Pads.FileScout.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
297 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:14:26Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
WARNING [2009-01-08 11:15:11Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected(System.Object
sender, Gtk.RowActivatedArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected
(object,Gtk.RowActivatedArgs) <0x00220>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.Pads.FileScout.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
382 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:15:45Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
FATAL ERROR [2009-01-08 11:17:41Z]: System.InvalidOperationException:
Unknown file template type: Widget
  at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate
(System.Xml.XmlElement element) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor
(System.Xml.XmlElement element) [0x00000]
  at MonoDevelop.Ide.Templates.CombineDescriptor.CreateCombineDescriptor
(System.Xml.XmlElement element) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectTemplate.Initialise
(Mono.Addins.RuntimeAddin addin, System.String id,
System.Xml.XmlDocument doc, System.String languagename, System.String
category) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectTemplate..ctor
(Mono.Addins.RuntimeAddin addin, System.String id,
MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged
(System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00000]
WARNING [2009-01-08 11:18:05Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Templates.OpenFileAction.Run(MonoDevelop.Projects.ProjectCreateInformation
projectCreateInformation)
   at MonoDevelop.Ide.Templates.ProjectTemplate.OpenCreatedCombine()
   at MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.OpenEvent(System.Object
sender, System.EventArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.Run()
   at MonoDevelop.Ide.Gui.ProjectOperations.NewSolution()
   at MonoDevelop.Ide.Commands.NewProjectHandler.Run()
   at MonoDevelop.Components.Commands.CommandHandler.Run(System.Object dataItem)
   at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand(System.Object
dataItem)
   at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(System.Object
commandId, System.Object dataItem, System.Object initialTarget)
   at MonoDevelop.Components.Commands.CommandMenuItem.OnActivated()
   at Gtk.MenuItem.activated_cb(IntPtr menu_item)
   at Gtk.MenuItem.activated_cb(IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Templates.OpenFileAction.Run
(MonoDevelop.Projects.ProjectCreateInformation) <0x000ac>
  at MonoDevelop.Ide.Templates.ProjectTemplate.OpenCreatedCombine () <0x00148>
  at MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.OpenEvent
(object,System.EventArgs) <0x00764>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.ConfigurationComboBox.runtime_invoke_void__this___object_EventArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x002ac>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0x00090>
  at Gtk.Dialog.Run () <0x00044>
  at MonoDevelop.Ide.Gui.ProjectOperations.NewSolution () <0x00068>
  at MonoDevelop.Ide.Commands.NewProjectHandler.Run () <0x00040>
  at MonoDevelop.Components.Commands.CommandHandler.Run (object) <0x00028>
  at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand
(object) <0x000a4>
  at MonoDevelop.Components.Commands.CommandManager.DispatchCommand
(object,object,object) <0x00654>
  at MonoDevelop.Components.Commands.CommandMenuItem.OnActivated () <0x00098>
  at Gtk.MenuItem.activated_cb (intptr) <0x00098>
  at (wrapper native-to-managed) Gtk.MenuItem.activated_cb (intptr) <0x0004c>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
443 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:18:32Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
ERROR [2009-01-08 11:19:06Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
ERROR [2009-01-08 11:21:32Z]:
Mono.CompilerServices.SymbolWriter.MonoSymbolFileException: Cannot
read symbol file
`/Library/Frameworks/Mono.framework/Versions/2.0.1/lib/mono/2.0/mscorlib.dll.mdb'
  at Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename) [0x00000]
  at Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename, Mono.Cecil.AssemblyDefinition assembly)
[0x00000]
  at Mono.CompilerServices.SymbolWriter.MonoSymbolFile.ReadSymbolFile
(Mono.Cecil.AssemblyDefinition assembly, System.String filename)
[0x00000]
  at Mono.Cecil.Mdb.MdbFactory.CreateReader
(Mono.Cecil.ModuleDefinition module, System.String assembly) [0x00000]
  at MonoDevelop.Projects.Parser.AssemblyInformation.Load
(System.String fileName, Boolean nonLocking) [0x00000]
node `classlib-cocoa' is not defined on the documentation map
WARNING [2009-01-08 11:23:41Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected(System.Object
sender, Gtk.RowActivatedArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected
(object,Gtk.RowActivatedArgs) <0x00220>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.Pads.FileScout.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
564 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:24:36Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
WARNING [2009-01-08 11:25:24Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler.ActivateItem()
   at MonoDevelop.Ide.Gui.MonoDevelopTreeView.ActivateCurrentItem()
   at MonoDevelop.Ide.Gui.MonoDevelopTreeView.OnNodeActivated(System.Object
sender, Gtk.RowActivatedArgs args)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler.ActivateItem
() <0x000d8>
  at MonoDevelop.Ide.Gui.MonoDevelopTreeView.ActivateCurrentItem () <0x00180>
  at MonoDevelop.Ide.Gui.MonoDevelopTreeView.OnNodeActivated
(object,Gtk.RowActivatedArgs) <0x0002c>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.MonoDevelopTreeView.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
670 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:27:13Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
WARNING [2009-01-08 11:28:50Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected(System.Object
sender, Gtk.RowActivatedArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected
(object,Gtk.RowActivatedArgs) <0x00220>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.Pads.FileScout.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
729 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:45:21Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
Jan  8 11:45:26 harold-johnsons-powerbook
/Applications/iChat.app/Contents/MacOS/iChat:
__CGPixelAccessLockWindowAccess: access lock failed: error 1001.
Jan  8 11:45:26 harold-johnsons-powerbook
/Applications/iChat.app/Contents/MacOS/iChat:
__CGPixelAccessLockWindowAccess: access lock failed: error 1001.
Jan  8 11:45:26 harold-johnsons-powerbook
/Applications/iChat.app/Contents/MacOS/iChat:
__CGPixelAccessLockWindowAccess: access lock failed: error 1001.
Jan  8 11:45:26 harold-johnsons-powerbook
/Applications/iChat.app/Contents/MacOS/iChat:
__CGPixelAccessLockWindowAccess: access lock failed: error 1001.
WARNING [2009-01-08 11:46:08Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected(System.Object
sender, Gtk.RowActivatedArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.FileScout.FileSelected
(object,Gtk.RowActivatedArgs) <0x00220>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.Pads.FileScout.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
809 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:48:04Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
FATAL ERROR [2009-01-08 11:48:57Z]: System.InvalidOperationException:
Unknown file template type: Widget
  at MonoDevelop.Ide.Templates.FileDescriptionTemplate.CreateTemplate
(System.Xml.XmlElement element) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateProjectDescriptor
(System.Xml.XmlElement element) [0x00000]
  at MonoDevelop.Ide.Templates.CombineDescriptor.CreateCombineDescriptor
(System.Xml.XmlElement element) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectTemplate.Initialise
(Mono.Addins.RuntimeAddin addin, System.String id,
System.Xml.XmlDocument doc, System.String languagename, System.String
category) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectTemplate..ctor
(Mono.Addins.RuntimeAddin addin, System.String id,
MonoDevelop.Ide.Codons.ProjectTemplateCodon codon) [0x00000]
  at MonoDevelop.Ide.Templates.ProjectTemplate.OnExtensionChanged
(System.Object s, Mono.Addins.ExtensionNodeEventArgs args) [0x00000]
WARNING [2009-01-08 11:49:38Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Templates.OpenFileAction.Run(MonoDevelop.Projects.ProjectCreateInformation
projectCreateInformation)
   at MonoDevelop.Ide.Templates.ProjectTemplate.OpenCreatedCombine()
   at MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.OpenEvent(System.Object
sender, System.EventArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.Run()
   at MonoDevelop.Ide.Gui.ProjectOperations.NewSolution()
   at MonoDevelop.Ide.Commands.NewProjectHandler.Run()
   at MonoDevelop.Components.Commands.CommandHandler.Run(System.Object dataItem)
   at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand(System.Object
dataItem)
   at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(System.Object
commandId, System.Object dataItem, System.Object initialTarget)
   at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(System.Object
commandId)
   at MonoDevelop.WelcomePage.WelcomePageView.HandleLinkAction(System.String
uri)
   at MonoDevelop.WelcomePage.WelcomePageFallbackWidget.HandleLink(System.Object
sender, System.EventArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Templates.OpenFileAction.Run
(MonoDevelop.Projects.ProjectCreateInformation) <0x000ac>
  at MonoDevelop.Ide.Templates.ProjectTemplate.OpenCreatedCombine () <0x00148>
  at MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.OpenEvent
(object,System.EventArgs) <0x00764>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.ConfigurationComboBox.runtime_invoke_void__this___object_EventArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x002ac>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0x00090>
  at Gtk.Dialog.Run () <0x00044>
  at MonoDevelop.Ide.Gui.ProjectOperations.NewSolution () <0x00068>
  at MonoDevelop.Ide.Commands.NewProjectHandler.Run () <0x00040>
  at MonoDevelop.Components.Commands.CommandHandler.Run (object) <0x00028>
  at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand
(object) <0x000a4>
  at MonoDevelop.Components.Commands.CommandManager.DispatchCommand
(object,object,object) <0x00654>
  at MonoDevelop.Components.Commands.CommandManager.DispatchCommand
(object) <0x00030>
  at MonoDevelop.WelcomePage.WelcomePageView.HandleLinkAction (string) <0x00338>
  at MonoDevelop.WelcomePage.WelcomePageFallbackWidget.HandleLink
(object,System.EventArgs) <0x000ac>
  at (wrapper runtime-invoke)
MonoDevelop.WelcomePage.WelcomePageFallbackWidget.runtime_invoke_void__this___object_EventArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x002ac>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
869 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 11:52:18Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
WARNING [2009-01-08 11:53:21Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(System.String fileName)
   at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(System.Object openFileInfo)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront,
System.String encoding, IDisplayBinding binding)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Int32 line, Int32 column, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String
fileName, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.OpenDocument(System.String fileName)
   at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler.ActivateItem()
   at MonoDevelop.Ide.Gui.MonoDevelopTreeView.ActivateCurrentItem()
   at MonoDevelop.Ide.Gui.MonoDevelopTreeView.OnNodeActivated(System.Object
sender, Gtk.RowActivatedArgs args)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending ()
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_events_pending () <0x0008c>
  at Gtk.Application.EventsPending () <0x00018>
  at MonoDevelop.Core.Gui.DispatchService.RunPendingEvents () <0x0003c>
  at MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose
() <0x00050>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0x0006c>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices.InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&) <0x0009c>
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage)
<0x00314>
  at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0011c>
  at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000bc>
  at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00050>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncDispatchMessage
(object) <0x0007c>
  at MonoDevelop.Core.Gui.GuiSyncContext.AsyncDispatch
(MonoDevelop.Core.Gui.StatefulMessageHandler,object) <0x0004c>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.AsyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)
<0x000e8>
  at MonoDevelop.Core.Gui.SyncContextDispatchSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0035c>
  at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x000f4>
  at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001fc>
  at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x001b0>
  at System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x00244>
  at System.Runtime.Remoting.Messaging.EnvoyTerminatorSink.SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage) <0x0006c>
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke
(System.Runtime.Remoting.Messaging.IMessage) <0x004ec>
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
<0x004b8>
  at (wrapper runtime-invoke)
System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]&
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
<0x00094>
  at (wrapper remoting-invoke)
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.Dispose ()
<0x00108>
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (object) <0x00fd8>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument
(string,int,int,bool,string,MonoDevelop.Ide.Codons.IDisplayBinding)
<0x00a38>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,int,int,bool) <0x00048>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string,bool) <0x00038>
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (string) <0x0002c>
  at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler.ActivateItem
() <0x000d8>
  at MonoDevelop.Ide.Gui.MonoDevelopTreeView.ActivateCurrentItem () <0x00180>
  at MonoDevelop.Ide.Gui.MonoDevelopTreeView.OnNodeActivated
(object,Gtk.RowActivatedArgs) <0x0002c>
  at (wrapper runtime-invoke)
MonoDevelop.Ide.Gui.MonoDevelopTreeView.runtime_invoke_void__this___object_RowActivatedArgs
(object,intptr,intptr,intptr) <0x0007c>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x0009c>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00140>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
  at System.Delegate.DynamicInvokeImpl (object[]) <0x00294>
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x00058>
  at System.Delegate.DynamicInvoke (object[]) <0x0002c>
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <0x0024c>
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <0x0003c>
  at GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x005d4>
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr) <0x00074>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
928 Abort trap              $MONO $ASSEMBLY "$@"
ERROR [2009-01-08 12:01:30Z]: Could not load Apache mime database
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/etc/apache2/mime.types".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000]
  at MonoDevelop.Platform.MacPlatform.LoadMimeMap () [0x00000]
WARNING [2009-01-08 12:08:00Z]: Pango-Warning: couldn't load font
"Lucida Grade Not-Rotated 14", falling back to "Sans Not-Rotated 14",
expect ugly output.
Stack trace:
   at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
   at Mono.TextEditor.BookmarkMargin.OptionsChanged()
   at Mono.TextEditor.TextEditor.OptionsChanged(System.Object sender,
System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.OptionsChanged(System.Object
sender, System.EventArgs args)
   at MonoDevelop.SourceEditor.ExtendibleTextEditor.FireOptionsChange()
   at MonoDevelop.SourceEditor.ExtendibleTextEditor+<>c__CompilerGenerated5.<Initialize>c__74(System.Object
+91, System.EventArgs +92)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.gtk_notebook_insert_page(IntPtr , IntPtr , IntPtr , Int32 )
   at Gtk.Notebook.InsertPage(Gtk.Widget child, Gtk.Widget tab_label,
Int32 position)
   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.ShowView(IViewContent content)
   at MonoDevelop.Ide.Gui.DefaultWorkbench.ShowView(IViewContent
content, Boolean bringToFront)
   at MonoDevelop.Ide.Gui.Workbench.NewDocument(System.String
defaultName, System.String mimeType, System.IO.Stream content)
   at MonoDevelop.Ide.Templates.FileTemplate.CreateFile(MonoDevelop.Ide.Templates.FileDescriptionTemplate
newfile, MonoDevelop.Projects.Project project, System.String
directory, System.String language, System.String name)
   at MonoDevelop.Ide.Templates.FileTemplate.Create(MonoDevelop.Projects.Project
project, System.String directory, System.String language,
System.String name)
   at MonoDevelop.Ide.Gui.Dialogs.NewFileDialog.OpenEvent(System.Object
sender, System.EventArgs e)
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj,
System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at GLib.Signal.ClosureInvokedCB(System.Object o,
GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
   at GLib.SignalClosure.MarshalCallback(IntPtr , IntPtr , UInt32 ,
IntPtr , IntPtr , IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.Run()
   at MonoDevelop.Ide.Commands.NewFileHandler.Run()
   at MonoDevelop.Components.Commands.CommandHandler.Run(System.Object dataItem)
   at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand(System.Object
dataItem)
   at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(System.Object
commandId, System.Object dataItem, System.Object initialTarget)
   at MonoDevelop.Components.Commands.CommandToolButton.OnClicked()
   at Gtk.ToolButton.clicked_cb(IntPtr tool_item)
   at Gtk.ToolButton.clicked_cb(IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at MonoDevelop.Ide.Gui.IdeApp.Run()
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Stacktrace:

  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0xffffffff>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00718>
  at Mono.TextEditor.TextEditor.RenderMargins
(Gdk.Drawable,Gdk.Rectangle) <0x00714>
  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
(intptr,intptr) <0x00054>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
  at Gtk.Application.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
  at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
/Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 76:
1036 Abort trap              $MONO $ASSEMBLY "$@"


More information about the Monodevelop-list mailing list