Mikhail, Yes, I did. It fails at bootstrap on attempt to pin an object. This functionality was disabled in GCv4.1 some time ago, because of massive pin counter overflows detected on classlib/em64t. I going to check this specific problem at some time in future.
It looks like some code on IPF operates with invalid pointers to java heap and it leads to heap corruption. We just need to identify such places and fix them :) -- Ivan On 11/1/06, Mikhail Fursov <[EMAIL PROTECTED]> wrote:
Great news! The time when x86 changes can affect IPF build is come :) Ivan, have you tried gcv4? On 11/1/06, Ivan Volosyuk <[EMAIL PROTECTED]> wrote: > > Hi All, > > DRLVM now builds and run (interpreter mode) on IPF with HARMONY-2004. > The patch should cause no changes on other architectures. > Currently, in interpreter mode everything works fine but GC. GC fails. > I'm investigating this issue.