https://bugzilla.novell.com/show_bug.cgi?id=388425
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=388425#c7 Marek Habersack <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #7 from Marek Habersack <[EMAIL PROTECTED]> 2008-05-13 12:36:08 MST --- Paolo, I added mono_assembly_close in the above patch, but it breaks mono bootstrap on my machine: make[8]: Entering directory `/usr/src/tmp/mono/mcs/class/System.Net' MONO_PATH="../../class/lib/net_2_1_bootstrap:../../class/lib/net_2_0:$MONO_PATH" /usr/src/tmp/mono/mono/runtime/mono-wrapper --debug --security=temporary-smcs-hack ../../class/lib/net_2_1_bootstrap/smcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -d:NET_2_1 -debug /noconfig -unsafe -r:System -d:NET_2_1 -d:NET_2_0 -d:NET_1_1 -target:library -out:../../class/lib/net_2_1_bootstrap/System.Net.dll @System.Net.dll.sources Stacktrace: Native stacktrace: *** glibc detected *** /usr/src/tmp/mono/mono/mono/mini/mono: corrupted double-linked list: 0x0826fa28 *** and the build hangs at this point. -- 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
