[Mono-bugs] [Bug 419989] Mono crashes in x86_64 SLES10 SP2 (OES2 SP1) virtualized environment - XEN

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 25 08:20:10 EDT 2008


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

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=419989#c2


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2008-08-25 06:20:09 MDT ---
Thats should be already fixed in newer mono versions. The fix is pretty easy
to backport: just edit mono/mini/cpu-amd64.md, and replace:

tls_get: dest:i len:13

with:

tls_get: dest:i len:16


-- 
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