Thanks for your reply, @100ask 
I enabled logging, but not sure if we get some insights.
build_flags =
${env.build_flags}
-D LV_USE_LOG=1
-D LV_LOG_LEVEL=LV_LOG_LEVEL_TRACE
-D LV_LOG_PRINTF=1
When LV_LOG_LEVEL_INFO
is set, there are no logs.
The simulator crashes and that’s it.
Then I set log level trace and the following output is shown.
[Trace] (0.121, +0) lv_free: freeing 0x104af5168 lv_mem.c:121
[Trace] (0.121, +0) lv_malloc: allocating 6 bytes lv_mem.c:64
[Trace] (0.121, +0) lv_malloc: allocated at 0x104af5168 lv_mem.c:88
[Trace] (0.121, +0) lv_realloc: reallocating 0x104af5470 with 36 size lv_mem.c:130
[Trace] (0.121, +0) lv_realloc: reallocated at 0x104af5470 lv_mem.c:146
[Trace] (0.121, +0) event_send_core: Sending event 45 to 0x104af5338 with 0x0 param lv_obj_event.c:343
[Trace] (0.121, +0) lv_realloc: reallocating 0x104af5470 with 45 size lv_mem.c:130
[Trace] (0.121, +0) lv_realloc: reallocated at 0x104af5470 lv_mem.c:146
[Trace] (0.126, +5) lv_timer_handler: begin lv_timer.c:65
[Trace] (0.126, +0) lv_timer_exec: calling timer callback: 0x1049b3b40 lv_timer.c:298
[Trace] (0.126, +0) _lv_display_refr_timer: begin lv_refr.c:327
[Trace] (0.126, +0) lv_obj_update_layout: Layout update begin lv_obj_pos.c:301
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af5338 with 0x16b466360 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af5338 with 0x16b466380 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 44 to 0x104af5338 with 0x16b466470 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 37 to 0x104af4fe0 with 0x104af5338 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af4fe0 with 0x16b466210 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af4fe0 with 0x16b466210 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 22 to 0x104af5338 with 0x16b4663f0 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 37 to 0x104af4fe0 with 0x104af5338 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af4fe0 with 0x16b4661e0 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af4fe0 with 0x16b4661e0 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af5338 with 0x16b466410 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af5338 with 0x16b466410 param lv_obj_event.c:343
[Trace] (0.126, +0) lv_obj_update_layout: Layout update end lv_obj_pos.c:304
[Trace] (0.126, +0) lv_obj_update_layout: Layout update begin lv_obj_pos.c:301
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af5338 with 0x16b466360 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 47 to 0x104af5338 with 0x16b466380 param lv_obj_event.c:343
[Trace] (0.126, +0) lv_obj_update_layout: Layout update end lv_obj_pos.c:304
[Trace] (0.126, +0) lv_obj_update_layout: Layout update begin lv_obj_pos.c:301
[Trace] (0.126, +0) lv_obj_update_layout: Layout update end lv_obj_pos.c:304
[Trace] (0.126, +0) lv_obj_update_layout: Layout update begin lv_obj_pos.c:301
[Trace] (0.126, +0) lv_obj_update_layout: Layout update end lv_obj_pos.c:304
[Trace] (0.126, +0) lv_obj_update_layout: Layout update begin lv_obj_pos.c:301
[Trace] (0.126, +0) lv_obj_update_layout: Layout update end lv_obj_pos.c:304
[Trace] (0.126, +0) wait_for_flushing: begin lv_refr.c:1076
[Trace] (0.126, +0) wait_for_flushing: end lv_refr.c:1090
[Trace] (0.126, +0) event_send_core: Sending event 21 to 0x104af33e0 with 0x16b466490 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 23 to 0x104af33e0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.126, +0) event_send_core: Sending event 24 to 0x104af33e0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.126, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.126, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.126, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.126, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +1) event_send_core: Sending event 25 to 0x104af33e0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af3bf8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af3bf8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af3bf8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af42f0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af42f0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af42f0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af42f0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af42f0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af42f0 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af42f0 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 64 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af42f0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4358 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4358 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4358 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4358 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4358 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4358 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4358 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4358 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4448 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4448 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4448 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4448 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4448 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4448 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4448 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 64 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4448 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4538 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4538 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4538 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4538 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4538 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4538 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4538 with 0x16b4652e0 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af54a8 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 64 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5510 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4538 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4758 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4758 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5510 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc: allocating 16 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54a8 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc: allocating 54 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54c8 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 144 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5618 lv_mem.c:115
[Trace] (0.127, +0) lv_free: freeing 0x104af5618 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4758 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4758 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4758 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4758 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af47d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af47d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5618 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5508 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc: allocating 16 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54a8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af47d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af47d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af47d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af47d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4920 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4920 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5508 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5618 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc: allocating 16 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54a8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4920 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4920 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4920 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4920 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4a78 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4a78 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5618 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5508 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc: allocating 16 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54a8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4a78 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4a78 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4a78 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4a78 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4bd8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4bd8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5560 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 72 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5508 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5618 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc: allocating 14 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54a8 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc: allocating 48 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5508 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 128 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5618 lv_mem.c:115
[Trace] (0.127, +0) lv_free: freeing 0x104af5618 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4bd8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4bd8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4bd8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5618 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 64 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5680 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af55c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5560 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc: allocating 16 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af54a8 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc: allocating 42 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5540 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 112 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5578 lv_mem.c:115
[Trace] (0.127, +0) lv_free: freeing 0x104af5578 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af54a8 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4bd8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4e10 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4e10 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5578 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 120 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af56c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5680 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5618 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 32 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af55e0 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 211 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5748 lv_mem.c:88
[Trace] (0.127, +0) lv_draw_buf_reshape: Draw buf too small for new shape lv_draw_buf.c:262
[Trace] (0.127, +0) lv_free: freeing 0x104af5748 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af55e0 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 32 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af55e0 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 227 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5748 lv_mem.c:88
[Trace] (0.127, +0) lv_draw_buf_reshape: Draw buf too small for new shape lv_draw_buf.c:262
[Trace] (0.127, +0) lv_free: freeing 0x104af5748 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af55e0 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 32 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af55e0 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 243 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5748 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5748 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af55e0 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4e10 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af4e10 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af4e10 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4e10 with 0x16b465220 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af4e10 with 0x16b465220 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af4e10 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af3bf8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af3bf8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af3bf8 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af3d68 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af3d68 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af3d68 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af3fc0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af3fc0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af55e0 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 120 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5648 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af56c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5578 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 32 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5578 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 231 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af56c8 lv_mem.c:88
[Trace] (0.127, +0) lv_draw_buf_reshape: Draw buf too small for new shape lv_draw_buf.c:262
[Trace] (0.127, +0) lv_free: freeing 0x104af56c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5578 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 32 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5578 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 243 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af56c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af56c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5578 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af3fc0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af3fc0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af3fc0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af3fc0 with 0x16b465220 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af3fc0 with 0x16b465220 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af3fc0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af40d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af40d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5578 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 120 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af56c8 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5648 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af55e0 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 32 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af55e0 lv_mem.c:115
[Trace] (0.127, +0) lv_malloc: allocating 243 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af5748 lv_mem.c:88
[Trace] (0.127, +0) lv_free: freeing 0x104af5748 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af55e0 lv_mem.c:121
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af40d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 26 to 0x104af40d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 27 to 0x104af40d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af40d0 with 0x16b465220 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 47 to 0x104af40d0 with 0x16b465220 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 28 to 0x104af40d0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af4fe0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af4fe0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 25 to 0x104af4fe0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 23 to 0x104af50a0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) event_send_core: Sending event 24 to 0x104af50a0 with 0x104af2008 param lv_obj_event.c:343
[Trace] (0.127, +0) lv_malloc: allocating 136 bytes lv_mem.c:64
[Trace] (0.127, +0) lv_malloc: allocated at 0x104af55e0 lv_mem.c:88
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 96 bytes lv_mem.c:94
[Trace] (0.127, +0) lv_malloc_zeroed: allocated at 0x104af5748 lv_mem.c:115
[Trace] (0.127, +0) lv_free: freeing 0x104af56c8 lv_mem.c:121
[Trace] (0.127, +0) lv_free: freeing 0x104af5578 lv_mem.c:121
[Trace] (0.127, +0) lv_malloc_zeroed: allocating 104 bytes lv_mem.c:94
*** [execute] Error -11
========================================================================================================= [FAILED] Took 4.30 seconds =========================================================================================================
Environment Status Duration
--------------- -------- ------------
emulator_64bits FAILED 00:00:04.302
==================================================================================================== 1 failed, 0 succeeded in 00:00:04.302 ====================================================================================================
I was forced to reduce the log output, as the amount of chars are limited.
In either case, the simulator crashes and macOS brings up the unexpected error message.