HangfireIO / HangfireIO/Hangfire
SQL Kerberos Authentication causes Segmentation Fault
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
If using Kerberos Authentication for SQL Server on Linux the application crashes with a Segmentation Fault as soon as Hangfire tries to connect to SQL
See [here](https://github.com/dotnet/SqlClient/issues/1390#issuecomment-1203966823) for how I fixed it in other applications - may be helpful!
Contributor guide
Research direction
Reproduce the reported crash by configuring Kerberos authentication for SQL Server on Linux and letting Hangfire connect. Review the linked SqlClient issue and workaround for relevant connection behavior; done means the connection no longer causes a segmentation fault.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- authentication, backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100