Lines Matching refs:PRINT_ERR
184 PRINT_ERR("[LMS]pool %p is not on lms checklist !\n", pool);
212 PRINT_ERR("[LMS]memAddr %p is not in pool region [%p, %p)\n", memAddr, node->poolAddr,
313 PRINT_ERR("[LMS]mark addr is not aligned! 0x%x, 0x%x\n", startAddr, endAddr);
513 PRINT_ERR("[LMS]addr is not in checkpool\n");
571 PRINT_ERR("Use after free error detected\n");
574 PRINT_ERR("Heap buffer overflow error detected\n");
577 PRINT_ERR("No error\n");
580 PRINT_ERR("UnKnown Error detected\n");
586 PRINT_ERR("Illegal Double free address at: [0x%lx]\n", info->memAddr);
589 PRINT_ERR("Illegal READ address at: [0x%lx]\n", info->memAddr);
592 PRINT_ERR("Illegal WRITE address at: [0x%lx]\n", info->memAddr);
595 PRINT_ERR("Common Error at: [0x%lx]\n", info->memAddr);
598 PRINT_ERR("UnKnown Error mode at: [0x%lx]\n", info->memAddr);
602 PRINT_ERR("Shadow memory address: [0x%lx : %1u] Shadow memory value: [%u] \n", info->shadowAddr,
615 PRINT_ERR("***** Kernel Address Sanitizer Error Detected Start *****\n");
626 PRINT_ERR("***** Kernel Address Sanitizer Error Detected End *****\n");