[Mono-list] RH7.3 Problems

dietmar dietmar@ximian.com
03 Dec 2002 15:03:13 +0100


I finally identified some problem:

1.) I looks like there is a bug in the finalization code - i disabled
running the finalizer until we find out what happens.

2.) I get GC problems when using the binaries we provide in the mono
channel. No problems with self compiled GC61 lib.

3.) some programs does not terminate (appdomain2.exe, pinvoke7.exe), so
i get:

CRITICAL **: bind failed: Address already in use

if I run them a second time. This happens even if you terminate the
program with ctrl-C. Maybe this is a pthread related problem.


- Dietmar