hang on odroid-n2 #14

Open
opened 2022-03-16 10:23:04 +00:00 by apb · 0 comments
Owner
Looks like a memory addressing issue. Not sure if it's caused by the Kernel.
Could be form u-boot, the dtb file, or the application used.
I saw a discussion about a similar issue here: https://www.mail-archive.com/devel@edk2 ... 28639.html
But that is nothing we can do here.

Seeing that you're using docker there is very little I can do to help.
One suggestion would be to limit the amount of memory the container is allowed to use, to limit the chance of overlapping memory addresses and see if that can improve the situation.

https://forum.odroid.com/viewtopic.php?f=179&t=43719&p=345033&sid=cac645bc1b830a41afc987d5c17e4144#p345033

``` Looks like a memory addressing issue. Not sure if it's caused by the Kernel. Could be form u-boot, the dtb file, or the application used. I saw a discussion about a similar issue here: https://www.mail-archive.com/devel@edk2 ... 28639.html But that is nothing we can do here. Seeing that you're using docker there is very little I can do to help. One suggestion would be to limit the amount of memory the container is allowed to use, to limit the chance of overlapping memory addresses and see if that can improve the situation. ``` https://forum.odroid.com/viewtopic.php?f=179&t=43719&p=345033&sid=cac645bc1b830a41afc987d5c17e4144#p345033
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apb/infrastructure#14
No description provided.