mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matthew Rench <lists@pelennor.net>
To: linux-kernel@vger.kernel.org
Subject: problem rmmod'ing module
Date: Tue, 17 Feb 2004 15:38:58 -0600	[thread overview]
Message-ID: <20040217153858.A11859@pelennor.net> (raw)

Hello,

I'm getting some strange behavior while trying to rmmod a module from my
2.4.21 kernel. Each call to "rmmod" segfaults, leaving the module usage count
incremented. This doesn't seem like something that is supposed to happen,
but I can't understand what the problem is.

When I strace rmmod, the last few lines are:

  query_module(NULL, QM_MODULES, { /* 5 entries */ }, 5) = 0
  query_module("serial", QM_INFO, {address=0xd8816000, size=43620, flags=MOD_RUNNING, usecount=14}, 16) = 0
  query_module( <unfinished ...>
  +++ killed by SIGSEGV +++


I haven't wanted to reboot yet, so I don't know how reproducible this is. (In
fact, I've used this module often on this kernel in the past, and haven't
seen this problem before.) Is there something obvious I am missing?

Thanks,
mdr

             reply	other threads:[~2004-02-17 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-17 21:38 Matthew Rench [this message]
2004-02-18  4:06 ` Keith Owens
2004-02-18 18:58   ` Matthew Rench
2004-02-19 13:13     ` Keith Owens

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=20040217153858.A11859@pelennor.net \
    --to=lists@pelennor.net \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®