Hi Bodgan, Unfortunately I don't have the core file anymore, also no more crash since I replaced exactly two lines in the cfg. There was a send_reply, and now these two rows are sl_send_reply, and crash not happened again. syslog was full with these messages:
ERROR:signaling:sig_send_ reply_mod: failed to send reply with tm module So replacing send_reply with sl_send_reply solved my issue. Thanks, Dimitri 2010/11/3 Bogdan-Andrei Iancu <[email protected]> > Hello Dimitri, > > your pastbin post expired :(....Could you post directly in the email the > backtrace from core file? > > Thanks and regards, > Bogdan > > DM wrote: > > Hi, > > > > I have frequent random crashes after upgrading to rev. 7337. > > > > # opensips -V > > version: opensips 1.6.3-notls (x86_64/linux) > > flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, > > SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT > > ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, > > MAX_URI_SIZE 1024, BUF_SIZE 65535 > > poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. > > svnrevision: 2:7337M > > @(#) $Id: main.c 6169 2009-09-22 12:48:37Z bogdan_iancu $ > > main.c compiled on 10:23:35 Oct 29 2010 with gcc 4.3.2 > > > > > > The previously running version was rev. 7166, there was no error with > > exactly the same opensips.cfg. > > > > Here is the output if gdb: > > > > http://pastebin.ca/1976314 > > > > > > Any help would be appreciated! > > > > Thanks, > > > > Dimitri > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > > -- > Bogdan-Andrei Iancu > OpenSIPS Bootcamp > 15 - 19 November 2010, Edison, New Jersey, USA > www.voice-system.ro > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
