Paul wrote:
Hello Paul,Hi,Hello Paul, Just found out the message from the Server again : 4gb seg fixup, process mono(pid 2131), cs:ip 73:0811cd78 ..... ..... ..... ..... printk:32150 messages suppressed. So...How can we to fix (solve) the problem ?Weird error. Did that happen as soon as you tried to run that little program? If it did, it looks like your install of mono is broken. su yum -y remove mono* yum -y install mono* should fix things. TTFN Paul I just rum "yum -y remove localinstall --disablerepo=* mono*" in the server... So, I need to re-install the mono and related packages again ? Edward. |