[asterisk-bugs] [JIRA] (ASTERISK-30490) stasis.c : Issue while deleting the bridge

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Apr 8 07:33:03 CDT 2023


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261703#comment-261703 ] 

Asterisk Team commented on ASTERISK-30490:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> stasis.c : Issue while deleting the bridge
> ------------------------------------------
>
>                 Key: ASTERISK-30490
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30490
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 18.9.0
>         Environment: Ubuntu-18.04
>            Reporter: Yash Khandelwal
>            Severity: Major
>              Labels: stasis
>
> Issue while deleting the bridge :
> Getting the core dump 
> #0  __strncmp_avx2 () at ../sysdeps/x86_64/multiarch/strcmp-avx2.S:102
> #1  0x00005636f48bdecb in stasis_topic_pool_delete_topic (pool=0x5636f70bd0d8, topic_name=0x25 <error: Cannot access memory at address 0x25>) at stasis.c:1876
> #2  0x00005636f48c040c in bridge_topics_destroy (bridge=bridge at entry=0x7f75900b2dd0) at stasis_bridges.c:347
> #3  0x00005636f479c6ce in destroy_bridge (obj=0x7f75900b2dd0) at bridge.c:666
> #4  0x00005636f478c462 in __ao2_ref (user_data=0x7f75900b2dd0, delta=-1, tag=0x0, file=0x7f7772d44000 "res_stasis.c", line=1393, 
>     func=0x7f7772d44fb0 <__PRETTY_FUNCTION__.20350> "_dtor_last_bridge") at astobj2.c:615
> #5  0x00007f7772d3861d in _dtor_last_bridge (v=<synthetic pointer>) at res_stasis.c:1545
> #6  stasis_app_exec (chan=chan at entry=0x7f74f80ce6b0, app_name=<optimized out>, argc=<optimized out>, argv=argv at entry=0x7f738b928980) at res_stasis.c:1393
> #7  0x00007f77728683c9 in app_exec (chan=0x7f74f80ce6b0, data=0x7f74f8080438 "agent-dial,accountCode-agentExten_1344_AD040720231307385679,timeout-30")
>     at app_stasis.c:105
> #8  0x00005636f486edbc in pbx_exec (c=0x7f74f80ce6b0, app=0x5636f7cdb970, data=<optimized out>)
>     at /usr/src/asterisk/asterisk-certified-18.9-cert4/include/asterisk/strings.h:67
> #9  0x00007f777213630d in ari_channel_thread (data=data at entry=0x7f74f8080f20) at /usr/src/asterisk/asterisk-certified-18.9-cert4/include/asterisk/strings.h:739
> #10 0x00005636f48ee338 in dummy_start (data=<optimized out>) at utils.c:1572
> #11 0x00007f77928df609 in start_thread (arg=<optimized out>) at pthread_create.c:477
> #12 0x00007f779265f133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> #0  __strncmp_avx2 () at ../sysdeps/x86_64/multiarch/strcmp-avx2.S:102
> No locals.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list