* RHEL4 kernel-2.6.9-42.0.2.EL
@ 2007-07-18 21:50 Andrew Li
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Li @ 2007-07-18 21:50 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RHEL4 kernel-2.6.9-42.0.2.EL
[not found] <fa.L02b3ieT1leTgLLxb/wPJjqu77k@ifi.uio.no>
@ 2007-07-18 23:35 ` Robert Hancock
0 siblings, 0 replies; 2+ messages in thread
From: Robert Hancock @ 2007-07-18 23:35 UTC (permalink / raw)
To: andrew2.li; +Cc: linux-kernel
Andrew Li wrote:
> 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?
Looks like it's jumping to a null address. Presumably a cron bug.
--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-18 23:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.L02b3ieT1leTgLLxb/wPJjqu77k@ifi.uio.no>
2007-07-18 23:35 ` RHEL4 kernel-2.6.9-42.0.2.EL Robert Hancock
2007-07-18 21:50 Andrew Li
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.