View previous topic :: View next topic |
Author |
Message |
ldardini at gmail.com Guest
|
Posted: Sun Feb 28, 2016 3:50 pm Post subject: [asterisk-users] Crash asterisk res_odbc |
|
|
Which operating system are you using? I have experienced the same problem on several OS except for CentOS 6. I suppose an ODBC problem on newer OS version.
Leandro Il 24/Feb/2016 05:30 PM, "Maxime" <mcailleteau@openip.fr (mcailleteau@openip.fr)> ha scritto: Quote: | Dear list,
i have a issue
Asterisk crash (Module res_odbc exactly) after the same log who is "ERROR[23805] astobj2.c: bad magic number..."
you will see on the log :
Today
[2016-02-24 16:00:38] ERROR[23805] astobj2.c: bad magic number 0x552f302e for 0x7fe3505b3958
[2016-02-24 16:00:44] Asterisk 11.2-cert1 built by root @ Voice_server on a x86_64 running Linux on 2013-04-09 14:16:57 UTC
[2016-02-24 16:00:44] NOTICE[31321] loader.c: 2 modules will be loaded.
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: Connecting asterisk
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: res_odbc: Connected to asterisk [MySQL-asterisk]
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: Registered ODBC class 'asterisk' dsn->[MySQL-asterisk]
Yesterday :
[2016-02-23 15:59:12] ERROR[19824] astobj2.c: bad magic number 0x20 for 0x27a5558
[2016-02-23 15:59:18] Asterisk 11.2-cert1 built by root @ Voice_server on a x86_64 running Linux on 2013-04-09 14:16:57 UTC
[2016-02-23 15:59:18] NOTICE[23791] loader.c: 2 modules will be loaded.
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: Connecting asterisk
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: res_odbc: Connected to asterisk [MySQL-asterisk]
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: Registered ODBC class 'asterisk' dsn->[MySQL-asterisk]
Effect : many trunk sip are down during few minutes
Oddness : same hours
On google i found many times "memory corruption was the assumption" ...
Have you ever seen this kind of problem ?
thank you in advance
Version : Asterisk 11.2-cert1
Os : Debian 7-64
--
Maxime
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
        http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
amertel at pipeline.com Guest
|
Posted: Sun Feb 28, 2016 7:43 pm Post subject: [asterisk-users] Crash asterisk res_odbc |
|
|
I am sure it is centos 6.7. That was we what we decided together to have the Colo to use
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
From: Leandro Dardini <ldardini@gmail.com>
Date: 2/28/2016 3:49 PM (GMT-05:00)
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com>
Subject: Re: [asterisk-users] Crash asterisk res_odbc
Which operating system are you using? I have experienced the same problem on several OS except for CentOS 6. I suppose an ODBC problem on newer OS version.
Leandro Il 24/Feb/2016 05:30 PM, "Maxime" <mcailleteau@openip.fr (mcailleteau@openip.fr)> ha scritto: Quote: | Dear list,
i have a issue
Asterisk crash (Module res_odbc exactly) after the same log who is "ERROR[23805] astobj2.c: bad magic number..."
you will see on the log :
Today
[2016-02-24 16:00:38] ERROR[23805] astobj2.c: bad magic number 0x552f302e for 0x7fe3505b3958
[2016-02-24 16:00:44] Asterisk 11.2-cert1 built by root @ Voice_server on a x86_64 running Linux on 2013-04-09 14:16:57 UTC
[2016-02-24 16:00:44] NOTICE[31321] loader.c: 2 modules will be loaded.
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: Connecting asterisk
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: res_odbc: Connected to asterisk [MySQL-asterisk]
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: Registered ODBC class 'asterisk' dsn->[MySQL-asterisk]
Yesterday :
[2016-02-23 15:59:12] ERROR[19824] astobj2.c: bad magic number 0x20 for 0x27a5558
[2016-02-23 15:59:18] Asterisk 11.2-cert1 built by root @ Voice_server on a x86_64 running Linux on 2013-04-09 14:16:57 UTC
[2016-02-23 15:59:18] NOTICE[23791] loader.c: 2 modules will be loaded.
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: Connecting asterisk
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: res_odbc: Connected to asterisk [MySQL-asterisk]
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: Registered ODBC class 'asterisk' dsn->[MySQL-asterisk]
Effect : many trunk sip are down during few minutes
Oddness : same hours
On google i found many times "memory corruption was the assumption" ...
Have you ever seen this kind of problem ?
thank you in advance
Version : Asterisk 11.2-cert1
Os : Debian 7-64
--
Maxime
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
mcailleteau at openip.fr Guest
|
Posted: Mon Feb 29, 2016 3:41 am Post subject: [asterisk-users] Crash asterisk res_odbc |
|
|
Hi,
Thank you for the reply.
My OS is : Debian 7.
But i have more than 20 servers with the same features/resources (OS, material, ... ) without the issue.
Regards.
Le 28/02/2016 21:49, Leandro Dardini a écrit :
Quote: |
Which operating system are you using? I have experienced the same problem on several OS except for CentOS 6. I suppose an ODBC problem on newer OS version.
Leandro Il 24/Feb/2016 05:30 PM, "Maxime" <mcailleteau@openip.fr (mcailleteau@openip.fr)> ha scritto: Quote: | Dear list,
i have a issue
Asterisk crash (Module res_odbc exactly) after the same log who is "ERROR[23805] astobj2.c: bad magic number..."
you will see on the log :
Today
[2016-02-24 16:00:38] ERROR[23805] astobj2.c: bad magic number 0x552f302e for 0x7fe3505b3958
[2016-02-24 16:00:44] Asterisk 11.2-cert1 built by root @ Voice_server on a x86_64 running Linux on 2013-04-09 14:16:57 UTC
[2016-02-24 16:00:44] NOTICE[31321] loader.c: 2 modules will be loaded.
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: Connecting asterisk
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: res_odbc: Connected to asterisk [MySQL-asterisk]
[2016-02-24 16:00:44] NOTICE[31321] res_odbc.c: Registered ODBC class 'asterisk' dsn->[MySQL-asterisk]
Yesterday :
[2016-02-23 15:59:12] ERROR[19824] astobj2.c: bad magic number 0x20 for 0x27a5558
[2016-02-23 15:59:18] Asterisk 11.2-cert1 built by root @ Voice_server on a x86_64 running Linux on 2013-04-09 14:16:57 UTC
[2016-02-23 15:59:18] NOTICE[23791] loader.c: 2 modules will be loaded.
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: Connecting asterisk
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: res_odbc: Connected to asterisk [MySQL-asterisk]
[2016-02-23 15:59:18] NOTICE[23791] res_odbc.c: Registered ODBC class 'asterisk' dsn->[MySQL-asterisk]
Effect : many trunk sip are down during few minutes
Oddness : same hours
On google i found many times "memory corruption was the assumption" ...
Have you ever seen this kind of problem ?
thank you in advance
Version : Asterisk 11.2-cert1
Os : Debian 7-64
--
Maxime
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
|
Back to top |
|
|
decipher.hk at gmail.com Guest
|
|
Back to top |
|
|
|