Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- albert@albert-PC ~/Tokens $ mono TokenIDE.exe
- System.Windows.Forms.SplitContainer doesn't implement interface System.ComponentModel.ISupportInitialize
- Stacktrace:
- at Test.TokenIDE.InitializeComponent () <0x00602>
- at Test.TokenIDE..ctor () <0x00023>
- at (wrapper remoting-invoke-with-check) Test.TokenIDE..ctor () <0xffffffff>
- at Test.Program.Main () <0x00039>
- at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
- Native stacktrace:
- mono() [0x80dd87b]
- [0x35640c]
- /lib/libc.so.6(abort+0x182) [0x13de42]
- mono() [0x8223122]
- mono() [0x8223161]
- mono() [0x80e1deb]
- [0x36dc74]
- [0x9c194c]
- [0x9c1900]
- [0xb3cf62]
- [0xb3d004]
- mono() [0x8060a18]
- mono(mono_runtime_invoke+0x40) [0x81458d0]
- mono(mono_runtime_exec_main+0xd6) [0x81495a6]
- mono(mono_main+0x184f) [0x80b8d9f]
- mono() [0x80571ca]
- /lib/libc.so.6(__libc_start_main+0xe7) [0x126ce7]
- mono() [0x8057011]
- Debug info from gdb:
- Could not attach to process. If your uid matches the uid of the target
- process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
- again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
- ptrace: Operation not permitted.
- =================================================================
- Got a SIGABRT 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
- albert@albert-PC ~/Tokens $
Advertisement
Add Comment
Please, Sign In to add comment