While having a look at dmesg on a constantly running PC (Slackware 14.1, 32-bit MLED package selection) I noticed four consecutive lines, indicating a segfault error in libgobject-2.0.so.0.3, in the format mentioned in the subject of this thread:
Code:
[85884.465356] pool[17324]: segfault at 9ca ip b752f81e sp b59cf048 error 4 in libgobject-2.0.so.0.3600.4[b7500000+4d000]
[86409.406460] pool[17686]: segfault at 866 ip b757181e sp b59cf048 error 4 in libgobject-2.0.so.0.3600.4[b7542000+4d000]
[86880.605962] pool[17784]: segfault at a2010e ip b74ee81e sp b59cf048 error 4 in libgobject-2.0.so.0.3600.4[b74bf000+4d000]
[87483.011890] pool[17976]: segfault at 3030303e ip b750181e sp b59cf048 error 4 in libgobject-2.0.so.0.3600.4[b74d2000+4d000]
The error(s) has apparently occurred while there was no activity on the PC whatsoever, i.e. the screen was locked and the monitor powered off.
Has anybody else experienced such an error? Should I be worried about it or could I ignore it safely?
EDIT: I have added the full error messages and have edited the thread title to make it shorter and, I hope, more informative.