lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 19 Jul 2007 07:50:29 +1000
From:	Andrew Li <andrew2.li@...i.com>
To:	linux-kernel@...r.kernel.org
Subject: RHEL4 kernel-2.6.9-42.0.2.EL

Hi guys,

I have a strange problem with cron, it is doing a segfault every minute.
This problem happened out of the blue, according to authlog no users
have logged onto the system in between the time it last worked and the
time it began to fail.

The error messages from messages file is :
Jul 18 16:16:01 host100 kernel: crond[29540]: segfault at
0000000000000000 rip 0000000000000000 rsp 0000007fbffbf018 error 14

Looking at arch/x86_64/mm/fault.c, this happens when a user proc is
trying to access memory thats not in its memory map. But the address
reported in messages doesn't match /proc/pid/maps.

Does anyone have any idea what this might be?

Andrew
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists