NULL dereference in clockevents_program_event

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Thomas Gleixner <tglx@...>
Cc: Ingo Molnar <mingo@...>, Linux Kernel list <linux-kernel@...>, linuxppc-dev list <linuxppc-dev@...>, Paul Mackerras <paulus@...>
Date: Monday, November 19, 2007 - 4:06 pm

Hi,

During a hibernate cycle on my G5, while machine was powering down after
saving the image, I just had a NULL dereference  in
clockevents_program_event when accessing dev->mode, dev was NULL.

Unfortunately the machine rebooted before I was able to write down more
than the fact that it was called from tick_program_event(); the problem
doesn't seem to be easily reproducible.

=46rom what I can see when doing the same thing, the shutdown attempts to
offline all CPUs. Because the snapshot was actually saved to disk and
the machine was shutting down I guess that the it happened at that time,
but I have no idea what else to do to debug this.

I have

| CONFIG_HIGH_RES_TIMERS=3Dy
| CONFIG_NO_HZ=3Dy

in this config.

johannes
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NULL dereference in clockevents_program_event, Johannes Berg, (Mon Nov 19, 4:06 pm)
Re: NULL dereference in clockevents_program_event, Johannes Berg, (Tue Nov 27, 7:52 pm)