https://bugzilla.novell.com/show_bug.cgi?id=687193
https://bugzilla.novell.com/show_bug.cgi?id=687193#c0 Summary: SIGABRT when running verifier Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: verifier AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- mono --verify-all bug-4.exe System.Int32[] doesn't implement interface System.Collections.Generic.IEnumerable<System.Object> Stacktrace: at <unknown> <0xffffffff> at Program.Main () <0x0005d> at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: mono() [0x48fdeb] /lib/libpthread.so.0(+0xfb40) [0x7fb714ceeb40] /lib/libc.so.6(gsignal+0x35) [0x7fb71498fba5] /lib/libc.so.6(abort+0x180) [0x7fb7149936b0] mono() [0x5caefa] mono() [0x5cafd2] mono() [0x493a64] mono() [0x493d33] [0x40f97bba] 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 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
