On 7/20/17 8:47 AM, Marcelo Terres wrote:> Which version of Asterisk are you using? Are you compiling it with the > bundle pjproject ? > > --with-pjproject-bundled > > Regards, > > Marcelo H. Terres <mhterres at gmail.com <mailto:mhterres at gmail.com>> > IM: mhterres at jabber.mundoopensource.com.br > <mailto:mhterres at jabber.mundoopensource.com.br> > https://www.mundoopensource.com.br > https://twitter.com/mhterres > https://linkedin.com/in/marceloterres > > On 19 July 2017 at 17:03, Carlos Chavez <cursor at telecomab.mx > <mailto:cursor at telecomab.mx>> wrote: > > On 7/19/17 2:37 AM, Marcelo Terres wrote: > >> This is the pjsip library. >> >> Is it possible to you to update pjsip for the latest version to >> test if it solves the problem? >> >> On 18 Jul 2017 3:52 pm, "Carlos Chavez" <cursor at telecomab.mx >> <mailto:cursor at telecomab.mx>> wrote: >> >> I am getting frequent segfaults on a new Asterisk >> installation. So far the only message I see is: >> >> Jul 18 09:02:42 pbxbogota kernel: asterisk[26799]: segfault >> at 188 ip 00007fb2d535723f sp 00007fb25a11b5c0 error 4 in >> libasteriskpj.so.2[7fb2d52e5000+180000] >> Jul 18 09:17:00 pbxbogota kernel: asterisk[27453]: segfault >> at 188 ip 00007f4afea0c23f sp 00007f4a7f7e35c0 error 4 in >> libasteriskpj.so.2[7f4afe99a000+180000] >> Jul 18 09:22:57 pbxbogota kernel: asterisk[28471]: segfault >> at 188 ip 00007f2eb611923f sp 00007f2e3aec25c0 error 4 in >> libasteriskpj.so.2[7f2eb60a7000+180000] >> Jul 18 09:25:49 pbxbogota kernel: asterisk[28949]: segfault >> at 188 ip 00007fc5758dd23f sp 00007fc4fa6245c0 error 4 in >> libasteriskpj.so.2[7fc57586b000+180000] >> Jul 18 09:31:17 pbxbogota kernel: asterisk[29203]: segfault >> at 188 ip 00007f5f29abb23f sp 00007f5eae8285c0 error 4 in >> libasteriskpj.so.2[7f5f29a49000+180000] >> >> Since this is a Freepbx distro does could the problem be >> related to their flavor of Asterisk? I have several other >> plain Asterisk servers running on this version without any >> problems. Any recommendations on how to debug this? >> > My solution to this is going to be compiling Asterisk manually > instead of using their pre packaged version as debugging will take > a lot more time. >The Freepbx distro still uses a separate pjproject as far as I know. When I compile my own I always use the bundled version now. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez +52 (55)8116-9161 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170720/51a826cf/attachment.html>
I don't have much knowledge about freepbx, but if some day I had to use it, I would prefer to use the Asterisk compiled from source, unless it comes with an Asterisk package (rpm, supposing it is running CentOS). On 20 Jul 2017 5:08 pm, "Carlos Chavez" <cursor at telecomab.mx> wrote:> On 7/20/17 8:47 AM, Marcelo Terres wrote: > > Which version of Asterisk are you using? Are you compiling it with the > bundle pjproject ? > > --with-pjproject-bundled > > Regards, > > Marcelo H. Terres <mhterres at gmail.com> > IM: mhterres at jabber.mundoopensource.com.br > https://www.mundoopensource.com.br > https://twitter.com/mhterres > https://linkedin.com/in/marceloterres > > On 19 July 2017 at 17:03, Carlos Chavez <cursor at telecomab.mx> wrote: > >> On 7/19/17 2:37 AM, Marcelo Terres wrote: >> >> This is the pjsip library. >> >> Is it possible to you to update pjsip for the latest version to test if >> it solves the problem? >> >> On 18 Jul 2017 3:52 pm, "Carlos Chavez" <cursor at telecomab.mx> wrote: >> >>> I am getting frequent segfaults on a new Asterisk installation. So far >>> the only message I see is: >>> >>> Jul 18 09:02:42 pbxbogota kernel: asterisk[26799]: segfault at 188 ip >>> 00007fb2d535723f sp 00007fb25a11b5c0 error 4 in >>> libasteriskpj.so.2[7fb2d52e5000+180000] >>> Jul 18 09:17:00 pbxbogota kernel: asterisk[27453]: segfault at 188 ip >>> 00007f4afea0c23f sp 00007f4a7f7e35c0 error 4 in >>> libasteriskpj.so.2[7f4afe99a000+180000] >>> Jul 18 09:22:57 pbxbogota kernel: asterisk[28471]: segfault at 188 ip >>> 00007f2eb611923f sp 00007f2e3aec25c0 error 4 in >>> libasteriskpj.so.2[7f2eb60a7000+180000] >>> Jul 18 09:25:49 pbxbogota kernel: asterisk[28949]: segfault at 188 ip >>> 00007fc5758dd23f sp 00007fc4fa6245c0 error 4 in >>> libasteriskpj.so.2[7fc57586b000+180000] >>> Jul 18 09:31:17 pbxbogota kernel: asterisk[29203]: segfault at 188 ip >>> 00007f5f29abb23f sp 00007f5eae8285c0 error 4 in >>> libasteriskpj.so.2[7f5f29a49000+180000] >>> >>> Since this is a Freepbx distro does could the problem be related to >>> their flavor of Asterisk? I have several other plain Asterisk servers >>> running on this version without any problems. Any recommendations on how >>> to debug this? >>> >>> My solution to this is going to be compiling Asterisk manually >> instead of using their pre packaged version as debugging will take a lot >> more time. >> > > The Freepbx distro still uses a separate pjproject as far as I know. > When I compile my own I always use the bundled version now. > > -- > Telecomunicaciones Abiertas de M?xico S.A. de C.V. > Carlos Ch?vez+52 (55)8116-9161 <+52%2055%208116%209161> > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170720/4ccf1523/attachment.html>
On Thursday 20 July 2017 at 20:46:30, Marcelo Terres wrote:> I don't have much knowledge about freepbx, but if some day I had to use it, > I would prefer to use the Asterisk compiled from source, unless it comes > with an Asterisk package (rpm, supposing it is running CentOS).FreePBX (as a distro) is based on CentOS and comes with its own compiled version of Asterisk - you install FreePBX and you get everything - CentOS, Asterisk, Apache, PBX scripts, web frontend - the lot. FreePBX as a package can be installed on CentOS (or Debian for that matter) but the FreePBX project's documentation recommends compiling Asterisk from source in this instance.> On 20 Jul 2017 5:08 pm, "Carlos Chavez" <cursor at telecomab.mx> wrote: > > On 7/20/17 8:47 AM, Marcelo Terres wrote: > > > > Which version of Asterisk are you using? Are you compiling it with the > > bundle pjproject ? > > > > --with-pjproject-bundled > > > > Regards, > > > > Marcelo H. Terres > > > > On 19 July 2017 at 17:03, Carlos Chavez <cursor at telecomab.mx> wrote: > >> On 7/19/17 2:37 AM, Marcelo Terres wrote: > >> > >> This is the pjsip library. > >> > >> Is it possible to you to update pjsip for the latest version to test if > >> it solves the problem? > >> > >> On 18 Jul 2017 3:52 pm, "Carlos Chavez" <cursor at telecomab.mx> wrote: > >>> I am getting frequent segfaults on a new Asterisk installation. So far > >>> the only message I see is: > >>> > >>> Jul 18 09:02:42 pbxbogota kernel: asterisk[26799]: segfault at 188 ip > >>> 00007fb2d535723f sp 00007fb25a11b5c0 error 4 in > >>> libasteriskpj.so.2[7fb2d52e5000+180000] > >>> Jul 18 09:17:00 pbxbogota kernel: asterisk[27453]: segfault at 188 ip > >>> 00007f4afea0c23f sp 00007f4a7f7e35c0 error 4 in > >>> libasteriskpj.so.2[7f4afe99a000+180000] > >>> Jul 18 09:22:57 pbxbogota kernel: asterisk[28471]: segfault at 188 ip > >>> 00007f2eb611923f sp 00007f2e3aec25c0 error 4 in > >>> libasteriskpj.so.2[7f2eb60a7000+180000] > >>> Jul 18 09:25:49 pbxbogota kernel: asterisk[28949]: segfault at 188 ip > >>> 00007fc5758dd23f sp 00007fc4fa6245c0 error 4 in > >>> libasteriskpj.so.2[7fc57586b000+180000] > >>> Jul 18 09:31:17 pbxbogota kernel: asterisk[29203]: segfault at 188 ip > >>> 00007f5f29abb23f sp 00007f5eae8285c0 error 4 in > >>> libasteriskpj.so.2[7f5f29a49000+180000] > >>> > >>> Since this is a Freepbx distro does could the problem be related to > >>> their flavor of Asterisk? I have several other plain Asterisk servers > >>> running on this version without any problems. Any recommendations on > >>> how to debug this? > >>> > >>> My solution to this is going to be compiling Asterisk manually > >> > >> instead of using their pre packaged version as debugging will take a lot > >> more time. > >> > > The Freepbx distro still uses a separate pjproject as far as I know. > > > > When I compile my own I always use the bundled version now.-- "In fact I wanted to be John Cleese and it took me some time to realise that the job was already taken." - Douglas Adams Please reply to the list; please *don't* CC me.