[ https://issues.apache.org/jira/browse/HARMONY-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Beliaev resolved HARMONY-4890.
---------------------------------------
Resolution: Cannot Reproduce
I've double check also... Thee bug is not reproducible in the form it was reproduced while
being reported.
So I close this issue.
Thanks
Vladimir Beliaev
> [drlvm][gc][EUT] 37% tests crashed in gc_gen_adapt
> --------------------------------------------------
>
> Key: HARMONY-4890
> URL: https://issues.apache.org/jira/browse/HARMONY-4890
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: Linux / x86_64
> Reporter: Vladimir Beliaev
> Assignee: Xiao-Feng Li
>
> I'm enabling EUT3.3 on Linux x86_64 (SLES10).
> A bit set of suites crashed with the following dump:
> [java] SIGSEGV in VM code.
> [java] Stack trace:
> [java] 0: gc_gen_adapt(GC_Gen*, long long) (??:-1)
> [java] 1: ?? (??:-1)
> [java] 2: ?? (??:-1)
> [java] 3: apr_atomic_casptr (atomic/unix/apr_atomic.c:376)
> <skipped...>
> which allows to guess it is GC GEN issue to be fixed.
> The issue is reproduced on the machine with the 1024 limitation of open files. I.e. to
reproduce the crash you need to do this limitation with the command:
> ulimit -n 1024
> Could someone take a look, please?
> Thanks
> Vladimir Beliaev
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|