Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] NullReferenceException in Microsoft.Azure.Amqp 2.6.5 #43929

Closed
Chocanto opened this issue May 8, 2024 · 6 comments
Closed

[BUG] NullReferenceException in Microsoft.Azure.Amqp 2.6.5 #43929

Chocanto opened this issue May 8, 2024 · 6 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Bus

Comments

@Chocanto
Copy link

Chocanto commented May 8, 2024

Library name and version

Azure.Messaging.ServiceBus

Describe the bug

Hi,

Microsoft.Azure.Amqp version 2.6.5 contains a bug that could throw an uncatched NullReferenceException in some circonstances.
This library was recently fixed and a new version was released: 2.6.6 (see Azure/azure-amqp#258).

Azure.Messaging.ServiceBus is still using Microsoft.Azure.Amqp version 2.6.5. Would it be possible to use the latest, fixed, version of Microsoft.Azure.Amqp please?

Thank you,
Anthony

Expected behavior

Azure.Messaging.ServiceBus does not crash with a NullReferenceException

Actual behavior

Azure.Messaging.ServiceBus could crash with a NullReferenceException

Reproduction Steps

Normal useage of Azure.Messaging.ServiceBus

Environment

No response

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Bus labels May 8, 2024
Copy link

github-actions bot commented May 8, 2024

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@jsquire jsquire assigned jsquire and unassigned JoshLove-msft May 8, 2024
@jsquire
Copy link
Member

jsquire commented May 8, 2024

Hi @Chocanto. Thanks for the heads-up. We'll bump the central version of the AMQP library and include v2.6.6 in our next release. In the meantime, if you're impacted by the AMQP bug, I'd recommend taking a direct reference to Microsoft.Azure.Amqp v2.6.6 in your application, which will hoist the version used by the Service Bus package.

@Chocanto
Copy link
Author

Chocanto commented May 8, 2024

Perfect, thank you very much for your quick reply!

@jsquire
Copy link
Member

jsquire commented May 8, 2024

Addressed by #43930.

@jsquire jsquire added the issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. label May 8, 2024
@github-actions github-actions bot removed the needs-team-attention This issue needs attention from Azure service team or SDK team label May 8, 2024
Copy link

github-actions bot commented May 8, 2024

Hi @Chocanto. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.

Copy link

Hi @Chocanto, since you haven’t asked that we /unresolve the issue, we’ll close this out. If you believe further discussion is needed, please add a comment /unresolve to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Bus
Projects
None yet
Development

No branches or pull requests

3 participants