All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Sebek <sebek64@post.cz>
To: linux-kernel@vger.kernel.org
Subject: [OOPS] less /proc/net/igmp
Date: Mon, 25 Aug 2003 18:32:06 +0200	[thread overview]
Message-ID: <20030825163206.GA1340@penguin.penguin> (raw)

This Oops appears on 2.5.74+ kernels (including 2.6.0-test4) when
I'm trying to read /proc/net/igmp with 'less', 'cat' displays
the file content without oops:

LILO boot: linux init=/bin/bash
 ...
[snip]
 ...
bash# mount /proc
bash# cat /proc/net/igmp
Idx	Device    : Count Querier	Group    Users Timer	Reporter
bash# less /proc/net/igmp
Idx	Device    : Count Querier	Group    Users Timer	Reporter
bash# ifup -a
bash# cat /proc/net/igmp
Idx	Device    : Count Querier	Group    Users Timer	Reporter
1	lo        :     0      V2
				010000E0     1 0:FFFA22F0		0
bash# less /proc/net/igmp
Unable to handle kernel paging request at virtual address 08051be0
 printing eip:
08051be0
*pde = 0fb66067
*pfe = 00000000
Oops: 0004 [#1]
CPU:    0
EIP:    0073:[<08051be0>]    Not tainted
EFLAGS: 00010246
EIP is at 0x8051be0
eax: 0805fb68   ebx: 00000001   ecx: 00000000   edx: 00000019
esi: 08060649   edi: 08057543   ebp: bffffd8c   esp: bfffda50
ds: 007b   es: 007b   ss: 007b
Process less (pid 20, threadinfo = cfab6000 task = c13560cd)
 <0>Kernel panic: Fatal exception in interrupt
In interrupt handler - not syncing


EIP points to the begin of the function clr_linenum() in
less-374/linenum.c:78 (instruction 'push %ebp').

Kernel is compiled by gcc-2.95.4 (20011002) from Debian woody.
Less is from woody and also from the original sources.


-- 
Marcel Sebek
jabber: sebek@jabber.cz                     ICQ: 279852819
linux user number: 307850                 GPG ID: 5F88735E
GPG FP: 0F01 BAB8 3148 94DB B95D  1FCA 8B63 CA06 5F88 735E


             reply	other threads:[~2003-08-25 16:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-25 16:32 Marcel Sebek [this message]
2003-08-25 16:44 ` [OOPS] less /proc/net/igmp Nagendra Singh Tomar
2003-08-26  6:03 ` YOSHIFUJI Hideaki / 吉藤英明
2003-08-26  6:23   ` Owen Ford
2003-08-26  8:32     ` YOSHIFUJI Hideaki / 吉藤英明
2003-08-26 16:54       ` YOSHIFUJI Hideaki / 吉藤英明
2003-08-26 17:24         ` Matt Gibson
2003-08-26 20:18         ` Owen Ford
2003-08-26 23:39           ` YOSHIFUJI Hideaki / 吉藤英明
2003-08-28  6:40             ` David S. Miller
2003-08-26  6:23   ` Owen Ford
2003-08-26 10:29   ` James Morris
2003-08-26  6:41 ` Christian Axelsson
2003-08-26  7:10   ` Owen Ford
2003-08-26  7:10   ` Owen Ford
2003-08-26  6:41 ` Christian Axelsson

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=20030825163206.GA1340@penguin.penguin \
    --to=sebek64@post.cz \
    --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 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.