[Mono-bugs] [Bug 440483] Mono crash everyday at 9:45am

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 3 04:58:43 EST 2008


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

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





--- Comment #3 from Zoltan Varga <vargaz at gmail.com>  2008-11-03 02:58:42 MDT ---
As said many times in these bug reports, older versions of mono contained
several race conditions in the the assembly loading code, leading to these
random crashes. These are fixed in mono 2.0, but the changes are too complex/
numerous to backport.

As a workaround, you can try the following:
- after the server starts up, start a client which accesses most of the web
  pages served by the server, so all the assemblies needed by the application
are
  loaded at startup, while the server is still in mostly single threaded mode,
so
  the race conditions will probably not be triggered.


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