[Home]

Summary:ASTERISK-00715: Crash (no additional info)
Reporter:igor (igor)Labels:
Date Opened:2003-12-27 01:36:49.000-0600Date Closed:2011-06-07 14:00:57
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I've obscured a callerid string.

Core was generated by `asterisk -vvcg'.
Program terminated with signal 11, Segmentation fault.
#0  0x40162095 in memmove () from /lib/libc.so.6
#1  0x0808c9e9 in __ast_dsp_silence (dsp=0x41b218e0, s=0x41b21920, len=20,
   totalsilence=0x0) at dsp.c:973
#2  0x0808a46b in ast_dsp_process (chan=0x41b1bbb0, dsp=0x94, af=0x14,
   needlock=0) at dsp.c:1201
#3  0x4060e642 in zt_read (ast=0x41b1bbb0) at chan_zap.c:3495
#4  0x08058b45 in ast_read (chan=0x41b1bbb0) at channel.c:1084
ASTERISK-1  0x0805bbba in ast_channel_bridge (c0=0x41b1bbb0, c1=0x8204780, flags=1,
   fo=0xbcffdc34, rc=0xbcffdc38) at channel.c:2255
ASTERISK-2  0x4022bdaa in ast_bridge_call (chan=0x41b1bbb0, peer=0x8204780,
   allowredirect_in=0, allowredirect_out=0, allowdisconnect=1)
   at res_parking.c:224
ASTERISK-3  0x40668fdf in dial_exec (chan=0x41b1bbb0, data=0x0) at app_dial.c:674
ASTERISK-4  0x0806386a in pbx_exec (c=0x41b1bbb0, app=0x8146610, data=0xbcffe6b6,
   newstack=1) at pbx.c:396
ASTERISK-5  0x40697730 in handle_exec (chan=0x41b2188c, agi=0x41b2188c, argc=3,
   argv=0xbcffe6b6) at app_agi.c:664
ASTERISK-6 0x406996ec in agi_handle_command (chan=0x41b2188c, agi=0xbcffef1c,
   buf=0x41b2188c "P{°A\001") at app_agi.c:1204
ASTERISK-7 0x406993d8 in run_agi (chan=0x41b1bbb0, request=0xbcffef2c "ivr.pl",
   agi=0xbcffef1c, pid=17978) at app_agi.c:1276
ASTERISK-8 0x40698b4d in agi_exec_full (chan=0x41b1bbb0, data=0x41b2188c, enhanced=0)
   at app_agi.c:1418
ASTERISK-9 0x406987a0 in agi_exec (chan=0x41b2188c, data=0x41b2188c) at app_agi.c:1430
ASTERISK-10 0x0806386a in pbx_exec (c=0x41b1bbb0, app=0x814fac0, data=0xbcfff28c,
   newstack=1) at pbx.c:396
ASTERISK-11 0x0806ae21 in pbx_extension_helper (c=0x41b1bbb0,
   context=0x41b1bd08 "non", exten=0x814fac0 "AGI", priority=1,
   callerid=0x8211760 "xxxxxxxxxxxx", action=1102166960) at pbx.c:1170
ASTERISK-12 0x0806582c in ast_pbx_run (c=0x41b1bbb0) at pbx.c:1654
ASTERISK-13 0x4060fb91 in ss_thread (data=0x41b1bbb0) at chan_zap.c:4141
ASTERISK-14 0x4002a473 in pthread_start_thread () from /lib/libpthread.so.0


****** ADDITIONAL INFORMATION ******

Asterisk version: CVS 12/15/03; G.719 codec
Hardware: dual AMD MP 2.4; TE410P
Incoming calls: T1
Outgoing calls: T1 or H.323
Comments:By: Brian West (bkw918) 2003-12-27 17:49:36.000-0600

Join #asterisk on irc.freenode.net ... this seems to be a local hardware issue.

Please find me on IRC bkw_ we need to run under valgrind to see if we can pin point this.  You seem to have way too many issues for it to be asterisk.  I have asterisk installs that have weeks of uptime without on issue.