From: Christian Kujau <hidden> Date: 2012-11-28 03:23:07
On Tue, 27 Nov 2012 at 19:06, Christian Kujau wrote:
the same thing[0] happened again in 3.7-rc7, after ~20h uptime:
I found the following on patchwork, but this seems to deal with powerpc64
only, while this PowerBook G4 of mine is powerpc32:
http://patchwork.ozlabs.org/patch/193414/
It looks related, but then again, I fail to parse assember...
Christian.
On Tue, 2012-11-27 at 19:22 -0800, Christian Kujau wrote:
On Tue, 27 Nov 2012 at 19:06, Christian Kujau wrote:
quoted
the same thing[0] happened again in 3.7-rc7, after ~20h uptime:
I found the following on patchwork, but this seems to deal with powerpc64
only, while this PowerBook G4 of mine is powerpc32:
http://patchwork.ozlabs.org/patch/193414/
It looks related, but then again, I fail to parse assember...
Hi Christian,
Would you please help to try the following fix? I don't have a powerpc32
machine for test...
Thanks, Zhong
==============================================
From: Christian Kujau <hidden> Date: 2012-11-28 18:59:52
On Wed, 28 Nov 2012 at 16:41, Li Zhong wrote:
Would you please help to try the following fix? I don't have a powerpc32
machine for test...
I've just applied this to 3.7-rc7 and booted the machine. I don't know how
to trigger this bug, so it might take a while until it happens again - or
not, now with your patch applied.
It happened only 2 times so far, after ~8h and after ~20h:
Nov 5 13:28:20 alice kernel: [ 0.000000] Linux version 3.7.0-rc4
Nov 5 21:00:26 alice kernel: [27148.965634] BUG: MAX_STACK_TRACE_ENTRIES too low!
Nov 26 21:53:43 alice kernel: [ 0.000000] Linux version 3.7.0-rc7
Nov 27 17:15:29 alice kernel: [69731.388717] BUG: MAX_STACK_TRACE_ENTRIES too low!
Thanks,
Christian.
--
BOFH excuse #86:
Runt packets
From: Christian Kujau <hidden> Date: 2012-12-01 20:32:23
On Wed, 28 Nov 2012 at 16:41, Li Zhong wrote:
On Tue, 2012-11-27 at 19:22 -0800, Christian Kujau wrote:
quoted
On Tue, 27 Nov 2012 at 19:06, Christian Kujau wrote:
quoted
the same thing[0] happened again in 3.7-rc7, after ~20h uptime:
I found the following on patchwork, but this seems to deal with powerpc64
only, while this PowerBook G4 of mine is powerpc32:
http://patchwork.ozlabs.org/patch/193414/
It looks related, but then again, I fail to parse assember...
Hi Christian,
Would you please help to try the following fix? I don't have a powerpc32
machine for test...
After 3 days of uptime with your patch applied (and "normal" usage, just
as before) no such BUG message occured. So, from my point of view, feel
free to add:
Tested-by: Christian Kujau [off-list ref]
Thanks!
Christian.
On Sat, 2012-12-01 at 12:32 -0800, Christian Kujau wrote:
On Wed, 28 Nov 2012 at 16:41, Li Zhong wrote:
quoted
On Tue, 2012-11-27 at 19:22 -0800, Christian Kujau wrote:
quoted
On Tue, 27 Nov 2012 at 19:06, Christian Kujau wrote:
quoted
the same thing[0] happened again in 3.7-rc7, after ~20h uptime:
I found the following on patchwork, but this seems to deal with powerpc64
only, while this PowerBook G4 of mine is powerpc32:
http://patchwork.ozlabs.org/patch/193414/
It looks related, but then again, I fail to parse assember...
Hi Christian,
Would you please help to try the following fix? I don't have a powerpc32
machine for test...
After 3 days of uptime with your patch applied (and "normal" usage, just
as before) no such BUG message occured. So, from my point of view, feel
free to add:
Tested-by: Christian Kujau [off-list ref]
Thank you, Christian.
I'll try to submit a patch for it.
Thanks, Zhong
From: Christian Kujau <hidden> Date: 2013-01-12 20:43:17
On Wed, 28 Nov 2012 at 16:41, Li Zhong wrote:
On Tue, 2012-11-27 at 19:22 -0800, Christian Kujau wrote:
quoted
On Tue, 27 Nov 2012 at 19:06, Christian Kujau wrote:
quoted
the same thing[0] happened again in 3.7-rc7, after ~20h uptime:
I found the following on patchwork, but this seems to deal with powerpc64
only, while this PowerBook G4 of mine is powerpc32:
http://patchwork.ozlabs.org/patch/193414/
It looks related, but then again, I fail to parse assember...
Hi Christian,
Would you please help to try the following fix? I don't have a powerpc32
machine for test...
The patch hasn't made it into mainline yet. Any chance that this will be
included in 3.8?
Thanks,
Christian.
On Sat, 2013-01-12 at 12:43 -0800, Christian Kujau wrote:
On Wed, 28 Nov 2012 at 16:41, Li Zhong wrote:
quoted
On Tue, 2012-11-27 at 19:22 -0800, Christian Kujau wrote:
quoted
On Tue, 27 Nov 2012 at 19:06, Christian Kujau wrote:
quoted
the same thing[0] happened again in 3.7-rc7, after ~20h uptime:
I found the following on patchwork, but this seems to deal with powerpc64
only, while this PowerBook G4 of mine is powerpc32:
http://patchwork.ozlabs.org/patch/193414/
It looks related, but then again, I fail to parse assember...
Hi Christian,
Would you please help to try the following fix? I don't have a powerpc32
machine for test...
The patch hasn't made it into mainline yet. Any chance that this will be
included in 3.8?
Hm, is there no chance to get this into 3.8? I've been running with this
patch applied since 3.7-rc7 and it got rid of this
"MAX_STACK_TRACE_ENTRIES too low" message. I've just upgraded to 3.8-rc5
and it's still not in mainline :-\
Christian.
[0] http://lkml.indiana.edu/hypermail/linux/kernel/1211.3/01836.html
From: Christian Kujau <hidden> Date: 2013-02-04 00:38:36
On Sun, 27 Jan 2013 at 14:56, Christian Kujau wrote:
Hm, is there no chance to get this into 3.8? I've been running with this
patch applied since 3.7-rc7 and it got rid of this
"MAX_STACK_TRACE_ENTRIES too low" message. I've just upgraded to 3.8-rc5
and it's still not in mainline :-\
Hah! I just noticed that it got merged the next day - Thanks!
Christian.
--
BOFH excuse #80:
That's a great computer you have there; have you considered how it would work as a BSD machine?