Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80579 --- shadow/80579 2007-01-29 04:58:46.000000000 -0500 +++ shadow/80579.tmp.12739 2007-01-31 09:24:49.000000000 -0500 @@ -124,6 +124,18 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-29 04:58 ------- Sorry for the delay. Yes it still throws Segmentation fault. I have done some testing, upgrading. It seems that mono for linux possibly has problems with older kernel (2.4.xx) / libraries or possible smp implementation in older kernel. Will done some upgrading / testing in the following days. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-31 09:24 ------- +I have done some upgrading and testing (installed latest Debian +testing 'etch' with kernel 2.6.18-3 SMP, and the latest libraries from +scratch). Please note that I'm using .NET 2.0 libraries. And have come +to the following conclusion that the Segmentation fault happens when +using more than one physical processor, which is unacceptable because +the application is intended to be multithreaded. The problem seems to +be more consistent when application is allocating more memory (eg. +more trees >10000), sometimes everything works fine if the memory +allocation is not so demanding. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
