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
Aug 3 18:35:39 servidor <80><93>þk<8a>^?[23135]: DEBUG: _netio_setsockbufsize.278: trying to set input buffer size to 10485760
Aug 3 18:35:39 servidor <80><93>þk<8a>^?[23135]: DEBUG: _netio_setsockbufsize.278: trying to set output buffer size to 1048576
The process ID (23235) is the parent process for the CMA:
Which comes down to g_debug from glib2.
This used to work.
Which makes me think maybe it's a change in Glib.
I suspect things related to g_log_writer_default() - which formats things suitable for the systemd journal.
Here are some sample outputs:
The process ID (23235) is the parent process for the CMA:
This is very consistent and happens every time we start the CMA.
There are corresponding log messages from the CMA itself, and they look just fine:
The text was updated successfully, but these errors were encountered: