Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Problems running in MAC #14

@JoaoPedroAlex

Description

@JoaoPedroAlex

I have run this in MAC, but it has dumped. Maybe running in MAC is not a very good idea. If you can find the reason for this dump, please help me.

Someone told me to execute the pull and the run with argument --platform linux/amd64. but now that I think better about this, my MAC is aarch64 not AMD64.
From what I am reading I probable should have used --platform linux/arm64

docker run -d -p 80:9080 --name wlp --platform linux/amd64 icr.io/appcafe/websphere-liberty:22.0.0.9-kernel-java17-openj9-ubi

f79df3ecb1b99885255c9655e2bb9bbe8f3146df570bbb5294d2af5b6d79460a
joaopedroalexandre@MacBook-Pro-de-Joao ~ % docker logs -f wlp

Launching defaultServer (WebSphere Application Server 22.0.0.9/wlp-1.0.68.cl220920220815-1900) on Eclipse OpenJ9 VM, version 17.0.4.1+1 (en_US)
[AUDIT ] CWWKE0001I: The server defaultServer has been launched.
[AUDIT ] CWWKE0100I: This product is licensed for development, and limited production use. The full license terms can be viewed here: https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/license/base_ilan/ilan/22.0.0.9/lafiles/en.html

*** Invalid JIT return address 0000000000603E00 in 0000000000A86400

09:44:28.371 0xa86100 j9vm.249 * ** ASSERTION FAILED ** at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-x64-openj9/workspace/build/src/openj9/runtime/vm/swalk.c:1602: ((0 ))
JVMDUMP039I Processing dump event "traceassert", detail "" at 2022/10/27 09:44:28 - please wait.
JVMDUMP032I JVM requested System dump using '/opt/ibm/wlp/output/defaultServer/core.20221027.094428.1.0001.dmp' in response to an event
JVMDUMP010I System dump written to /opt/ibm/wlp/output/defaultServer/core.20221027.094428.1.0001.dmp
0000000000A86100: Object neither in heap nor stack-allocated in thread Equinox start level thread - Equinox Container: d8519d64-55c6-4db1-802b-dfe5d4946fe7
0000000000A86100: O-Slot=0000000000AA7450
0000000000A86100: O-Slot value=0000000000000003
0000000000A86100: PC=00000040195713E7
0000000000A86100: framesWalked=9
0000000000A86100: arg0EA=0000000000AA7450
0000000000A86100: walkSP=0000000000AA73C8
0000000000A86100: literals=0000000000000010
0000000000A86100: jitInfo=000000407E25AAB8
0000000000A86100: method=00000000005B4EB8 (java/util/Collections.unmodifiableList(Ljava/util/List;)Ljava/util/List;) (JIT)
0000000000A86100: stack=0000000000AA0B78-0000000000AA7B80
0000000000A86100: Object neither in heap nor stack-allocated in thread Equinox start level thread - Equinox Container: d8519d64-55c6-4db1-802b-dfe5d4946fe7
0000000000A86100: O-Slot=00000041125F52B8
0000000000A86100: O-Slot value=0000000000000003
0000000000A86100: PC=00000040195713E7
0000000000A86100: framesWalked=9
0000000000A86100: arg0EA=0000000000AA7450
0000000000A86100: walkSP=0000000000AA73C8
0000000000A86100: literals=0000000000000010
0000000000A86100: jitInfo=000000407E25AAB8
0000000000A86100: method=00000000005B4EB8 (java/util/Collections.unmodifiableList(Ljava/util/List;)Ljava/util/List;) (JIT)
0000000000A86100: stack=0000000000AA0B78-0000000000AA7B80
JVMDUMP032I JVM requested Java dump using '/opt/ibm/wlp/output/defaultServer/javacore.20221027.094428.1.0002.txt' in response to an event
JVMDUMP010I Java dump written to /opt/ibm/wlp/output/defaultServer/javacore.20221027.094428.1.0002.txt
0000000000A86100: Object neither in heap nor stack-allocated in thread Equinox start level thread - Equinox Container: d8519d64-55c6-4db1-802b-dfe5d4946fe7
0000000000A86100: O-Slot=0000000000AA7450
0000000000A86100: O-Slot value=0000000000000003
0000000000A86100: PC=00000040195713E7
0000000000A86100: framesWalked=9
0000000000A86100: arg0EA=0000000000AA7450
0000000000A86100: walkSP=0000000000AA73C8
0000000000A86100: literals=0000000000000010
0000000000A86100: jitInfo=000000407E25AAB8
0000000000A86100: method=00000000005B4EB8 (java/util/Collections.unmodifiableList(Ljava/util/List;)Ljava/util/List;) (JIT)
0000000000A86100: stack=0000000000AA0B78-0000000000AA7B80
0000000000A86100: Object neither in heap nor stack-allocated in thread Equinox start level thread - Equinox Container: d8519d64-55c6-4db1-802b-dfe5d4946fe7
0000000000A86100: O-Slot=00000041125F52B8
0000000000A86100: O-Slot value=0000000000000003
0000000000A86100: PC=00000040195713E7
0000000000A86100: framesWalked=9
0000000000A86100: arg0EA=0000000000AA7450
0000000000A86100: walkSP=0000000000AA73C8
0000000000A86100: literals=0000000000000010
0000000000A86100: jitInfo=000000407E25AAB8
0000000000A86100: method=00000000005B4EB8 (java/util/Collections.unmodifiableList(Ljava/util/List;)Ljava/util/List;) (JIT)
0000000000A86100: stack=0000000000AA0B78-0000000000AA7B80
JVMDUMP032I JVM requested Snap dump using '/opt/ibm/wlp/output/defaultServer/Snap.20221027.094428.1.0003.trc' in response to an event
JVMDUMP010I Snap dump written to /opt/ibm/wlp/output/defaultServer/Snap.20221027.094428.1.0003.trc
JVMDUMP013I Processed dump event "traceassert", detail "".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions