Re: Install fails



Joe Shaw writes:

> Could you post the entire output of this crash?

Thanks for looking -- here it is:

> MONO_GAC_PREFIX=/group/ltg/projects/lcontrib ./beagle-config BeagleSearch
*** Running uninstalled Config.exe ***
Debug: Loading old config Beagle.Util.NetworkingConfig from networking.xml
Stacktrace:

  at (wrapper managed-to-native) System.String.InternalAllocateStr (int) <0x00004>
  at (wrapper managed-to-native) System.String.InternalAllocateStr (int) <0xffffffff>
  at System.Text.StringBuilder.InternalEnsureCapacity (int) [0x000b1] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Text/StringBuilder.cs:681
  at System.Text.StringBuilder.set_Capacity (int) [0x00017] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Text/StringBuilder.cs:142
  at Mono.Unix.UnixEnvironment.get_MachineName () [0x0000b] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/Mono.Posix/Mono.Unix/UnixEnvironment.cs:55
  at Beagle.Util.NetworkingConfig..ctor () <0x0001d>
  at (wrapper runtime-invoke) Beagle.Util.ConfigSection.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x00004>
  at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0xffffffff>
  at System.Reflection.MonoCMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00040] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:385
  at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00000] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:396
  at System.Reflection.ConstructorInfo.Invoke (object[]) [0x0000f] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77
  at System.Activator.CreateInstance (System.Type,bool) [0x00084] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System/Activator.cs:260
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadClassInstance (System.Xml.Serialization.XmlTypeMapping,bool,bool) [0x000ac] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializationReaderInterpreter.cs:226
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadObject (System.Xml.Serialization.XmlTypeMapping,bool,bool) [0x00031] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializationReaderInterpreter.cs:193
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadRoot (System.Xml.Serialization.XmlTypeMapping) [0x00057] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializationReaderInterpreter.cs:184
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadRoot () [0x00028] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializationReaderInterpreter.cs:87
  at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.Serialization.XmlSerializationReader) [0x0001c] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializer.cs:358
  at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader) [0x0002c] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializer.cs:347
  at System.Xml.Serialization.XmlSerializer.Deserialize (System.IO.Stream) [0x0000e] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/System.XML/System.Xml.Serialization/XmlSerializer.cs:328
  at Beagle.Util.Conf.CreateOldConfig (string,System.Type) [0x00044] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/beagle-0.3.0/Util/Config.cs:556
  at Beagle.Util.Conf.CheckOldConfig () [0x0004e] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/beagle-0.3.0/Util/Config.cs:413
  at Beagle.Util.Conf..cctor () [0x0008e] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/beagle-0.3.0/Util/Config.cs:163
  at (wrapper runtime-invoke) Beagle.Util.Conf.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
  at ConfigTool.Main (string[]) [0x0016d] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/beagle-0.3.0/tools/Config.cs:206
  at ConfigTool.Main (string[]) [0x000bc] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/beagle-0.3.0/tools/Config.cs:186
  at (wrapper runtime-invoke) ConfigTool.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

	mono [0x81667af]
	mono [0x8131c28]
	[0x169440]
	mono [0x8126c23]
	mono(mono_string_new_size+0x4b) [0x809818b]
	mono [0x80de3ba]
	[0x8a03ff]
	[0xc780aa]
	[0xd4ca9f]
	[0xd4c76d]
	[0xd4924e]
	[0xd1a1f9]
	mono(mono_runtime_invoke_array+0x169) [0x8099e99]
	mono [0x809fdd5]
	[0xe9f5e5]
	[0xe9f2f0]
	[0xe9f155]
	[0xe9f10e]
	[0xe9c6c5]
	[0xd48d2f]
	[0xd48a2b]
	[0xd4897f]
	[0xd484e1]
	[0xd4833c]
	[0xd47357]
	[0xd472a9]
	[0xd136de]
	[0xd11539]
	[0x89eec3]
	[0x89ea9e]
	mono(mono_runtime_class_init+0x1d5) [0x80973e5]
	mono [0x814812b]
	mono [0x81524be]
	mono [0x8153e5e]
	mono [0x807bb0a]
	[0x12203e]
	[0x89df0b]
	mono(mono_runtime_exec_main+0xbb) [0x80988eb]
	mono(mono_runtime_run_main+0x1b9) [0x8098c29]
	mono(mono_main+0xedf) [0x80589ff]
	mono [0x8057612]
	/lib/libc.so.6(__libc_start_main+0xdc) [0x905dec]
	mono [0x8057531]

=================================================================
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.
=================================================================

Aborted (core dumped)

ht
-- 
 Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                     Half-time member of W3C Team
    2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
            Fax: (44) 131 650-4587, e-mail: ht inf ed ac uk
                   URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]