This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Alignment trap error using OpenJDK

hello everybody,

I'm really appreciate if you help me to fix this: I'm using OpenJDK Zero VM (build 14.0-b16, mixed mode)
 for a board using ARMv5 (400MHz) processor.. and i have a lot of Alignment Traps errors (see example below) from the dmesg command.

Do you have any ideas to resolve this problem? I'm not VM expert but i guess there are un-alignment memory access in Openjdk VM and this only supports by the x86 machine?

Thank you very much,
Thanh Le

Alignment trap: java (8338) PC=0x40472f00 Instr=0xe59a5000 Address=0x404f98bd FSR 0x001
Alignment trap: java (8338) PC=0x40472f04 Instr=0xe58a3000 Address=0x404f98bd FSR 0x801
Alignment trap: java (8338) PC=0x40472f0c Instr=0xe58a5000 Address=0x404f98bd FSR 0x801
Alignment trap: java (8338) PC=0x40472f00 Instr=0xe59a5000 Address=0x404f98bd FSR 0x001
Alignment trap: java (8338) PC=0x40472f04 Instr=0xe58a3000 Address=0x404f98bd FSR 0x801
Alignment trap: java (8338) PC=0x40472f0c Instr=0xe58a5000 Address=0x404f98bd FSR 0x801
Alignment trap: java (8338) PC=0x40472f00 Instr=0xe59a5000 Address=0x404f98bd FSR 0x001
Alignment trap: java (8338) PC=0x40472f04 Instr=0xe58a3000 Address=0x404f98bd FSR 0x801
Alignment trap: java (8338) PC=0x40472f0c Instr=0xe58a5000 Address=0x404f98bd FSR 0x801
Alignment trap: java (8338) PC=0x40472f00 Instr=0xe59a5000 Address=0x404f98bd FSR 0x001
Alignment trap: java (8338) PC=0x40472f04 Instr=0xe58a3000 Address=0x404f98bd FSR 0x801