[Asterisk-Dev] lates cvs crash

Kevin P. Fleming kpfleming at starnetworks.us
Fri Dec 24 07:49:05 MST 2004


Waldemar Ogonowski wrote:
> I have update today my asterisk to latest version  from cvs. After start 
> asterisk and when I have use voicemail and disconnect with voicemail 
> asterisk crash with info:
> *** glibc detected *** free(): invalid pointer: 0xbe1fa7a4

You need to build Asterisk using "make clean; make valgrind", then make 
sure that when you start Asterisk you include the -g parameter so it 
will create a core dump.

Once it has done so (when it crashes), use gdb to get us a "bt full" 
backtrace so we can see what failed.



More information about the asterisk-dev mailing list