Program will crash (SIGSEV) upon conf reload because of default stack size too low in libpthread. Fix: Given by software author: create a specific thread for conf reload, using pthread_attr_setstacksize() accordingly. Makefile diff and patch for ${WRKSRC}/conf.c follow. Thanks. >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 >8 How-To-Repeat: Update or touch the configuration file and wait for the next incoming email.
State Changed From-To: open->closed Committed, thanks!