All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Loschwitz <madkiss@madkiss.org>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Massive problems with 2.4.20 module loading
Date: Sat, 30 Nov 2002 09:49:40 +0100	[thread overview]
Message-ID: <20021130084940.GA4534@minerva.local.lan> (raw)

[-- Attachment #1: Type: text/plain, Size: 2744 bytes --]

Hello Marcelo, hello world,

I'm having massive problems with Linux 2.4.20 and modul loading. In fact,
it seems to have something to do with devfs. Everytime i try to load a
module which is supposed to create something new in /dev, i get an Oops.
I noticed that behaviour with vmware-module and now also with ALSA 
0.9.0rc6. Is there a fix available for this yet?

Call trace (ksymoops):

EIP:    0010:[<c01185d5>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010046
eax: ddb67b34   ebx: 00000000   ecx: d3a13ef8   edx: d3a13ef0
esi: 00000246   edi: 00000000   ebp: ddb67a00   esp: d3a13eb8
ds: 0018   es: 0018   ss: 0018
Process xmms (pid: 4406, stackpage=d3a13000)
Stack: d3a13ef0 ddb67b34 e292e6ea d70acb40 dba8c640 df6fb040 dba8c648 d309eec0 
       d309eed8 00000000 00000000 00000000 00000003 d309eec0 00000000 d3a12000 
       d309eec0 d369a940 00000000 00000000 00000000 00000000 c017e500 e292c000 
Call Trace:    [<e292e6ea>] [<c017e500>] [<c017f19f>] [<c014314e>] [<c01386a3>]
  [<c01385c7>] [<c0138963>] [<c010737f>]
Code: 89 4b 04 89 5a 08 89 41 04 89 08 56 9d 8b 1c 24 8b 74 24 04 


>>EIP; c01185d5 <add_wait_queue+15/30>   <=====

>>eax; ddb67b34 <_end+1d7d60d0/224e35fc>
>>ecx; d3a13ef8 <_end+13682494/224e35fc>
>>edx; d3a13ef0 <_end+1368248c/224e35fc>
>>ebp; ddb67a00 <_end+1d7d5f9c/224e35fc>
>>esp; d3a13eb8 <_end+13682454/224e35fc>

Trace; e292e6ea <[snd-pcm-oss]snd_pcm_oss_open+17a/250>
Trace; c017e500 <devfs_get_ops+60/90>
Trace; c017f19f <devfs_open+13f/1a0>
Trace; c014314e <vfs_permission+7e/140>
Trace; c01386a3 <dentry_open+d3/1d0>
Trace; c01385c7 <filp_open+67/70>
Trace; c0138963 <sys_open+53/a0>
Trace; c010737f <system_call+33/38>

Code;  c01185d5 <add_wait_queue+15/30>
00000000 <_EIP>:
Code;  c01185d5 <add_wait_queue+15/30>   <=====
   0:   89 4b 04                  mov    %ecx,0x4(%ebx)   <=====
Code;  c01185d8 <add_wait_queue+18/30>
   3:   89 5a 08                  mov    %ebx,0x8(%edx)
Code;  c01185db <add_wait_queue+1b/30>
   6:   89 41 04                  mov    %eax,0x4(%ecx)
Code;  c01185de <add_wait_queue+1e/30>
   9:   89 08                     mov    %ecx,(%eax)
Code;  c01185e0 <add_wait_queue+20/30>
   b:   56                        push   %esi
Code;  c01185e1 <add_wait_queue+21/30>
   c:   9d                        popf   
Code;  c01185e2 <add_wait_queue+22/30>
   d:   8b 1c 24                  mov    (%esp,1),%ebx
Code;  c01185e5 <add_wait_queue+25/30>
  10:   8b 74 24 04               mov    0x4(%esp,1),%esi

-- 
  .''`.   Name: Martin Loschwitz
 : :'  :  E-Mail: madkiss@madkiss.org
 `. `'`   www: http://www.madkiss.org/ 
   `-     Use Debian GNU/Linux - http://www.debian.org    

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2002-11-30  8:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-30  8:49 Martin Loschwitz [this message]
2002-11-30 14:36 ` Massive problems with 2.4.20 module loading Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2002-11-30 16:08 Chris Rankin
2002-12-01  2:04 ` Alan Cox

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=20021130084940.GA4534@minerva.local.lan \
    --to=madkiss@madkiss.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.