Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion in WithFieldAccessorTest #13790

Closed
tajila opened this issue Oct 26, 2021 · 3 comments
Closed

Assertion in WithFieldAccessorTest #13790

tajila opened this issue Oct 26, 2021 · 3 comments
Labels
project:valhalla Used to track Project Valhalla related work

Comments

@tajila
Copy link
Contributor

tajila commented Oct 26, 2021

Test in ~/openj9-openjdk-jdk.valuetypes/test/hotspot/jtreg/runtime/valhalla/inlinetypes/WithFieldAccessorTest.java

Bad scan type for object pointer 00000000FFE04358
15:21:59.001 0x1e3200    j9mm.141    *   ** ASSERTION FAILED ** at /home/tobi/openj9-openjdk-jdk.valuetypes/openj9/runtime/gc_glue_java/ScavengerDelegate.cpp:392: ((false))
JVMDUMP039I Processing dump event "traceassert", detail "" at 2021/10/26 08:21:59 - please wait.
JVMDUMP032I JVM requested System dump using '/home/tobi/openj9-openjdk-jdk.valuetypes/build/linux-x86_64-server-release/test-support/jtreg_test_hotspot_jtreg_hotspot_valhalla_runtime/runtime/valhalla/inlinetypes/WithFieldAccessorTest/core.20211026.082159.4987.0001.dmp' in response to an event
JVMPORT030W /proc/sys/kernel/core_pattern setting "|/usr/share/apport/apport %p %s %c %d %P %E" specifies that the core dump is to be piped to an external program.  Attempting to rename either core or core.5016.

JVMDUMP010I System dump written to /home/tobi/openj9-openjdk-jdk.valuetypes/build/linux-x86_64-server-release/test-support/jtreg_test_hotspot_jtreg_hotspot_valhalla_runtime/runtime/valhalla/inlinetypes/WithFieldAccessorTest/core.20211026.082159.4987.0001.dmp
JVMDUMP032I JVM requested Java dump using '/home/tobi/openj9-openjdk-jdk.valuetypes/build/linux-x86_64-server-release/test-support/jtreg_test_hotspot_jtreg_hotspot_valhalla_runtime/runtime/valhalla/inlinetypes/WithFieldAccessorTest/javacore.20211026.082159.4987.0002.txt' in response to an event
JVMDUMP012E Error in Java dump: /home/tobi/openj9-openjdk-jdk.valuetypes/build/linux-x86_64-server-release/test-support/jtreg_test_hotspot_jtreg_hotspot_valhalla_runtime/runtime/valhalla/inlinetypes/WithFieldAccessorTest/javacore.20211026.082159.4987.0002.txt
JVMDUMP032I JVM requested Snap dump using '/home/tobi/openj9-openjdk-jdk.valuetypes/build/linux-x86_64-server-release/test-support/jtreg_test_hotspot_jtreg_hotspot_valhalla_runtime/runtime/valhalla/inlinetypes/WithFieldAccessorTest/Snap.20211026.082159.4987.0003.trc' in response to an event
JVMDUMP010I Snap dump written to /home/tobi/openj9-openjdk-jdk.valuetypes/build/linux-x86_64-server-release/test-support/jtreg_test_hotspot_jtreg_hotspot_valhalla_runtime/runtime/valhalla/inlinetypes/WithFieldAccessorTest/Snap.20211026.082159.4987.0003.trc
JVMDUMP013I Processed dump event "traceassert", detail "".
rerun:
@tajila tajila added the project:valhalla Used to track Project Valhalla related work label Oct 26, 2021
@dmitripivkine
Copy link
Contributor

dmitripivkine commented Oct 26, 2021

GC expects object at 0xFFE04358 but it is not (garbage most likely). At least it can not be identified from it class as known type of the object

@theresa-m
Copy link
Contributor

This test no longer exists.

Copy link

Issue Number: 13790
Status: Closed
Actual Components: project:valhalla
Actual Assignees: No one :(
PR Assignees: No one :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

No branches or pull requests

3 participants