On Sunday 22 January 2012, Juha Heinanen wrote:
i installed my sip router package on another debian hosts and there it starts fine. so perhaps there is a memory or some other hardware problem on my other host that causes these malloc related crashes.
On Saturday 21 January 2012, Juha Heinanen wrote:
i think regcomp.c is part of c library in debian squeeze.
Are you sure your libc is from squeeze and you do not have a libc version 2.13? If it is 2.13, it might me a wrong use of memcpy somewhere in the code. That problem almost always shows itself as vague, seemingly random, failures.