Re: Random crashes with 2.6.27-rc3 on PPC

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Benjamin Herrenschmidt
Date: Saturday, August 23, 2008 - 3:52 pm

On Sat, 2008-08-23 at 16:10 +0200, Michael Buesch wrote:

Random guess:

CONFIG_FRAME_POINTER=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y

Note sure what those together do, check if you have any file compiled
with -fno-omit-frame-pointer and if you do, try to change things so
that you don't ... we found some miscompiles when that is set, exposed
by FTRACE typically (which you don't have enabled) but possibly by other
things.

Ben.


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

Messages in current thread:
Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sat Aug 23, 7:10 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Benjamin Herrenschmidt, (Sat Aug 23, 3:52 pm)
Re: Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sun Aug 24, 12:23 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sun Aug 24, 6:44 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Andreas Schwab, (Sun Aug 24, 7:46 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sun Aug 24, 8:00 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Benjamin Herrenschmidt, (Sun Aug 24, 3:37 pm)
Re: Random crashes with 2.6.27-rc3 on PPC, Benjamin Herrenschmidt, (Sun Aug 24, 3:39 pm)
[PATCH 1/1] Work around the fomit-frame-pointer bug, Tony Breeds, (Mon Sep 1, 11:50 pm)