public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gaël Deest" <GUtopiste@free.fr>
To: linux-kernel@vger.kernel.org
Subject: Oops while unloading module
Date: Sat, 20 Dec 2003 13:26:01 +0100	[thread overview]
Message-ID: <3FE43FD9.3010509@free.fr> (raw)

I first apologize for my approximative english.

I will soon get a Logitech Quickcam pro 4000, so I compiled my kernel 
with the PWC driver for Philips webcams (built-in). In addition, I tried 
to load the external (and closed-source) pwcx module (without the webcam 
plugged-in, of course). When I wanted to unload it with rmmod, it ended 
with "Segmentation fault" and I got the following Oops :

Dec 20 00:39:56 home kernel: Unable to handle kernel NULL pointer 
dereference at virtual address 00000000
Dec 20 00:39:56 home kernel:  printing eip:
Dec 20 00:39:56 home kernel: 00000000
Dec 20 00:39:56 home kernel: *pde = 00000000
Dec 20 00:39:56 home kernel: Oops: 0000 [#1]
Dec 20 00:39:56 home kernel: CPU:    0
Dec 20 00:39:56 home kernel: EIP:    0060:[<00000000>]    Tainted: PF
Dec 20 00:39:56 home kernel: EFLAGS: 00210246
Dec 20 00:39:56 home kernel: EIP is at 0x0
Dec 20 00:39:56 home kernel: eax: 00000000   ebx: e1a11d40   ecx: 
00000000   edx: e1a11d40
Dec 20 00:39:56 home kernel: esi: c045f718   edi: 00000000   ebp: 
00000880   esp: c2fadf5c
Dec 20 00:39:56 home kernel: ds: 007b   es: 007b   ss: 0068
Dec 20 00:39:56 home kernel: Process rmmod (pid: 13771, 
threadinfo=c2fac000 task=cfd4e040)
Dec 20 00:39:56 home kernel: Stack: c0133549 e1a11d40 bffff7b0 0000003b 
00000000 78637770 40016000 c0147787
Dec 20 00:39:56 home kernel:        df571100 c7da6700 c2454e80 40016000 
40017000 40017000 c2454e80 df571100
Dec 20 00:39:56 home kernel:        df571120 00000000 c2fac000 00147814 
df571100 bffff7b0 bffff7b0 00000880
Dec 20 00:39:56 home kernel: Call Trace:
Dec 20 00:39:56 home kernel:  [<c0133549>] sys_delete_module+0x119/0x190
Dec 20 00:39:56 home kernel:  [<c0147787>] do_munmap+0x147/0x190
Dec 20 00:39:56 home kernel:  [<c01091c7>] syscall_call+0x7/0xb
Dec 20 00:39:56 home kernel:
Dec 20 00:39:56 home kernel: Code:  Bad EIP value.

Then, I wanted to see if the module was here again and typed "lsmod", 
and it hanged. At this state, I can't load any other module because 
modprobe hangs too. My kernel is compiled with both "module unloading" 
and "forced module unloading."

If needed, may you tell me how I could provide further informations ?

Thanks :-) And great job for 2.6 anyway ;-)

             reply	other threads:[~2003-12-20 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-20 12:26 Gaël Deest [this message]
2003-12-21  1:19 ` Oops while unloading module Greg KH

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=3FE43FD9.3010509@free.fr \
    --to=gutopiste@free.fr \
    --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