netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: "David S. Miller" <davem@redhat.com>
Cc: hadi@cyberus.ca, netdev@oss.sgi.com
Subject: Re: assertion failure at net/sched/sch_generic.c(530)
Date: Tue, 23 Sep 2003 17:44:30 -0700	[thread overview]
Message-ID: <3F70E8EE.9070606@pacbell.net> (raw)
In-Reply-To: <20030923170858.3c3b0b8e.davem@redhat.com>


>>>   KERNEL: assertion (dev->qdisc_list == NULL) failed at
>>>   net/sched/sch_generic.c(530)
>>
>>Crap, I think I know what made this start happening.
> 
> 
> Wait, David do you have CONFIG_NET_SCHED enabled in your
> config?

No ...


> Qdiscs don't get unlinked in qdisc_destroy() unless that config
> is enabled.  If you have it off, that explains the bug and the
> fix is obvious.

Well, obvious to people who know that part of the stack ... :)

  reply	other threads:[~2003-09-24  0:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24  0:11 assertion failure at net/sched/sch_generic.c(530) David Brownell
2003-09-24  0:02 ` David S. Miller
2003-09-24  0:08   ` David S. Miller
2003-09-24  0:44     ` David Brownell [this message]
2003-09-24  0:42       ` David S. Miller
2003-09-24 15:10         ` David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F70E8EE.9070606@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=davem@redhat.com \
    --cc=hadi@cyberus.ca \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).