Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Error while initializing a csharp project in linux mono #115

Open
zabil opened this issue Oct 13, 2017 · 0 comments
Open

Error while initializing a csharp project in linux mono #115

zabil opened this issue Oct 13, 2017 · 0 comments

Comments

@zabil
Copy link
Member

zabil commented Oct 13, 2017

✔︎ 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant