search for: ao2

Displaying 20 results from an estimated 36 matches for "ao2".

Did you mean: a2
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records # 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed() # 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref() # 2: [0x58e660] asterisk stasis_cache.c:824 update_create() # 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec() # 4: [0x586b90] asterisk stasis.c:1380 dispatch_message() # 5: [inlined] asterisk stasis.c:1490 publish_msg() # 6: [0x59588e] asterisk stasis_channels.c:796 ast_ch...
2017 Aug 28
2
ERROR during high volume MoH dialplan
...h the following steps in the yaml file. steps: - invite - wait_for_answer - ack_answer - sleep 8 - send_bye At around 500 calls per second I begin to see the following ERRORs, [Aug 28 17:46:14] ERROR[26150][C-00005594]: frame.c:343 ast_frdup: Excessive refcount 100000 reached on ao2 object 0x26bffc0 [Aug 28 17:46:14] ERROR[26150][C-00005594]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x26bffc0 (0) Got 19 backtrace records #0: [0x45d229] /usr/sbin/asterisk(__ao2_ref+0x1a9) [0x45d229] #1: [0x526ce6] /usr/sbin/asterisk(ast...
2017 Aug 28
5
ERROR during high volume MoH dialplan
Hi Richard, Thank you for the reply Correct, I did mean 13.15. I set no optimize and better backtrace through "make menuselect" and the output is now [Aug 28 21:41:16] ERROR[17171][C-0000392d]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x21962b0 (0) Got 26 backtrace records #0: [0x61923f] main/utils.c:2475 __ast_assert_failed() (0x6191bb+84) #1: [0x45ffc9] main/astobj2.c:543 __ao2_ref() (0x45fc3d+38C) #2: [0x5320ce] main/frame.c:345 ast_frdup() (0x531e4c+282) #3: [0x531a99] main/frame.c:196 ast_frisolate() (0x531a76+2...
2017 Oct 21
5
[Bug 1196] New: nft does not allow comments within sets: Error: syntax error, unexpected newline
https://bugzilla.netfilter.org/show_bug.cgi?id=1196 Bug ID: 1196 Summary: nft does not allow comments within sets: Error: syntax error, unexpected newline Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5
2019 Jan 25
0
[klibc:update-dash] [PATCH] eval: Silence compiler warning about missing parentheses
Commit-ID: c970d7573aa382c89d3c71b88cd10f4c6a464264 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c970d7573aa382c89d3c71b88cd10f4c6a464264 Author: Antonio Ospite <ao2 at ao2.it> AuthorDate: Tue, 16 Oct 2018 18:42:20 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [PATCH] eval: Silence compiler warning about missing parentheses Gcc gives a warning about some missing parentheses: ------------...
2020 Mar 28
0
[klibc:master] dash: shell: Fix clang warnings about "string plus integer"
Commit-ID: 449b6b244204921fd048cb340fdc42c91b89149a Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=449b6b244204921fd048cb340fdc42c91b89149a Author: Antonio Ospite <ao2 at ao2.it> AuthorDate: Sat, 15 Dec 2018 18:49:31 +0100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 16:20:40 +0000 [klibc] dash: shell: Fix clang warnings about "string plus integer" [ dash commit 604bd2b57a08817da8d757c5eb265dbe11ef3d39 ] Bu...
2020 Mar 28
0
[klibc:update-dash] dash: eval: make traps work when "set -e" is enabled
Commit-ID: 7bab7bbbfb0b8914691de08ed22a5cbda336952e Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7bab7bbbfb0b8914691de08ed22a5cbda336952e Author: Antonio Ospite <ao2 at ao2.it> AuthorDate: Tue, 16 Oct 2018 14:09:52 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: eval: make traps work when "set -e" is enabled [ dash commit 06204f0c9f539fcb8cb532166656e80b81bd689a ] When &quo...
2020 Mar 28
0
[klibc:update-dash] dash: eval: Silence compiler warning about missing parentheses
Commit-ID: e3da328217a1fbfaad2ae617dbc26746adf63f8f Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=e3da328217a1fbfaad2ae617dbc26746adf63f8f Author: Antonio Ospite <ao2 at ao2.it> AuthorDate: Tue, 16 Oct 2018 18:42:20 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: eval: Silence compiler warning about missing parentheses [ dash commit f97aaf80dd44e92f2cabc7e6d92d461f4fe6eddd ] Gcc gives...
2020 Mar 28
0
[klibc:master] dash: output: Fix clang warnings about GNU old-style field designator
Commit-ID: 31ef3f49d4fd96b67b0e578c5f672fe428430b14 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=31ef3f49d4fd96b67b0e578c5f672fe428430b14 Author: Antonio Ospite <ao2 at ao2.it> AuthorDate: Sat, 15 Dec 2018 18:49:32 +0100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 16:20:40 +0000 [klibc] dash: output: Fix clang warnings about GNU old-style field designator [ dash commit 1379c310a3e822a577b06e2997f0793b402ae926 ] Bu...
2014 Sep 08
2
Samba4 AD -- Mac OS X clients uid:gid numbers not consistent
...Workstation ########### $ id redhat.linux uid=1465847454(redhat.linux) gid=157835854(MASS\Domain Users) groups=157835854(MASS\Domain Users),31839191(MASS\tex),38453246(MASS\pum),54847712(MASS\people),136070221(MASS\ice),611498342(MASS\prod),937332115(MASS\zip),943789798(MASS\lgo),1634451510(MASS\ao2),1777519165(MASS\swnartist),1907739953(MASS\cnb),1969236052(MASS\lite),2056039516(MASS\Domain Admins),79284988(MASS\tech),229719682(MASS\swnprod),389580424(MASS\cmm),413624907(MASS\ase_test),507063418(MASS\sup),511815653(MASS\sf1),12(everyone),62(netaccounts),885447622(MASS\AD_SUDO),1104925252(MASS...
2020 Mar 28
0
[klibc:update-dash] dash: eval: Use sh_warnx instead of warnx
...gs <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: eval: Use sh_warnx instead of warnx [ dash commit a500fb1c1bad9865bd1bb5cd084924062feb896e ] This patch fixes a typo in evalbltin where warnx was used instead of sh_warnx. Reported-by: Antonio Ospite <ao2 at ao2.it> Fixes: 8e43729547b5 ("eval: Report I/O error on stdout") Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/dash/eval.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/us...
2020 Mar 28
0
[klibc:update-dash] dash: system: Disable glibc warning on sigsetmask
...64e9 ] As sigsetmask is set as deprecated in glibc this patch adds the pragmas to disable the warning in gcc around our one and only use of sigsetmask. It also disables it completely for non-gcc compilers and older gcc compilers as they may generate a warning too. Reported-by: Antonio Ospite <ao2 at ao2.it> Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/dash/system.h | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/usr/dash/system.h b/usr/dash/system.h index c8424f75..f2...
2018 Apr 27
1
[Bug 1250] New: extensions: libip6t_icmp6: unsupported ICMPv6 types
...ypes Product: iptables Version: 1.6.x Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: ip6tables Assignee: netfilter-buglog at lists.netfilter.org Reporter: ao2 at ao2.it Hi, some ICMPv6 types are not supported. $ sudo ip6tables -p ipv6-icmp -h Valid ICMPv6 Types: destination-unreachable no-route communication-prohibited beyond-scope address-unreachable port-unreachable failed-policy reject-route packet-too-big time-exceeded (ttl-ex...
2015 Jun 11
2
git daemon on zytor is back in action
...> It certainly would be possible to do a redirection, if one can come up > with a mapping from gitweb queries to cgit queries, which I don't know > if someone has already done... > Apparently, it has been done, (e.g. fedoraproject.org _partially_ did it). I have found: http://ao2.it/en/blog/2011/05/06/migrate-gitweb-cgit-url-rewrite-rules It mentions similar goals, of maintaining already-posted links as valid. Whether it is appropriate for our case, I don't know. The idea (well, what I would like to see) is that links already pointing to something like: http://git...
2017 Sep 01
2
ERROR during high volume MoH dialplan
Thanks for the suggestion Tony, I installed each codec for MoH, core sounds, and extra sound packages. Unfortunately the tests produce the same results. [Sep 1 20:36:45] ERROR[10081][C-00007fe5]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x20380b0 ( continuously for a while followed by a [Sep 1 20:36:46] WARNING[7761][C-0000770d]: taskprocessor.c:888 taskprocessor_push: The 'subp:PJSIP/sipp-00000020' task processor queue reached 500 scheduled tasks. Then this time Asterisk actually crashed. :( __________________...
2015 Jun 11
0
git daemon on zytor is back in action
On 06/10/2015 09:28 PM, Ady via Syslinux wrote: > > Apparently, it has been done, (e.g. fedoraproject.org _partially_ did > it). > > I have found: > http://ao2.it/en/blog/2011/05/06/migrate-gitweb-cgit-url-rewrite-rules > > It mentions similar goals, of maintaining already-posted links as > valid. > > Whether it is appropriate for our case, I don't know. > I did find this, and hacked up a script based on their research... I didn...
2015 Jun 10
2
git daemon on zytor is back in action
> On 06/09/2015 11:54 PM, H. Peter Anvin via Syslinux wrote: > > The git daemon on zytor is now functional again, as I managed to carve > > out a little bit of time to dig into the selinux problem. Cloning git > > via either http://git.zytor.com/ or git://git.zytor.com/ > > > > However, the web interface is still broken. I'll see if I can fix it in > >
2017 May 30
0
Asterisk 13.16.0 Now Available
...Security vulnerability with client code header (Reported by Alex Villac??s Lasso) * ASTERISK-25974 - Unused realtime MOH classes not purged on 'moh reload' (Reported by S??bastien Couture) * ASTERISK-26916 - res_pjsip: Excessive refcount reached on transport ao2 object (Reported by Ross Beer) * ASTERISK-21721 - SIP Failed to parse multiple Supported: headers (Reported by Olle Johansson) * ASTERISK-26915 - chan_sip: Session Timers required but refused wrongly. (Reported by Alexander Traud) * ASTERISK-26363 - res_pjsip: Bye s...
2017 May 30
0
Asterisk 14.5.0 Now Available
...Security vulnerability with client code header (Reported by Alex Villac??s Lasso) * ASTERISK-25974 - Unused realtime MOH classes not purged on 'moh reload' (Reported by S??bastien Couture) * ASTERISK-26916 - res_pjsip: Excessive refcount reached on transport ao2 object (Reported by Ross Beer) * ASTERISK-21721 - SIP Failed to parse multiple Supported: headers (Reported by Olle Johansson) * ASTERISK-26915 - chan_sip: Session Timers required but refused wrongly. (Reported by Alexander Traud) * ASTERISK-26363 - res_pjsip: Bye s...
2017 Sep 01
2
ERROR during high volume MoH dialplan
Thanks for the feedback. I do agree with having multiple smaller servers. When I was first approached with this task I mentioned as much. However, the current desire is to work with already existing hardware. That is out of my hands at the moment unless it just can't be done. I will explore Freeswitch a bit soon to compare it as well. I am struggling to find what the bottle neck is in