Switching back and forth between multiple pages a certain number of times the screen freezes

Description

Use lv_obj_create() to create a main page,create button on the main page to create a new page,and then switch pages by hiding the main page or deleting the new page.After repeated operations, the screen freezes.

What MCU/Processor/Board and compiler are you using?

esp32-s3 vscode

What LVGL version are you using?

v8.1.0

What do you want to achieve?

I would like to get a solution to my problem, thanks a lot!