08/07/18 09:42:20 aPwhpQpD
F9 x86_64でnscdが何故か突然落ちてしまい困ってます。/var/log/messagesを見るといろんなところで落ちているようです。
Jul 14 05:07:09 example kernel: nscd[16081]: segfault at 7fd953517235 ip 7fd9139727f4 sp 422e3890 error 4 in nscd[7fd913961000+1e000]
Jul 15 01:11:31 example kernel: nscd[5594]: segfault at 1 ip 1 sp 42244cf8 error 14 in ld-2.8.so[110000+1d000]
Jul 16 03:50:49 example kernel: nscd[2631]: segfault at 5e932b28 ip 7f51342d3ccf sp 40932a30 error 6 in nscd[7f51342c2000+1e000]
Jul 16 19:41:31 example kernel: nscd[2563]: segfault at 5fffffd0 ip 1027873 sp 40e33ac8 error 6 in libc-2.8.so[fa4000+162000]
Jul 18 07:26:42 example kernel: nscd[12233]: segfault at 41b13000 ip 7f8c87423eee sp 41b119d0 error 6 in nscd[7f8c87412000+1e000]
Jul 18 09:14:36 example kernel: nscd[17128]: segfault at 7f6d8fda7021 ip 7f6d376c1e5f sp 4258ad00 error 4 in nscd[7f6d376b1000+1e000]
また、ときどきgeneral protectionというのも出ています。
Jul 18 04:50:28 example kernel: nscd[3584] general protection ip:7f214c543e16 sp:423c78d0 error:0 in nscd[7f214c532000+1e000]
nscd -dで走らせてもいきなりsegmentation faultで落ちるのでよく分かりません。
nscdを再起動するときはちゃんと/var/db/nscd/*を消しています。
よろしくお願いします。