Displaying 1 result from an estimated 1 matches for "hmhzzxye".
2010 Mar 23
1
Asterisk crash - segmentation fault
My Asterisk 1.2.40 process crashes regularly in the is_zero_or_null function at:
return (*vp->u.s == 0 || (to_integer (vp) && vp->u.i == 0));
My gdb trace is at:
http://pastebin.com/raw.php?i=hmhzZxye
Other examples here:
http://lists.digium.com/pipermail/asterisk-users/2010-March/245927.html
Can anyone please help?