New Kernel 6.17.0-19-generic fine - except saw this message in logs

Been running the new kernel 6.17.0-19-generic for a few days now without any issues... But I did see this message in the logs and have NOT seen it before the update:

glib-critical: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed

I rebooted and the message disappeared... I think it is somehow related the Gnome (glib) libraries...

Does anyone know if the new Kernel is having intermittent issues with the Gnome (glib) libraries?

Thanks!

This would be caused by a specific GTK application, not by the kernel. That is a bug in that application and on Zorin OS with Gnome, that leaves a lot of possibilities as to which is the culprit.

In terminal, you can run

journalctl --user -b | grep "g_hash_table_foreach_remove_or_steal"

To see if you can narrow down which application is causing the error.

Do You have any active Problems or does the System run fine? If it runs fine, I think, You can pack this aside. Not every Log Entry does automatically mean that You have directly an affecting Issue.

2 Likes

Ran "journalctl --user -b | grep "g_hash_table_foreach_remove_or_steal" this morning after booting up and nahda (no output)... so it appears fine and maybe that was just a rare glitch :laughing:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.