This bug is known to be triggered by using Chromium (which
creates a network namespace) and some Nokia phones (which trigger
loading of phonet).
Reference: http://code.google.com/p/chromium/issues/detail?id=54617
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
I'm submitting this for 2.6.32 only. The bug is reported to be fixed in
later kernel versions, but it's not clear exactly which change fixed it
or whether that is suitable for stable. Rémi may be able to suggest a
better way to fix this.
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 1285361013.2697.179.camel@localhost">http://lists.debian.org/1285361013.2697.179.camel@localhost
> The lifetime management for per-namespace state in phonet is broken in
> 2.6.32. When a network namespace is destroyed it will crash
> (repeatably):
...
> This bug is known to be triggered by using Chromium (which
> creates a network namespace) and some Nokia phones (which trigger
> loading of phonet).
>
> Reference: http://code.google.com/p/chromium/issues/detail?id=54617
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
> ---
> I'm submitting this for 2.6.32 only. The bug is reported to be fixed in
> later kernel versions, but it's not clear exactly which change fixed it
> or whether that is suitable for stable. Rémi may be able to suggest a
> better way to fix this.
As far as I'm concerned:
Acked-by: David S. Miller <davem@davemloft.net>
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100924.134731.102558041.davem@davemloft.net">htt p://lists.debian.org/20100924.134731.102558041.davem@davemloft.net
09-28-2010, 08:45 PM
"Rémi Denis-Courmont"
Bug#597904: phonet: Restrict to initial namespace
On Friday 24 September 2010 23:43:33 ext Ben Hutchings, you wrote:
> The lifetime management for per-namespace state in phonet is broken in
> 2.6.32. When a network namespace is destroyed it will crash
> (repeatably):
I sent a slightly different patch that does more or less the same thing a few
days back but not to the right places. Anyway, it's fine to me either way.
--
Rémi Denis-Courmont
Nokia Devices R&D, Maemo Software, Helsinki
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201009282345.51956.remi.denis-courmont@nokia.com">http://lists.debian.org/201009282345.51956.remi.denis-courmont@nokia.com
09-28-2010, 09:10 PM
Ben Hutchings
Bug#597904: phonet: Restrict to initial namespace
On Tue, 2010-09-28 at 23:45 +0300, Rémi Denis-Courmont wrote:
> On Friday 24 September 2010 23:43:33 ext Ben Hutchings, you wrote:
> > The lifetime management for per-namespace state in phonet is broken in
> > 2.6.32. When a network namespace is destroyed it will crash
> > (repeatably):
>
> I sent a slightly different patch that does more or less the same thing a few
> days back but not to the right places. Anyway, it's fine to me either way.
I saw your patch on the Chromium bug tracker but it wasn't applicable to
2.6.32.y.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
09-28-2010, 09:18 PM
"Rémi Denis-Courmont"
Bug#597904: phonet: Restrict to initial namespace
On Wednesday 29 September 2010 00:10:50 ext Ben Hutchings, you wrote:
> On Tue, 2010-09-28 at 23:45 +0300, Rémi Denis-Courmont wrote:
> > On Friday 24 September 2010 23:43:33 ext Ben Hutchings, you wrote:
> > > The lifetime management for per-namespace state in phonet is broken in
> > > 2.6.32. When a network namespace is destroyed it will crash
> >
> > > (repeatably):
> > I sent a slightly different patch that does more or less the same thing a
> > few days back but not to the right places. Anyway, it's fine to me
> > either way.
>
> I saw your patch on the Chromium bug tracker but it wasn't applicable to
> 2.6.32.y.
I am quite sure the patch on netdev works fine.
--
Rémi Denis-Courmont
Nokia Devices R&D, Maemo Software, Helsinki
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201009290018.54962.remi.denis-courmont@nokia.com">http://lists.debian.org/201009290018.54962.remi.denis-courmont@nokia.com
09-28-2010, 09:56 PM
Ben Hutchings
Bug#597904: phonet: Restrict to initial namespace
On Wed, 2010-09-29 at 00:18 +0300, Rémi Denis-Courmont wrote:
> On Wednesday 29 September 2010 00:10:50 ext Ben Hutchings, you wrote:
> > On Tue, 2010-09-28 at 23:45 +0300, Rémi Denis-Courmont wrote:
> > > On Friday 24 September 2010 23:43:33 ext Ben Hutchings, you wrote:
> > > > The lifetime management for per-namespace state in phonet is broken in
> > > > 2.6.32. When a network namespace is destroyed it will crash
> > >
> > > > (repeatably):
> > > I sent a slightly different patch that does more or less the same thing a
> > > few days back but not to the right places. Anyway, it's fine to me
> > > either way.
> >
> > I saw your patch on the Chromium bug tracker but it wasn't applicable to
> > 2.6.32.y.
>
> I am quite sure the patch on netdev works fine.
Sorry, I missed that. I've attached your patch for Greg to use instead
of mine.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.