[asterisk-bugs] [JIRA] (ASTERISK-27542) When I execute "CLI>queue show" the asterisk service go down
Miguel Sanz (JIRA)
noreply at issues.asterisk.org
Wed Jan 24 12:11:49 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241785#comment-241785 ]
Miguel Sanz edited comment on ASTERISK-27542 at 1/24/18 12:11 PM:
------------------------------------------------------------------
Hi Kevin,
This is the sequence:
1) Asterisk service start
2) I create a realtime queue
3) I execute from console "queue show" 2 times (I thought that executing 1 time was enough but I have needed to execute 2 times)
queue show <ENTER>
queue show <ENTER>
4) And then asterisk crash
If I reboot Asterisk (with the queue created) and then execute again "queue show" 2 times the asterisk service go down again
Mysql version: 10.1.26-MariaDB-0+deb9u1 Debian 9.1
Asterisk version: 13.18.5
I add a .zip with the differents files
By the way I have put verbose and debug to 9 and when I execute "queue show" it appears this info
[Jan 24 19:05:59] DEBUG[813] res_odbc.c: Reusing ODBC handle 0x557760a5fc90 from class 'odbc-asterisk'
[Jan 24 19:05:59] DEBUG[813] res_config_odbc.c: Skip: 0; SQL: SELECT * FROM queues WHERE name LIKE ? ORDER BY name
[Jan 24 19:05:59] DEBUG[813] res_config_odbc.c: Parameter 1 ('name LIKE') = '%'
was (Author: miguelsanzpardo):
Hi Kevin,
This is the sequence:
1) Asterisk service start
2) I create a realtime queue
3) I execute from console "queue show" 2 times (I thought that executing 1 time was enough but I have needed to execute 2 times)
queue show <ENTER>
queue show <ENTER>
4) And then asterisk crash
If I reboot Asterisk (with the queue created) and then execute again "queue show" 2 times the asterisk service go down again
Mysql version: 10.1.26-MariaDB-0+deb9u1 Debian 9.1
Asterisk version: 13.18.5
I add a .zip with the differents files
> When I execute "CLI>queue show" the asterisk service go down
> ------------------------------------------------------------
>
> Key: ASTERISK-27542
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27542
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 13.18.0
> Environment: I have my operating system installed on an VmWare machine.
> # uname -a
> 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
> # cat /etc/debian_version
> 9.2
> Reporter: Miguel Sanz
> Assignee: Unassigned
> Attachments: Asterisk.zip, DB_Asterisk.txt, gdb.txt, queue_example.txt
>
>
> I have an Asterisk 13.18.0 which is using realtime with queues config:
> - rt_queue_log
> - rt_queue_members
> - rt_queue_rules
> - rt_queues
> When I execute CLI> queue show the asterisk service suddenly go down and it is created this coredump:
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list