Skip to content

Conversation

@anjiahao1
Copy link
Contributor

@anjiahao1 anjiahao1 commented Nov 12, 2024

Note: Please adhere to Contributing Guidelines.

Summary

modlib:need add ctors to init_array and dtors to fini_array

Impact

modlib

Testing

esp32 with qemu run module, and pass it

@github-actions github-actions bot added the Area: OS Components OS Components issues label Nov 12, 2024
@anjiahao1
Copy link
Contributor Author

bug fix #14731
#13819

@github-actions github-actions bot added the Size: XS The size of the change in this PR is very small label Nov 12, 2024
@anjiahao1
Copy link
Contributor Author

@tmedicci Could you help me test this PR? Because I passed the test on qemu, I am not sure whether there is still a problem on the real device. Thank you very much

@xiaoxiang781216 xiaoxiang781216 linked an issue Nov 12, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

@anchao anchao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit c62b35a into apache:master Nov 12, 2024
@tmedicci
Copy link
Contributor

Hi @anjiahao1 , it seems that this PR fixed the issue, but it's working only on QEMU. HW testing is failing (probably) due to #14625 (I'll check why QEMU and HW testing provide a different result here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] modlib bug on esp32-devkitc:module

4 participants