mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
adaca6a5ce
the crash backtrace: kasan_report (addr=0xf3d02fd4, size=4, is_write=false) at kasan/kasan.c:106 0x5658518d in __asan_loadN_noabort (addr=0xf3d02fd4, size=4) at kasan/kasan.c:300 0x565851ee in __asan_load4_noabort (addr=0xf3d02fd4) at kasan/kasan.c:334 0x56580b02 in sq_remfirst (queue=0xf3d02b08) at queue/sq_remfirst.c:45 0x565e0e0b in mempool_alloc (pool=0xf3d02aec) at mempool/mempool.c:161 0x566033d2 in mempool_multiple_alloc (mpool=0xf3d02a30, size=16) at mempool/mempool_multiple.c:147 Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>