Error while initializing a csharp project in linux mono
zabil opened this issue · 0 comments
zabil commented
✔︎ cs gauge init csharp
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a0003aa
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a0003aa
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a0003aa
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a00039a
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a0003aa
Can't find custom attr constructor image: .gauge/plugins/csharp/0.10.1/bin/NLog.dll mtoken: 0x0a000398
Unhandled loader error: 8, (null) System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (null)
* Assertion: should not be reached at loader.c:298
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.MonoCustomAttrs.IsDefinedInternal (System.Reflection.ICustomAttributeProvider,System.Type) <0xffffffff>
Unhandled loader error: 8, (null) System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (null)
* Assertion: should not be reached at loader.c:298
Aborted (core dumped)
Failed to initialize project. exit status 134
✔︎ cs mono --version
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
✗ cs mcs --version
Mono C# compiler version 4.2.1.0
✔︎ cs uname -smovri
Linux 4.10.0-35-generic #39~16.04.1-Ubuntu SMP Wed Sep 13 09:02:42 UTC 2017 x86_64 x86_64 GNU/Linux