mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Renner <ingo@plato.prima.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: OOPS on 2.4.4-ac4
Date: Sun, 13 May 2001 13:15:21 +0200 (CEST)	[thread overview]
Message-ID: <XFMail.010513131521.ingo@plato.prima.de> (raw)
In-Reply-To: <E14yNPC-0001te-00@the-village.bc.nu>

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

Hi,
so I removed the binary modules and one day got by without oops. So I inserted
my TV Card Askey CPH051 and tried to record a videostream with kwintv.
After a while I got an oops 0002 (prev was 0000) saying Unable to handle kernel
paging request at virtual address ... which I also found in the previous oops.
I hope this time the oops report is usefull for you.

On 12-May-01 Alan Cox wrote:
>> 
>> Ok, I will remove vmware and switch from the nvidia driver the nv driver
>> from
>> XFree 4.3. Maybe I get the oops again.
> 
> Let me know if you do. I've got some other dmfe reports I'm looking at so its
> quite possible that is the trigger, but this time I'll be able to know its
> not
> giant binary stuff 8)

        Ciao,
                Ingo

"Here you will see the heart and soul of Babylon 5...also its spleen, its
 kidneys, a veritable parade of internal organs."
        -- Londo (to Lennier), "The Quality of Mercy"


[-- Attachment #2: oops.txt --]
[-- Type: text/plain, Size: 3123 bytes --]

ksymoops 2.4.1 on i686 2.4.4-ac4.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.4-ac4/ (default)
     -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

May 12 18:13:19 lara kernel: ac97_codec: AC97 Audio codec, id: 0x4943:0x4511 (IC
E1232)
May 13 03:46:14 lara kernel: ac97_codec: AC97 Audio codec, id: 0x4943:0x4511 (IC
E1232)
May 13 11:27:29 lara kernel: ac97_codec: AC97 Audio codec, id: 0x4943:0x4511 (IC
E1232)
May 13 11:51:11 lara kernel: ac97_codec: AC97 Audio codec, id: 0x4943:0x4511 (IC
E1232)
May 13 12:47:24 lara kernel: ac97_codec: AC97 Audio codec, id: 0x4943:0x4511 (IC
E1232)
May 13 12:55:45 lara kernel: Unable to handle kernel paging request at virtual a
ddress 00050311
May 13 12:55:45 lara kernel: c012010b
May 13 12:55:45 lara kernel: Oops: 0002
May 13 12:55:45 lara kernel: CPU:    0
May 13 12:55:45 lara kernel: EIP:    0010:[do_mmap_pgoff+475/1040]
May 13 12:55:45 lara kernel: EFLAGS: 00010206
May 13 12:55:45 lara kernel: eax: c8914228   ebx: c1081014   ecx: c1080ff8   edx
: 00050311
May 13 12:55:45 lara kernel: esi: c1080ff8   edi: c8914228   ebp: 000001e9   esp
: c8e4def4
May 13 12:55:45 lara kernel: ds: 0018   es: 0018   ss: 0018
May 13 12:55:45 lara kernel: Process kwintv (pid: 666, stackpage=c8e4d000)
May 13 12:55:45 lara kernel: Stack: c0126476 c1080ff8 c0280938 c0280b10 00000001
 00000000 c01277fd c0280938 
May 13 12:55:45 lara kernel:        00000000 c0280b18 00000000 d3f97f14 c01278f2
 c0280b0c 00000000 00000001 
May 13 12:55:45 lara kernel:        00000001 00000000 c8e4df94 0001f628 d3f97f14
 00000005 00000001 c0280b0c 
May 13 12:55:45 lara kernel: Call Trace: [kmem_cache_shrink+6/64] [swap_out_vma+
141/224] [swap_out+66/176] [filemap_sync+162/544] [shmem_parse_options+6/464] 
May 13 12:55:45 lara kernel: Code: 89 02 8b 41 10 8b 51 34 c7 41 08 00 00 00 00 
85 c0 74 03 89 
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   89 02                     mov    %eax,(%edx)
Code;  00000002 Before first symbol
   2:   8b 41 10                  mov    0x10(%ecx),%eax
Code;  00000005 Before first symbol
   5:   8b 51 34                  mov    0x34(%ecx),%edx
Code;  00000008 Before first symbol
   8:   c7 41 08 00 00 00 00      movl   $0x0,0x8(%ecx)
Code;  0000000f Before first symbol
   f:   85 c0                     test   %eax,%eax
Code;  00000011 Before first symbol
  11:   74 03                     je     16 <_EIP+0x16> 00000016 Before first sy
mbol
Code;  00000013 Before first symbol
  13:   89 00                     mov    %eax,(%eax)


1 warning issued.  Results may not be reliable.

      parent reply	other threads:[~2001-05-13 11:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-11 23:48 Ingo Renner
2001-05-12  0:21 ` Alan Cox
2001-05-12  0:36   ` Ingo Renner
2001-05-12  0:37     ` Alan Cox
2001-05-12 11:46       ` Stephen Torri
2001-05-14 16:58         ` Alan Cox
2001-05-13 11:15       ` Ingo Renner [this message]

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=XFMail.010513131521.ingo@plato.prima.de \
    --to=ingo@plato.prima.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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®