[MonoDevelop] I am doing "parallel mono" development but .....
Vasili I. Galchin
vigalchin at gmail.com
Tue Feb 9 15:56:24 EST 2010
I am running MonoDevelop 2.2.1 via "make run". I haven't upgraded
"mono". In case I get a C# compiler crash. Is this because I didn't
upgrade "mono"? Following is the crash info:
Building: FSharpBinding (Debug)
Performing main compilation...
/usr/bin/gmcs /noconfig
"/out:/home/vasili/Projects/monodevelop/main/build/AddIns/BackendBindings/FSharpBinding.dll"
"/r:System.dll" "/r:System.Xml.dll" "/r:System.Core.dll"
"/r:/usr/lib/monodevelop/bin/MonoDevelop.Core.dll"
"/r:/usr/lib/monodevelop/bin/MonoDevelop.Core.Gui.dll"
"/r:/usr/lib/monodevelop/bin/MonoDevelop.Projects.dll"
"/r:/usr/lib/monodevelop/bin/MonoDevelop.Ide.dll"
"/r:/usr/lib/monodevelop/bin/MonoDevelop.Components.dll"
"/r:/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll"
"/r:Mono.Posix.dll" /nologo /warn:4 /debug:+ /debug:full /optimize-
/codepage:utf8 "/define:DEBUG" /t:library
"/home/vasili/Projects/FSharpBinding/FSharpBinding/FSharpBinding.cs"
"/res:/home/vasili/Projects/FSharpBinding/icons/F#.FileIcon,FSharpBinding.icons.F#.FileIcon"
"/res:/home/vasili/Projects/FSharpBinding/icons/F#.ProjectIcon,FSharpBinding.icons.F#.ProjectIcon"
"/res:/home/vasili/Projects/FSharpBinding/icons/F#S.FileIcon,FSharpBinding.icons.F#S.FileIcon"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-file-16.png,FSharpBinding.icons.fsharp-file-16.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-16.png,FSharpBinding.icons.fsharp-project-16.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-32.png,FSharpBinding.icons.fsharp-project-32.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-console-32.png,FSharpBinding.icons.fsharp-project-console-32.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-library-32.png,FSharpBinding.icons.fsharp-project-library-32.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-signature-16.png,FSharpBinding.icons.fsharp-signature-16.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/F#.FileIcon,F#.FileIcon"
"/res:/home/vasili/Projects/FSharpBinding/icons/F#.ProjectIcon,F#.ProjectIcon"
"/res:/home/vasili/Projects/FSharpBinding/icons/F#S.FileIcon,F#S.FileIcon"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-file-16.png,fsharp-file-16.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-16.png,fsharp-project-16.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-32.png,fsharp-project-32.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-console-32.png,fsharp-project-console-32.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-project-library-32.png,fsharp-project-library-32.png"
"/res:/home/vasili/Projects/FSharpBinding/icons/fsharp-signature-16.png,fsharp-signature-16.png"
"/res:/home/vasili/Projects/FSharpBinding/FSharpBinding.addin.xml,FSharpBinding.addin.xml"
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: The following
assembly referenced from
/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
could not be loaded:
Assembly: MonoDevelop.Projects.Gui (assemblyref_index=13)
Version: 2.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/lib/monodevelop/AddIns/BackendBindings/).
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'MonoDevelop.Projects.Gui, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'MonoDevelop.Projects.Gui, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'MonoDevelop.Projects.Gui, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: The following
assembly referenced from
/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
could not be loaded:
Assembly: NRefactory (assemblyref_index=4)
Version: 0.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/lib/monodevelop/AddIns/BackendBindings/).
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'NRefactory, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: The following
assembly referenced from
/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
could not be loaded:
Assembly: Mono.TextEditor (assemblyref_index=15)
Version: 1.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/lib/monodevelop/AddIns/BackendBindings/).
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'Mono.TextEditor, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies.
Stacktrace:
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes
(bool) <0x00004>
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes
(bool) <0xffffffff>
at System.Reflection.Assembly.GetTypes () <0x0001b>
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly) <0x000fe>
at Mono.CSharp.RootNamespace.ComputeNamespaces () <0x00103>
at Mono.CSharp.Driver.LoadReferences () <0x00516>
at Mono.CSharp.Driver.Compile () <0x002af>
at Mono.CSharp.Driver.Main (string[]) <0x0006c>
at (wrapper runtime-invoke)
Mono.CSharp.Driver.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
/usr/bin/mono [0x80c8824]
/usr/bin/mono [0x80f4693]
[0xb77b8410]
/usr/bin/mono(mono_class_from_typeref+0x125) [0x8199365]
/usr/bin/mono(mono_class_get_full+0x144) [0x81987d4]
/usr/bin/mono [0x8176606]
/usr/bin/mono [0x8198ddf]
/usr/bin/mono(mono_class_get_full+0xf9) [0x8198789]
/usr/bin/mono(mono_class_get+0x20) [0x8198840]
/usr/bin/mono [0x811a568]
/usr/bin/mono [0x811ddfe]
[0xb68786b2]
[0xb6878674]
[0xb6877ab7]
[0xb6876b74]
[0xb68724bf]
[0xb68a0310]
[0xb7160b85]
[0xb715c203]
/usr/bin/mono(mono_runtime_exec_main+0x15b) [0x811132b]
/usr/bin/mono(mono_runtime_run_main+0x15a) [0x81134da]
/usr/bin/mono(mono_main+0x1aad) [0x80b19bd]
/usr/bin/mono [0x805aba5]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0xb7569b56]
/usr/bin/mono [0x805aae1]
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: The following
assembly referenced from
/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
could not be loaded:
Assembly: MonoDevelop.Projects.Gui (assemblyref_index=13)
Version: 2.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/lib/monodevelop/AddIns/BackendBindings/).
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'MonoDevelop.Projects.Gui, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'MonoDevelop.Projects.Gui, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'MonoDevelop.Projects.Gui, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: The following
assembly referenced from
/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
could not be loaded:
Assembly: NRefactory (assemblyref_index=4)
Version: 0.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/lib/monodevelop/AddIns/BackendBindings/).
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'NRefactory, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies.
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: The following
assembly referenced from
/usr/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
could not be loaded:
Assembly: Mono.TextEditor (assemblyref_index=15)
Version: 1.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/lib/monodevelop/AddIns/BackendBindings/).
** (/usr/lib/mono/2.0/gmcs.exe:2404): WARNING **: Could not load file
or assembly 'Mono.TextEditor, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies.
Stacktrace:
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes
(bool) <0x00004>
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes
(bool) <0xffffffff>
at System.Reflection.Assembly.GetTypes () <0x0001b>
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly) <0x000fe>
at Mono.CSharp.RootNamespace.ComputeNamespaces () <0x00103>
at Mono.CSharp.Driver.LoadReferences () <0x00516>
at Mono.CSharp.Driver.Compile () <0x002af>
at Mono.CSharp.Driver.Main (string[]) <0x0006c>
at (wrapper runtime-invoke)
Mono.CSharp.Driver.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
/usr/bin/mono [0x80c8824]
/usr/bin/mono [0x80f4693]
[0xb77b8410]
/usr/bin/mono(mono_class_from_typeref+0x125) [0x8199365]
/usr/bin/mono(mono_class_get_full+0x144) [0x81987d4]
/usr/bin/mono [0x8176606]
/usr/bin/mono [0x8198ddf]
/usr/bin/mono(mono_class_get_full+0xf9) [0x8198789]
/usr/bin/mono(mono_class_get+0x20) [0x8198840]
/usr/bin/mono [0x811a568]
/usr/bin/mono [0x811ddfe]
[0xb68786b2]
[0xb6878674]
[0xb6877ab7]
[0xb6876b74]
[0xb68724bf]
[0xb68a0310]
[0xb7160b85]
[0xb715c203]
/usr/bin/mono(mono_runtime_exec_main+0x15b) [0x811132b]
/usr/bin/mono(mono_runtime_run_main+0x15a) [0x81134da]
/usr/bin/mono(mono_main+0x1aad) [0x80b19bd]
/usr/bin/mono [0x805aba5]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0xb7569b56]
/usr/bin/mono [0x805aae1]
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Build complete -- 1 error, 9 warnings
---------------------- Done ----------------------
Assembly 'MonoDevelop.NUnit, Version=2.0.0.0, Culture=neutral' not
found. Make sure that the assembly exists in disk. If the reference is
required to build the project you may get compilation errors.
Assembly 'MonoDevelop.CSharp, Version=2.0.0.0, Culture=neutral' not
found. Make sure that the assembly exists in disk. If the reference is
required to build the project you may get compilation errors.
Assembly 'MonoDevelop.Core, Version=2.1.1.0, Culture=neutral,
PublicKeyToken=null' not found. Make sure that the assembly exists in
disk. If the reference is required to build the project you may get
compilation errors.
Assembly 'MonoDevelop.Projects, Version=2.1.1.0, Culture=neutral,
PublicKeyToken=null' not found. Make sure that the assembly exists in
disk. If the reference is required to build the project you may get
compilation errors.
Assembly 'MonoDevelop.Components, Version=2.1.1.0, Culture=neutral,
PublicKeyToken=null' not found. Make sure that the assembly exists in
disk. If the reference is required to build the project you may get
compilation errors.
Assembly 'MonoDevelop.Core.Gui, Version=2.1.1.0, Culture=neutral,
PublicKeyToken=null' not found. Make sure that the assembly exists in
disk. If the reference is required to build the project you may get
compilation errors.
Assembly 'MonoDevelop.Ide, Version=2.1.1.0, Culture=neutral,
PublicKeyToken=null' not found. Make sure that the assembly exists in
disk. If the reference is required to build the project you may get
compilation errors.
Assembly 'MonoDevelop.Projects.Gui, Version=2.1.1.0, Culture=neutral,
PublicKeyToken=null' not found. Make sure that the assembly exists in
disk. If the reference is required to build the project you may get
compilation errors.
Assembly 'MonoDevelop.Projects.Formats.MSBuild,
Version=1.0.3576.14156, Culture=neutral, PublicKeyToken=null' not
found. Make sure that the assembly exists in disk. If the reference is
required to build the project you may get compilation errors.
Build: 1 error, 9 warnings
More information about the Monodevelop-list
mailing list