You are not logged in.

#1 2014-06-21 10:03:39

Saren
Member
Registered: 2014-04-02
Posts: 13

kernel.log gsettings segfault spam

So one day I had enough of the spamming core dump message in my kernel.log,

Jun 21 17:07:37 wtako systemd-coredump[16988]: Process 16987 (gsettings) dumped core.
Jun 21 17:18:08 wtako kernel: [213218.968867] gsettings[30608]: segfault at 20 ip 00007fb4048af883 sp 00007fff9b6072e8 error 6 in libgio-2.0.so.0.4000.0[7fb4047fd000+169000]
Jun 21 17:18:08 wtako systemd-coredump[30609]: Process 30608 (gsettings) dumped core.
Jun 21 17:27:22 wtako kernel: [213771.716476] gsettings[9633]: segfault at 20 ip 00007fca91411883 sp 00007fff0f82e918 error 6 in libgio-2.0.so.0.4000.0[7fca9135f000+169000]
Jun 21 17:27:22 wtako systemd-coredump[9634]: Process 9633 (gsettings) dumped core.
Jun 21 17:28:34 wtako kernel: [213844.130770] gsettings[11241]: segfault at 20 ip 00007f59428ea883 sp 00007fff4760e428 error 6 in libgio-2.0.so.0.4000.0[7f5942838000+169000]
Jun 21 17:28:34 wtako systemd-coredump[11242]: Process 11241 (gsettings) dumped core.
Jun 21 17:42:55 wtako kernel: [214704.771397] gsettings[28394]: segfault at 20 ip 00007f146b168883 sp 00007fff5cf2d938 error 6 in libgio-2.0.so.0.4000.0[7f146b0b6000+169000]
Jun 21 17:42:55 wtako systemd-coredump[28395]: Process 28394 (gsettings) dumped core.
Jun 21 17:44:27 wtako kernel: [214796.996606] gsettings[30448]: segfault at 20 ip 00007f9dcf64c883 sp 00007fffdaefa1a8 error 6 in libgio-2.0.so.0.4000.0[7f9dcf59a000+169000]
Jun 21 17:44:27 wtako systemd-coredump[30449]: Process 30448 (gsettings) dumped core.
Jun 21 17:44:28 wtako kernel: [214797.756184] gsettings[30491]: segfault at 20 ip 00007f40f6206883 sp 00007ffff0f65d48 error 6 in libgio-2.0.so.0.4000.0[7f40f6154000+169000]
Jun 21 17:44:28 wtako systemd-coredump[30492]: Process 30491 (gsettings) dumped core.

gsettings is a file of glib2 pkg, and glib2 cannot be removed because it is a dependency.
I tryed

$ gsettings help

, but it gave me segfault. It makes me wonder.
I found that core dump message started around 2014-04-07, here is the packages I have installed on that day.

[2014-04-07 00:40] [PACMAN] installed markdown (1.0.1-5)
[2014-04-07 00:49] [ALPM-SCRIPTLET] --> Sample config files are installed with .sample extension.
[2014-04-07 00:49] [PACMAN] installed nagios (4.0.4-1)
[2014-04-07 01:26] [PACMAN] installed fcgi (2.4.0-9)
[2014-04-07 01:26] [PACMAN] installed fcgiwrap (1.1.0-3)
[2014-04-07 01:36] [PACMAN] installed spawn-fcgi (1.6.3-2)
[2014-04-07 01:50] [PACMAN] reinstalled spawn-fcgi (1.6.3-2)
[2014-04-07 01:53] [PACMAN] installed cmake (2.8.12.2-2)
[2014-04-07 01:53] [PACMAN] installed libev (4.15-2)
[2014-04-07 01:53] [PACMAN] installed multiwatch (1.0.0-1)
[2014-04-07 02:21] [PACMAN] installed net-snmp (5.7.2.1-2)
[2014-04-07 02:22] [PACMAN] installed nagios-plugins (1.5-2)
[2014-04-07 03:12] [PACMAN] installed net-snmp (5.7.2.1-2)
[2014-04-07 05:23] [PACMAN] installed perl-gd (2.51-1)

How do I know which process spawned gsettings?

Offline

Board footer

Powered by FluxBB