[Mono-bugs] [Bug 388425] Mono loads assembly from bin/ referenced in web. config regardless of its version number

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 13 14:36:09 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=388425

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=388425#c7


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |lupus at novell.com




--- Comment #7 from Marek Habersack <mhabersack at novell.com>  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.


More information about the mono-bugs mailing list