[Mono-bugs] [Bug 664522] mono-master AOT does not build
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 14 07:16:43 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=664522
https://bugzilla.novell.com/show_bug.cgi?id=664522#c1
Marek Safar <msafar at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|C# |misc
AssignedTo|msafar at novell.com |mono-bugs at lists.ximian.com
Product|Mono: Compilers |Mono: Runtime
--- Comment #1 from Marek Safar <msafar at novell.com> 2011-01-14 12:16:42 UTC ---
make[8]: Entering directory
`/home/wysek/src/mono-git/mono/mcs/class/aot-compiler'
AOT [basic] mscorlib.dll.so
Mono Ahead of Time compiler - compiling assembly
/home/wysek/src/mono-git/mono/mcs/class/lib/basic/mscorlib.dll
* Assertion: should not be reached at boehm-gc.c:1150
Stacktrace:
Native stacktrace:
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x48ed8b]
/lib/libpthread.so.0(+0xfb40) [0x2b56e9650b40]
/lib/libc.so.6(gsignal+0x35) [0x2b56e9891ba5]
/lib/libc.so.6(abort+0x180) [0x2b56e98956b0]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x5ce1aa]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x5ce35b]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x51082a]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x4aed21]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x4af93a]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x41a2ba]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x4727d1]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x4732df]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x47b2b9]
/home/wysek/src/mono-git/mono/mono/mini/mono(mono_main+0x1467) [0x46c887]
/lib/libc.so.6(__libc_start_main+0xfe) [0x2b56e987cd8e]
/home/wysek/src/mono-git/mono/mono/mini/mono() [0x412549]
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.
You are the assignee for the bug.
More information about the mono-bugs
mailing list