Summary: | ASTERISK-09023: Asterisk crashes random with iax2 | ||
Reporter: | Lorenz Barth (bartpbx) | Labels: | |
Date Opened: | 2007-03-15 12:19:34 | Date Closed: | 2007-03-16 11:18:50 |
Priority: | Critical | Regression? | No |
Status: | Closed/Complete | Components: | Core/General |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ( 0) bt-full.txt | |
Description: | we are currently testing asterisk 1.4.1 and have routet some test calls via the server. we see random crashes with only iax2 traffic on the mashine. Here are the system details: Linux 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686 GNU/Linux Debian 3.1 Asterisk compiled with odbc, running iax, sip realtime against an odbc datasource. Here is the bt: #0 0x40776274 in socket_process (thread=0x81d6290) at chan_iax2.c:6397 #1 0x4076b681 in iax2_process_thread (data=0x81d6290) at chan_iax2.c:7658 #2 0x080eea79 in dummy_start (data=0x0) at utils.c:545 #3 0x40024b63 in start_thread () from /lib/tls/libpthread.so.0 #4 0x4023e18a in clone () from /lib/tls/libc.so.6 bt full is attached | ||
Comments: | By: Joshua C. Colp (jcolp) 2007-03-15 13:22:02 Please try 1.4 as of revision 58923 or trunk as of revision 58924. Thanks! By: Lorenz Barth (bartpbx) 2007-03-15 17:23:15 I've just updated and will route some traffic over this machine tomorrow again. Then we will see. By: Lorenz Barth (bartpbx) 2007-03-16 10:45:39 Today every think seams to be working fine. No crashes today. I think this is fixed By: Serge Vecher (serge-v) 2007-03-16 11:18:49 thanks for reporting; if the problem does resurface later on, please reopen the issue with a new backtrace. |