Skip to content

Allow custom-defined SRT_ASSERT() function#2840

Merged
maxsharabayko merged 1 commit intoHaivision:masterfrom
jeandube:dev-custom-assert
Jan 8, 2024
Merged

Allow custom-defined SRT_ASSERT() function#2840
maxsharabayko merged 1 commit intoHaivision:masterfrom
jeandube:dev-custom-assert

Conversation

@jeandube
Copy link
Copy Markdown
Collaborator

@jeandube jeandube commented Jan 3, 2024

Running our server as a daemon we get a SIGABRT crash in our logs with no indication of what the assert is. We have some occurrences of unresolved crashes reporting SIGABRT. Our ASSERT function logs the assert condition, file and line number, a stack back trace and all threads state.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Jan 8, 2024
@maxsharabayko maxsharabayko added this to the v1.5.4 milestone Jan 8, 2024
@maxsharabayko maxsharabayko merged commit 88c6214 into Haivision:master Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants