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. -- 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/20170719/835d2611/attachment.html>
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. > > -- > 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/d76a21a6/attachment.html>
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>