Hi, I have installed Asterisk 1.8 and am using realtime dialplan contexts from a mysql table. Asterisk keeps segfaulting. When I trace the thread ids associated with the segfaults in the full log, all they have in common is netsock2.c: == Using SIP RTP CoS mark 5 which is probably a red herring since it appears so often in threads that do not segfault. When compiling, I ticked all the addons that mentioned mysql, as well as the DON'T OPTIMIZE flag, but other than that I left it to the defaults. I would really like some ideas about what might be causing this. If you need any more information please let me know what information you need and I will try and help you to help me! Thank you, Naomi
Hi,
This may be related to an issue I added to the bug tracker. Problems around
using Local Channels across realtime / non-realtime contexts in 1.8.
Nic.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces
at lists.digium.com] On Behalf Of Naomi Rosenberg
Sent: 21 March 2011 16:22
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] 1.8 realtime - segfault
Hi,
I have installed Asterisk 1.8 and am using realtime dialplan contexts from a
mysql table.
Asterisk keeps segfaulting. When I trace the thread ids associated with the
segfaults in the full log, all they have in common is
netsock2.c: == Using SIP RTP CoS mark 5
which is probably a red herring since it appears so often in threads that do not
segfault.
When compiling, I ticked all the addons that mentioned mysql, as well as the
DON'T OPTIMIZE flag, but other than that I left it to the defaults.
I would really like some ideas about what might be causing this. If you need any
more information please let me know what information you need and I will try and
help you to help me!
Thank you,
Naomi
--
_____________________________________________________________________
-- 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
On 11-03-21 12:22 PM, Naomi Rosenberg wrote:> When compiling, I ticked all the addons that mentioned mysql, as well as the DON'T OPTIMIZE flag, but other than that I left it to the defaults. > > I would really like some ideas about what might be causing this. If you need any more information please let me know what information you need and I will try and help you to help me! >If Asterisk is generating a coredump, you can generate a backtrace[1] from it. However, I believe this is a known issue[2]. [1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace [2] https://issues.asterisk.org/view.php?id=18818 -- Paul Belanger Digium, Inc. | Software Developer twitter: pabelanger | IRC: pabelanger (Freenode) Check us out at: http://digium.com & http://asterisk.org