View previous topic :: View next topic |
Author |
Message |
mrmdev at outlook.com Guest
|
Posted: Mon Jan 18, 2016 2:18 pm Post subject: [asterisk-users] Segmentation Fault Asterisk 13.7.0-rc2 (lib |
|
|
Quote: | Hi everyone,I am getting a segmentation fault (seems to occur randomly) using Asterisk 13.7.0-rc2 with PJProject 2.4.5. It appears to be something that libmysqlclient is complaining about when doing a query in ps_endpoint_id_ips. We are using Asterisk Realtime. This also seems to occur in Asterisk 13.5.0.Below is a backtrace that might help a little. I have looked through the change log for the 13.7.0 release and some of items addressed may fix my problem. Before diving in and attempting to upgrade to the final version of 13.7.0, I was hoping someone with knowledge would be able to look at this and let me know if this is something already seen or if this is entirely new.Thanks for the help!--Matt---------------------------------------
BACKTRACE BELOW
---------------------------------------
I am getting a segmentation fault (seems to occur randomly) using Asterisk 13.7.0-rc2 with PJProject 2.4.5. It appears to be something that libmysqlclient is complaining about when doing a query in ps_endpoint_id_ips. We are using Asterisk Realtime. This also seems to occur in Asterisk 13.5.0. | 0 Quote: | I am getting a segmentation fault (seems to occur randomly) using Asterisk 13.7.0-rc2 with PJProject 2.4.5. It appears to be something that libmysqlclient is complaining about when doing a query in ps_endpoint_id_ips. We are using Asterisk Realtime. This also seems to occur in Asterisk 13.5.0. | 1 |
|
Back to top |
|
|
asterisk_list at earth... Guest
|
Posted: Tue Jan 19, 2016 7:39 am Post subject: [asterisk-users] Segmentation Fault Asterisk 13.7.0-rc2 (lib |
|
|
On Monday 18 Jan 2016, Matthew Murphy wrote:
Quote: | Hi everyone,
I am getting a segmentation fault (seems to occur randomly) using Asterisk
13.7.0-rc2 with PJProject 2.4.5. It appears to be something that
libmysqlclient is complaining about when doing a query in
ps_endpoint_id_ips. We are using Asterisk Realtime. This also seems to
occur in Asterisk 13.5.0.
|
Which bits did you compile from Source Code yourself, and which bits (if any)
are precompiled by your distribution? What is your libmysqlclient version?
If you are using some sort of Ubuntu / Debian-based distribution, could it
possibly have done a sneaky `apt-get upgrade` behind your back?
--
AJS
Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .
--
_____________________________________________________________________
-- 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 |
|
|
|