Hello Alex, > Program received signal SIGSEGV, Segmentation fault. > 0x080b6253 in find_subject (ctx=0x8102890, cur=0x815be78) at thread.c:432 > 432 if (tmp != cur && /* don't match the same > message */ what says 'p tmp' and 'p cur'? I thought TLR had fixed a similliar issue some time ago. But you say, that you use CVS HEAD, don't you? Thomas