mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* problem rmmod'ing module
@ 2004-02-17 21:38 Matthew Rench
  2004-02-18  4:06 ` Keith Owens
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Rench @ 2004-02-17 21:38 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-19 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-17 21:38 problem rmmod'ing module Matthew Rench
2004-02-18  4:06 ` Keith Owens
2004-02-18 18:58   ` Matthew Rench
2004-02-19 13:13     ` Keith Owens

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®