On Sat, 10 Mar 2007, Janno Sannik wrote: > i have serious problem. didn't test it before put my new server up (64bit). > I get segfaults (1/second for every multiplexor). > > i red previous threads where it was discussed that under centos, gcc 3.4 does > faulty code. > so i exported CC=gcc4 and tried to rebuild rpm
I found peruser to crash in the same way on 64bit systems (both alpha and amd64), tho i didn't know it was gcc 3.4 causing the problem... I managed to fix it with the following patch: http://mastermind.ev6.net/code/peruser.patch Apply this patch to the apache sources, after applying the peruser patch... I've successfully used it with apache 2.0.54 and peruser 0.2.0 but you may need to adapt it to apache 2.2.x _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
