[asterisk-users] Repeated Asterisk 10.7.0 crashes

2012-09-04 Thread Richard Kenner
I'm getting cycles of repeated crashes which occur and then stop occurring. Looking at the dumps via gdb shows that something peculiar is happening that looks like memory corruption: Program terminated with signal 6, Aborted. #0 0x003686e30285 in raise () from /lib64/libc.so.6 (gdb) up #1

Re: [asterisk-users] Repeated Asterisk 10.7.0 crashes

2012-09-04 Thread Matthew Jordan
- Original Message - From: Richard Kenner ken...@gnat.com To: asterisk-users@lists.digium.com Sent: Tuesday, September 4, 2012 5:56:37 PM Subject: [asterisk-users] Repeated Asterisk 10.7.0 crashes I'm getting cycles of repeated crashes which occur and then stop occurring

Re: [asterisk-users] Repeated Asterisk 10.7.0 crashes

2012-09-04 Thread kenner
There's a page on running Asterisk under valgrind on the wiki here: I looked at the code in question and I don't see how the below is possible. What am I missing? ==10429== Invalid write of size 1 ==10429==at 0x3686E68744: vsnprintf (in /lib64/libc-2.5.so) ==10429==by 0x53C766:

Re: [asterisk-users] Repeated Asterisk 10.7.0 crashes

2012-09-04 Thread kenner
There's a page on running Asterisk under valgrind on the wiki here: Thanks for the pointer. Valgrind wasn't needed since Asterisk MALLOC_DEBUG was enough. It took almost 1.5 hours in GDB, but I found it. Because I was having problems with res_speech_lumenvox, I was using UniMRCP, which uses