Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 4, 2025

Backport abd0919~2..abd0919 from #96873.

Fixes #94473

laodzu added 2 commits October 4, 2025 12:20
The increased complexity of the LVGL code now overruns the 4 KiB stack
of the main thread. Increase it to 6 KiB to fix the error.

Fixes: #94473

Signed-off-by: Detlev Zundel <[email protected]>
(cherry picked from commit e05a272)
Due to the added overhead on 64 bit native, we also need to increase
the memory pool size to fix crashes as described in here:

lvgl/lvgl#7648

Signed-off-by: Detlev Zundel <[email protected]>
(cherry picked from commit abd0919)
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Oct 4, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Oct 4, 2025
@JarmouniA JarmouniA closed this Oct 4, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Oct 4, 2025
@JarmouniA JarmouniA reopened this Oct 4, 2025
@github-project-automation github-project-automation bot moved this from Done to Needs more info in Backports Oct 4, 2025
@zephyrbot zephyrbot added area: LVGL Light and Versatile Graphics Library Support area: Samples Samples labels Oct 4, 2025
Copy link

sonarqubecloud bot commented Oct 4, 2025

@JarmouniA JarmouniA linked an issue Oct 5, 2025 that may be closed by this pull request
1 task
@danieldegrasse
Copy link
Contributor

@kartben PTAL, it would be great to get this in 4.2.1

@danieldegrasse danieldegrasse merged commit 3d42040 into v4.2-branch Oct 6, 2025
29 checks passed
@danieldegrasse danieldegrasse deleted the backport-96873-to-v4.2-branch branch October 6, 2025 19:38
@github-project-automation github-project-automation bot moved this from Needs more info to Done in Backports Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: LVGL Light and Versatile Graphics Library Support area: Samples Samples Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

LVGL Widgets Demo stopped working in v4.1 on mimxrt1060_evk@A
7 participants