You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I was looking around the command line output and I wondered where this assertion came from.
Turns out it comes not from the opendf binary but from glibc itself and I am not enough skilled to go deeper in the code to spot it.
It firstly appeared in cba709b (sadly a huge commit) and is still present in master, thanks git-bisect.
It's not a high priority issue at all, just an error message to keep track of since it does not affect/crash anything yet.
Tell me if you need more info about this failed assertion.
The text was updated successfully, but these errors were encountered:
So I was looking around the command line output and I wondered where this assertion came from.
Turns out it comes not from the opendf binary but from glibc itself and I am not enough skilled to go deeper in the code to spot it.
It firstly appeared in cba709b (sadly a huge commit) and is still present in master, thanks git-bisect.
It's not a high priority issue at all, just an error message to keep track of since it does not affect/crash anything yet.
Tell me if you need more info about this failed assertion.
The text was updated successfully, but these errors were encountered: