Today this crash is reproduced quite stably during "build.sh
kernel.test". But it always passes if run standalone :(

Regarding 1559 patch, I looked through it and found nothing
suspicious. The only change to interpreter itself was actually
preliminary fix for Harmony-1561. This is not good (1559 has no word
about this and now better patch is available), but not critical.


2006/10/2, Alexey Varlamov <[EMAIL PROTECTED]>:
2006/9/28, Elena Semukhina <[EMAIL PROTECTED]>:
> The issue has gone away for me too, false alarm possibly...

Unfortunately the alarm was not false. Today I got the same failure:
   ...
   [junit] SIGABRT in VM code.
   [junit] java:
/nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.ia32/svn-repo/drlvm/vm/port/src/lil/ia32/pim/stack_iterator_ia32.cpp:212:
StackIterator* si_create_from_native(): Assertion
`!interpreter_enabled()' failed.
   [junit] SIGABRT in VM code.
   [junit] java: /nfs/ins/proj/drl/coreapi/avarlamo/harmony/lin
   [junit] Test java.lang.RuntimeTest FAILED (timeout)

Therefore we face intermittent crash on interpreter...

>
> Elena
>
> On 9/28/06, Pavel Rebriy <[EMAIL PROTECTED]> wrote:
> >
> > I've just repeated kernel.test run today several times on fresh build, and
> > tests pass.
> > It's a very stange crash. Execute JIT stack iterator in interpreter mode..
> > It's outlandishly.
> >
> > On 28/09/06, Alexey Varlamov <[EMAIL PROTECTED]> wrote:
> > >
> > > I do not observe this crash - I ran kernel tests yesterday and today
> > > several times, no crashes on interpreter on Linux IA32...
> > >
> > > 2006/9/28, Gregory Shimansky <[EMAIL PROTECTED]>:
> > > > On Wednesday 27 September 2006 16:35 Geir Magnusson Jr. wrote:
> > > > > <sob> :)
> > > > >
> > > > > Is there an easy fix, or do we rollback?
> > > >
> > > > Interpreter is meant for the development for the most part. I think it
> > > is not
> > > > critical if it doesn't work for a short time. It is not used by most
> > of
> > > the
> > > > community anyway because they don't specify -Xint option to run the
> > > programs.
> > > >
> > > > I hope the patch submitter will respond with a fix soon enough.
> > > >
> > > > --
> > > > Gregory Shimansky, Intel Middleware Products Division
> > > >
> > > > ---------------------------------------------------------------------
> > > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Best regards,
> > Pavel Rebriy
> >
> >
>
>
> --
> Thanks,
> Elena
>
>


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to