Hi, I think there is a trouble in the patch "booster: Enhance booster logging". in DEBUG mode, I've got always segfault. reason : booster.c - close() : gf_log ("booster", GF_LOG_DEBUG, "close: fd %s", fd); fd is an int. thanks for committing correction.