[Home]

Summary:ASTERISK-20161: asterisk crash on app_queue change mebers status pause/unpause with astdb
Reporter:Aleksander Mischenko (mealstrom)Labels:
Date Opened:2012-07-21 02:38:44Date Closed:2012-07-23 17:58:26
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:
Versions:1.8.14.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Asterisk 1.8.14.1 built by root @ astdev on a i686 running Linux DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS" 3.2.0-26-generic-pae Attachments:( 0) coredump.tar.gz
Description:When agent SIP/1200 pauses via dialplan like  
exten => pause,1,PauseQueueMember(,SIP/${CALLERID(num)},,selfpause)
 same => n,Set(DB(QueuePauseReason/${CALLERID(num)})=selfpause) ;if commented doesnt help
 same => n,Goto(end,1)


or unpause,logout,login (same extensions) asteisk just closes.
Only helps to delete astdb file.

this happens after 10-15 minutes of work. after restart with deleted astdb all works fine.
all permissions are asterisk:asterisk. ON astdb permissions are same.

this maybe regression to 1.8.13.1 (another server all works fine)

Looks like when any change is made at astdb from app_queue, asterisk falls.
Comments:By: Aleksander Mischenko (mealstrom) 2012-07-21 02:42:29.572-0500

This is coredump when asterisk falls.

By: Aleksander Mischenko (mealstrom) 2012-07-21 04:43:37.234-0500

Looks like this was fixed at 1.8.15.0-rc1

By: Rusty Newton (rnewton) 2012-07-23 17:58:26.117-0500

Reporter states this is no longer an issue as of: 1.8.15.0-rc1