search for: __ao2_ref

Displaying 6 results from an estimated 6 matches for "__ao2_ref".

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_channe...
2017 Aug 28
2
ERROR during high volume MoH dialplan
...]: 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_frdup+0x116) [0x526ce6] #2: [0x5fa616] /usr/sbin/asterisk(ast_translate+0x306) [0x5fa616] #3: [0x4bf16b] /usr/sbin/asterisk(ast_write+0x104b) [0x4bf16b] #4: [0x7efeb578230b] /usr/lib/asterisk/modules/res_musiconhold.so(+0x430b) [0x7efeb578...
2017 Aug 28
5
ERROR during high volume MoH dialplan
...utput 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+23) #4: [0x60be51] main/translate.c:459 ast_trans_frameout() (0x60bd6e+E3) #5: [0x60be75] main/translate.c:464 default_frameout() #6: [0x60c46a] main/translate....
2023 Aug 09
1
[External] Encountered a crash, what is best way to tell if it has been fixed or now
...itional details. Would this be considered a better example of the crash? I will go through the version comparisons and see if there are any updates since 18.17.1 to see if I can spot any fixes or recent commits. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000055e7c091ed95 in __ao2_ref (user_data=user_data at entry=0x1, delta=delta at entry=1, tag=tag at entry=0x0, file=file at entry=0x7f773800e012 "res_pjsip_session.c", line=line at entry=3639, func=func at entry=0x7f7738011d20 <__PRETTY_FUNCTION__.38105> "ast_sip_dialog_get_session") at astobj2.c:5...
2023 Aug 09
2
Encountered a crash, what is best way to tell if it has been fixed or now
On Wed, Aug 9, 2023 at 3:20 PM Dan Cropp <dcropp at amtelco.com> wrote: > I have a customer who just encountered a crash while running Asterisk > 18.17.1 version. > > > > I’m trying to adapt to the changes so not sure where best to look or how > to possibly report this. > > > > I started by going through >
2023 Aug 09
1
Encountered a crash, what is best way to tell if it has been fixed or now
...y the backtrace. Entirely possible I missed something, but I didn't notice anything that applies. I do see a commit was done today to the res_pjsip_nat.c file, but not sure if that would apply to the issue. Any suggestions for where I should look or ask? (gdb) bt #0 0x000055e7c091ed95 in __ao2_ref (user_data=user_data at entry=0x1, delta=delta at entry=1, tag=tag at entry=0x0, file=file at entry=0x7f773800e012 "res_pjsip_session.c", line=line at entry=3639, func=func at entry=0x7f7738011d20 <__PRETTY_FUNCTION__.38105> "ast_sip_dialog_get_session") at astobj2.c:5...