I had a few strange crashes the other days and it turned out that I forgot to do a really clean install. Since modules have been moved around, old versions were lying in old locations. After I removed all the installed libraries and a new "make install", the crashes went away.
Not sure if it's the same issue, but it's worth mentioning.
Regards, Ovidiu Sas
On Mon, Aug 16, 2010 at 7:33 AM, Andrei Pelinescu-Onciul andrei@iptel.org wrote:
On Aug 16, 2010 at 13:17, Juha Heinanen jh@tutpro.com wrote:
i build sip proxy from latest master and got this kind of crash during startup:
(gdb) where #0 0x00297265 in ?? () #1 0x080961fd in fixup_free_pvar_all (param=0x297265, param_no=1) at mod_fix.c:307
Strange, looks like the free_fixup functions was called instead of the fixup.
#2 0x080bb035 in fix_actions (a=0x82d4de8) at route.c:956 #3 0x080d0f8b in fix_rval_expr (p=0x82d7608) at rvalue.c:3719 #4 0x080bb1b6 in fix_actions (a=0x82d1520) at route.c:750 #5 0x080bb635 in fix_actions (a=0x8274870) at route.c:754 #6 0x080bd869 in fix_rl (rt=0x82541f8) at route.c:2096 #7 0x080bd890 in fix_rls () at route.c:2112 #8 0x08092839 in main (argc=15, argv=0xbfd731b4) at main.c:2430
Could you send me the cfg, or at least what is in cfg arround the lines that cause the error? To see the lines: frame 2 print a->cline
Thanks, Andrei
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev