From: Michael K. <mic...@ip...> - 2017-09-21 23:04:35
|
Thanks Michael. Unfortunately this is Asterisk 13 which I am regretting moving to, but 11 LTS has ended so I should be making the move. This is currently the only site that I am using Queues and I have not got ant segfaults on any of my other Asterisk 13 boxes (yet!). Regards Michael Knill -----Original Message----- From: Michael Keuter <li...@mk...> Reply-To: AstLinux List <ast...@li...> Date: Thursday, 21 September 2017 at 7:36 pm To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] Asterisk Segfault in app_queue.so > Am 21.09.2017 um 09:22 schrieb Michael Knill <mic...@ip...>: > > Oh dear. My busiest system too. Thanks goodness for safe_asterisk > > Sep 21 14:07:44 3037-QGPSC-CM1 user.info kernel: asterisk[1110]: segfault at 10 ip 00002b1ed1d4882c sp 00002b1ed728fcd0 error 4 in app_queue.so[2b1ed1d34000+35000] > Sep 21 14:07:45 3037-QGPSC-CM1 user.info safe_asterisk: Asterisk exited on signal 11. > > Any ideas? > Can I get a backtrace from Astlinux? > > Regards > Michael Knill Hi Michael, no, you can't get a backtrace directly within AstLinux. Therefor Asterisk would have been compiled with "asterisk-makeopts: MENUSELECT_CFLAGS=DONT_OPTIMIZE BETTER_BACKTRACES". And Asterisk would needed to be started with the "-g" option. A debugger and a lot of free disk space is needed as well :-(. More information: https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace Try to figure out if something special has happened at that time (or shortly before). Which Asterisk version, how many concurrent calls? In Asterisk 11 I rarely have seen segfaults of Asterisk. Michael http://www.mksolutions.info ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Astlinux-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |