On 01.09.2009 17:15 Uhr, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
this is really strange if you say that the other machine works ok with same binaries and config. Maybe some objects got corrupted in a way or another. Would it be possible to get sources and compile/install on faulty machine?
same binaries and config, but not necessarily same sip requests. this lookup stuff happens only when request is routed by the proxy back to itself. it has never happened when request comes from outside.
could you test to the other server with same kind of request to see if you get some problem?
Maybe better, add an abort() in lookup() function and generate the core. Then with gdb check the backtrace.
Cheers, Daniel