On Thu, Apr 02, 2020 at 09:20:20PM +0800, thomas.kuang wrote:
> HI, all
>My daemon exists a libvirt API call:
> virEventRegisterDefaultImpl();
>
>
> once I called the virEventRegisterDefaultImpl() ,must be core ,the bt stack
> is:
>
>
> (gdb) bt
> #0 free (ptr=0x1) at include/jemalloc/in
HI, all
My daemon exists a libvirt API call:
virEventRegisterDefaultImpl();
once I called the virEventRegisterDefaultImpl() ,must be core ,the bt stack is:
(gdb) bt
#0 free (ptr=0x1) at include/jemalloc/internal/arena.h:652
#1 0x7f57690a488a in virFree () from /lib64/libvirt.so.0
#2