[drlvm][x86_64] smoke tests fail from time to time on SLES9 with LIL INTERNAL ERROR
-----------------------------------------------------------------------------------
Key: HARMONY-3058
URL: https://issues.apache.org/jira/browse/HARMONY-3058
Project: Harmony
Issue Type: Bug
Components: DRLVM
Environment: SLES9, x86_64
Reporter: Elena Semukhina
I run smoke tests daily and keep ststistics on intermittent failures. From time to time I
see tests failing with the message
Assertion failed: 0
LIL INTERNAL ERROR: Not enough temporary registers
java: /export/lab_drlbuild/combined_gcc_d/CVS_20070126_0002_H/drlvm/trunk/vm/port/src/lil/em64t/pim/lil_code_generator_em64t.cpp:204:
LcgEM64TCodeGen::Tmp_GR_Opnd::Tmp_GR_Opnd(LcgEM64TContext&, LilInstructionContext*): Assertion
`0' failed.
log4cxx: No appender could be found for logger (port.old).
log4cxx: Please initialize the log4cxx system properly.
It seems that any test may fail in this way so we cannot create an exclude list for this failure.
Here are the tests I observed:
stress.BigStringBuffer
gc.RunFinalizersOnExitTest
gc.Fragment
shutdown.TestWaitSet
gc.List
In my practice it happened rather rarely but it likely depends on workload.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|