Hi harmonists,
The latest combination of DRLVM and Classlib is highly instable on my
machine (Gentoo Linux/i686 Pentium 4 HT), causing smoke tests fail
frequently and in unstable manner. Fails are caused by
either incorrect memory deallocation (caught by glibc), or by
segmentation fault.
Tests worked much better just a few days ago, so I tried to bisect
commits to find the failure cause.
Bisection pointed to the commit
Author: Oliver Deakin <[EMAIL PROTECTED]>
Date: Mon Oct 15 15:20:32 2007 +0000
[r584804] Adding DetachCurrentThread() call to main.c after
discussion on dev list:
http://mail-archives.apache.org/mod_mbox/harmony-dev/200710.mbox/[EMAIL
PROTECTED]
Is anyone else seeing this instability?
Does anyone know what needs to be fixed in DRLVM to prevent it?