xadhoom left a comment (kamailio/kamailio#4203)
Going on with my tests, those errors seems "interleaving" problems, where one
thread writes to stderr while another is writing, most of the times you can see
the "interrupted" line continuing after the interleaved one.
This should not happen, since fprintf should be atomic according to glibc, but
this goes out of my reach.
I've tested rebuilding my container with rocky 9 and voilĂ , problem fixes. So
is definitely something related to glibc/gcc differences between noble and
rocky.
Now I'm gonna test it with debian bookworm and see what happens.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4203#issuecomment-2808805812
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4203/2808805...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!