Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created November 17, 2014 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/a708493b7457a22b649c to your computer and use it in GitHub Desktop.
Save saurabh360/a708493b7457a22b649c to your computer and use it in GitHub Desktop.
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.MonoType.GetMethodsByName (System.MonoType,string,System.Reflection.BindingFlags,bool,System.Type) <IL 0x00032, 0xffffffff>
at System.MonoType.GetMethods (System.Reflection.BindingFlags) [0x00000] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/corlib/System/MonoType.cs:230
at NUnit.Core.Reflect.GetMethods (System.Type) <IL 0x00007, 0x00018>
* Assertion at class.c:5607, condition `!mono_loader_get_last_error ()' not met
at NUnit.Core.Reflect.HasMethodWithAttribute (System.Type,string,bool) <IL 0x00002, 0x00013>
at NUnit.Core.Builders.NUnitTestFixtureBuilder.CanBuildFrom (System.Type) <IL 0x0002f, 0x00087>
at NUnit.Core.Extensibility.SuiteBuilderCollection.CanBuildFrom (System.Type) <IL 0x0001e, 0x00104>
at NUnit.Core.TestFixtureBuilder.CanBuildFrom (System.Type) <IL 0x0000c, 0x00023>
at NUnit.Core.Builders.TestAssemblyBuilder.GetFixtures (System.Reflection.Assembly,string) <IL 0x00070, 0x0019b>
at NUnit.Core.Builders.TestAssemblyBuilder.Build (string,bool) <IL 0x00037, 0x000c7>
at NUnit.Core.Builders.TestAssemblyBuilder.Build (string,string,bool) <IL 0x0001c, 0x0006b>
at NUnit.Core.TestSuiteBuilder.BuildSingleAssembly (NUnit.Core.TestPackage) <IL 0x00039, 0x000ab>
at NUnit.Core.TestSuiteBuilder.Build (NUnit.Core.TestPackage) <IL 0x00043, 0x000cb>
at NUnit.Core.SimpleTestRunner.Load (NUnit.Core.TestPackage) <IL 0x0002f, 0x000f7>
at NUnit.Core.ProxyTestRunner.Load (NUnit.Core.TestPackage) <IL 0x00008, 0x0001c>
at NUnit.Core.ProxyTestRunner.Load (NUnit.Core.TestPackage) <IL 0x00008, 0x0001c>
at NUnit.Core.RemoteTestRunner.Load (NUnit.Core.TestPackage) <IL 0x0009d, 0x001c3>
at MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) [0x00085] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.5-branch/fbe3e945/source/monodevelop/main/src/addins/NUnit/NUnitRunner/NUnitTestRunner.cs:104
at (wrapper remoting-invoke-with-check) MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <IL 0x00043, 0xffffffff>
at (wrapper xdomain-dispatch) MonoDevelop.NUnit.External.NUnitTestRunner.Run (object,byte[]&,byte[]&,string,string,string,string) <IL 0x000a7, 0xffffffff>
at (wrapper xdomain-invoke) MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <0xffffffff>
at (wrapper remoting-invoke-with-check) MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <IL 0x00043, 0xffffffff>
at MonoDevelop.NUnit.External.ExternalTestRunner.Run (MonoDevelop.NUnit.External.IRemoteEventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <0x0006f>
at (wrapper runtime-invoke) <Module>.runtime_invoke_object__this___object_object_object_object_object_object_object (object,intptr,intptr,intptr) <0xffffffff>
at <unknown> <0xffffffff>
* Assertion at class.c:5607, condition `!mono_loader_get_last_error ()' not met
ERROR [2014-11-17 15:29:26Z]: System.Runtime.Remoting.RemotingException: Unix transport error.
Server stack trace:
at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x0000f] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:59
at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x0004f] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixClientTransportSink.cs:176
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x0006c] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs:157
Exception rethrown at [0]:
---> System.Runtime.Remoting.RemotingException: Connection closed
at Mono.Remoting.Channels.Unix.UnixMessageIO.StreamRead (System.IO.Stream networkStream, System.Byte[] buffer, Int32 count) [0x0002a] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:98
at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:57
--- End of inner exception stack trace ---
at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x0000f] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:59
at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x0004f] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixClientTransportSink.cs:176
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x0006c] in /private/tmp/source-mono-mac-3.10.0-branch/bockbuild-mono-3.10.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.10.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs:157
The application was terminated by a signal: SIGABRT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment