Re: [asterisk-users] Seg Fault after upgrade to Asterisk 1.6.0.8

2009-04-03 Thread Mark Michelson
M Hulber wrote:
 Went from 1.6.0.6 to 1.6.0.8 and resulted in segmentation fault.  
 Reverted to 1.6.0.6 and back to normal.
 
 --
 
 Linux asterisk.hulber.com 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24 
 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
 
 Apr  3 11:49:56 asterisk kernel: asterisk[3780]: segfault at 
 2ce1ac0537a8 rip 003e980715a8 rsp 7fff5bf00c30 error 4
 Apr  3 11:50:00 asterisk kernel: asterisk[3828]: segfault at 
 0400 rip 003e980758d9 rsp 7fffd3138ef0 error 4
 Apr  3 11:50:04 asterisk kernel: asterisk[3879]: segfault at 
 0c00 rip 003e980758d9 rsp 7fffde4cf280 error 4
 Apr  3 11:50:09 asterisk kernel: asterisk[3927]: segfault at 
 1c00 rip 003e980758d9 rsp 7fff2fd65b10 error 4
 Apr  3 11:50:13 asterisk kernel: asterisk[3973]: segfault at 
 2ce1ac04f948 rip 003e980715a8 rsp 7fff6c283fb0 error 4
 Apr  3 11:50:17 asterisk kernel: asterisk[4022]: segfault at 
 2ce1ac0486e8 rip 003e980715a8 rsp 7fff4e1d0f00 error 4
 Apr  3 11:50:21 asterisk kernel: asterisk[4069]: segfault at 
 2ce1ac067e28 rip 003e980715a8 rsp 7fff2f3ee120 error 4
 
 Asterisk ended with exit status 139
 Asterisk exited on signal 11.
 Automatically restarting Asterisk.
 mpg123: no process killed
 /usr/sbin/safe_asterisk: line 117:  5322 Segmentation fault  (core 
 dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} 
 ${ASTARGS} /dev/${TTY}  /dev/${TTY}
 Asterisk ended with exit status 139
 Asterisk exited on signal 11.
 Automatically restarting Asterisk.
 mpg123: no process killed
 /usr/sbin/safe_asterisk: line 117:  5372 Segmentation fault  (core 
 dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} 
 ${ASTARGS} /dev/${TTY}  /dev/${TTY}
 Asterisk ended with exit status 139
 Asterisk exited on signal 11.
 Automatically restarting Asterisk.
 mpg123: no process killed
 /usr/sbin/safe_asterisk: line 117:  5419 Segmentation fault  (core 
 dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} 
 ${ASTARGS} /dev/${TTY}  /dev/${TTY}
 Asterisk ended with exit status 139
 Asterisk exited on signal 11.
 Automatically restarting Asterisk.
 mpg123: no process killed
 /usr/sbin/safe_asterisk: line 117:  5467 Segmentation fault  (core 
 dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} 
 ${ASTARGS} /dev/${TTY}  /dev/${TTY}
 Asterisk ended with exit status 139
 Asterisk exited on signal 11.
 Automatically restarting Asterisk.
 mpg123: no process killed
 /usr/sbin/safe_asterisk: line 117:  5514 Segmentation fault  (core 
 dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} 
 ${ASTARGS} /dev/${TTY}  /dev/${TTY}
 Asterisk ended with exit status 139
 Asterisk exited on signal 11.
 Automatically restarting Asterisk.
 

Thanks for the information. Could you open a bug report at 
http://bugs.digium.com and upload a backtrace from the core dumps? Instructions 
for uploading a backtrace can be found in doc/backtrace.txt in the Asterisk 
source.

I suspect this is a regression introduced between 1.6.0.6 and 1.6.0.7 since 
1.6.0.8 is exactly the same as 1.6.0.7, except for the security fix for 
AST-2009-003.

Mark Michelson

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] seg fault when skinny phone answers

2006-03-06 Thread Ryan Laginski
Thanks Michiel. I haven't tried chan_sccp in awhile. This weekend, I installed 1.2.5 with the latest sccp. Asterisk no longer cores when the 12 SP, however, there is no audio in either direction. There is one way audio if I dialout from the device, but internal call to call does not work, nor does receiving a call from external zap.
I changed the earlyrtp=ringout as per a mailing list thread, and viewed the debug output on setting 10. Nothing obvious stood out.Regards,-RyanOn 3/5/06, 
Michiel van Baak [EMAIL PROTECTED] wrote:
On 20:19, Sat 04 Mar 06, Ryan Laginski wrote: Downgrade to 1.0.10. I was unable to get the 12sp+ to work reliably in 1.2.0-1.2.4 and had the same problem.You could try the 
chan-sccp.org driver for skinny/sccpThe 12SP+ is listed as supported device.--Michiel van Baak[EMAIL PROTECTED]
http://michiel.vanbaak.infoGnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7E0B9A2DWhy is it drug addicts and computer afficionados are both called users?
___--Bandwidth and Colocation provided by Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] seg fault when skinny phone answers

2006-03-06 Thread Michiel van Baak
On 14:23, Mon 06 Mar 06, Ryan Laginski wrote:
 Thanks Michiel. I haven't tried chan_sccp in awhile. This weekend, I
 installed 1.2.5 with the latest sccp. Asterisk no longer cores when the 12

That's good.

 SP, however, there is no audio in either direction. There is one way audio
 if I dialout from the device, but internal call to call does not work, nor
 does receiving a call from external zap.

That isn't ;)

 
 I changed the earlyrtp=ringout as per a mailing list thread, and viewed the
 debug output on setting 10. Nothing obvious stood out.
 Regards,
 -Ryan

I think your best bet is to ask on the chan_sccp
mailinglist. I know from previous posts ppl use those
devices with succes.
I don't own a 12SP, so can't really help you more.

-- 
Michiel van Baak
[EMAIL PROTECTED]
http://michiel.vanbaak.info
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7E0B9A2D

Why is it drug addicts and computer afficionados are both called users?

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] seg fault when skinny phone answers

2006-03-05 Thread Michiel van Baak
On 20:19, Sat 04 Mar 06, Ryan Laginski wrote:
 Downgrade to 1.0.10. I was unable to get the 12sp+ to work reliably in
 1.2.0-1.2.4 and had the same problem.

You could try the chan-sccp.org driver for skinny/sccp
The 12SP+ is listed as supported device.

-- 
Michiel van Baak
[EMAIL PROTECTED]
http://michiel.vanbaak.info
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7E0B9A2D

Why is it drug addicts and computer afficionados are both called users?

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] seg fault when skinny phone answers

2006-03-04 Thread Ryan Laginski
Downgrade to 1.0.10. I was unable to get the 12sp+ to work reliably in 1.2.0-1.2.4 and had the same problem.On 2/20/06, btb 
[EMAIL PROTECTED] wrote:hello-i'm having trouble completing a connection between an older skinny
phone (12sp+) and a soft sip phone (x-lite).the skinny phone appears to successfully register:-- Starting Skinny session from 192.168.1.50Device SEP00D0BA03AB66 is attempting to register
 -- Device 'office' successfuly registeredRequesting capabilitiesVersion RequestReceived CapabilitiesResButtontemplate requestedSending 12SP template to [EMAIL PROTECTED] (12SP)Received Time/Date Request
when a place a call from x-lite, the 12sp+ rings, and asterisk says: -- Executing Dial(SIP/ion-226a, Skinny/[EMAIL PROTECTED]|20|tr) innew stackFound device: office -- skinny_request(
[EMAIL PROTECTED]) -- Skinny cw: 0, dnd: 0, so: 0, sno: 0skinny_new: tmp-nativeformats=4 fmt=4 -- skinny_call(Skinny/[EMAIL PROTECTED])Trying to send: 2rämó@'Displaying message 2rämó@'Displaying Prompt Status 'Ring-In'
 -- Called [EMAIL PROTECTED] -- Skinny/[EMAIL PROTECTED] is ringingas soon as i answer the call (or hangup from x-lite, or wait for thetimeout period), aterisk says: -- Skinny/[EMAIL PROTECTED] answered SIP/ion-226a
Segmentation fault (core dumped)in addition, i can't make a call from the 12sp.when i dial x-litefrom the 12sp, asterisk says:Attempting to Clear display on Skinny [EMAIL PROTECTED]skinny_new: tmp-nativeformats=4 fmt=4
 -- Starting simple switch on '[EMAIL PROTECTED]'Collected digit: [8] -- Asked to indicate 'Stop tone' condition on channel Skinny/[EMAIL PROTECTED]Collected digit: [1] -- Asked to indicate 'Stop tone' condition on channel Skinny/
[EMAIL PROTECTED] -- Asked to indicate 'Stop tone' condition on channel Skinny/[EMAIL PROTECTED]Skinny [EMAIL PROTECTED] went on hookSkinny([EMAIL PROTECTED]): waitfordigit returned  0skinny_hangup(Skinny/[EMAIL PROTECTED]
) on [EMAIL PROTECTED]the Asked to indicate... message after repeats indefinitely untilthe phone is hung up, and x-lite never sees the call.i'm running asterisk 1.2.1 (debian testing package) - below are a few
related sections of my config.my apologies if i've omittedsomething - this is my first experience with asterisk.thanks!-ben--sip.conf:[general]context=homebindport=5060bindaddr=
0.0.0.0srvlookup=yes--skinny.conf:[general]port = 2000bindaddr = 0.0.0.0dateFormat = Y-M-DkeepAlive = 120[office]device=SEP00D0BA03AB66
host=192.168.1.50context=homeline = 1234model=12SPversion=P00203010003callerid=office 84--extensions.conf:[general]static=yes
writeprotect=noautofallthrough=yesclearglobalvars=nopriorityjumping=no[globals]CONSOLE=Console/dspIAXINFO=guestTRUNK=Zap/g2TRUNKMSD=1[home]exten = 81,1,Dial(SIP/ion,20,tr)
exten = 82,1,Dial(SIP/quark,20,tr)exten = 83,Dial(SIP/proton,20,tr)exten = 84,1,Dial(Skinny/[EMAIL PROTECTED],20,tr)___--Bandwidth and Colocation provided by 
Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] seg fault 1.2.4

2006-02-07 Thread Matt Riddell (IT)
Jerry Geis wrote:
 [Switching to Thread -1208027456 (LWP 24132)]
 0x080d8471 in el_init (prog=0x8103615 asterisk, fin=0x995740,
 fout=0x407c, ferr=0x407c) at el.c:67
 67  if (el == NULL)
 (gdb) where
 #0  0x080d8471 in el_init (prog=0x8103615 asterisk, fin=0x995740,
 fout=0x407c, ferr=0x407c) at el.c:67
 #1  0x080bc315 in ast_el_initialize () at asterisk.c:1675
 #2  0x080be87b in main (argc=2, argv=0xbff959f4) at asterisk.c:2225
 (gdb)
 
 I just trapped this
 it does not happen every time I start up asterisk.

What were the events leading up to the crash?

-- 
Cheers,

Matt Riddell
___

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://freevoip.gedameurope.com (Free Asterisk Voip Community)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Seg Fault!!

2003-07-02 Thread WipeOut .
Nevermind... After a reboot it appears to be happy again.. must just be a gremlin that 
crept in somewhere..

Later..

 Hi,
 
 I have just updated to the latest CVS version ( Approx 13:05 GMT Today ).. I am 
 running chan_capi 0.2.2..
 
 When a call is received Asterisk seg faults.. Not sure what information would be 
 usefull to post so let me know what info will help to debug the problem..
 
 Later..
 -- 
 __
 http://www.linuxmail.org/
 Now with e-mail forwarding for only US$5.95/yr
 
 Powered by Outblaze
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Seg Fault!!

2003-07-02 Thread rafa
We had the same problem, we fixed it downgrading the Capi version to
0.2.1b

Salut,


 -Mensaje original-
 De: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] En nombre de WipeOut .
 Enviado el: miércoles, 02 de julio de 2003 14:22
 Para: [EMAIL PROTECTED]
 Asunto: [Asterisk-Users] Seg Fault!!
 
 
 Hi,
 
 I have just updated to the latest CVS version ( Approx 13:05 
 GMT Today ).. I am running chan_capi 0.2.2..
 
 When a call is received Asterisk seg faults.. Not sure what 
 information would be usefull to post so let me know what info 
 will help to debug the problem..
 
 Later..
 -- 
 __
 http://www.linuxmail.org/
 Now with e-mail forwarding for only US$5.95/yr
 
 Powered by Outblaze ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/asteri sk-users
 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Seg Fault!!

2003-07-02 Thread Marian Danisek
 We had the same problem, we fixed it downgrading the Capi version to
 0.2.1b

what's the diff between 0.2.1b and 0.2.2 ?

regards

Marian

 
 Salut,
 
 
  -Mensaje original-
  De: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] En nombre de WipeOut .
  Enviado el: mircoles, 02 de julio de 2003 14:22
  Para: [EMAIL PROTECTED]
  Asunto: [Asterisk-Users] Seg Fault!!
  
  
  Hi,
  
  I have just updated to the latest CVS version ( Approx 13:05 
  GMT Today ).. I am running chan_capi 0.2.2..
  
  When a call is received Asterisk seg faults.. Not sure what 
  information would be usefull to post so let me know what info 
  will help to debug the problem..
  
  Later..
  -- 
  __
  http://www.linuxmail.org/
  Now with e-mail forwarding for only US$5.95/yr
  
  Powered by Outblaze ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED] 
  http://lists.digium.com/mailman/listinfo/asteri sk-users
  
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
SUNTEQ s. r. o.
Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic
Tel: +421-46-5430 754 # Fax: +421-46-5439 144
http://www.sunteq.sk/

A mind is like a parachute... it only works when it's open.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users