public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Georg Schild <dangertools@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: 2.6.10-rc[2|3] protection fault on /proc/devices
Date: Tue, 07 Dec 2004 00:11:11 +0100	[thread overview]
Message-ID: <41B4E70F.8040306@gmx.net> (raw)

Since 2.6.10-rc2 I am having problems accessing /proc/devices. On 
startup some init-skripts access this node and print out a protection 
fault. i am having this on pcmcia and swap startup. My system is an 
amd64 @3000+ in an Acer Aspire 1501Lmi at 64bit mode running gentoo. 
.config is the same as on 2.6.10-rc1 which works good. cat on 
/proc/devices gives the same problems. The kernel has just a patch for 
wbsd (builtin mmc-cardreader) from Pierre Ossman in use, everything else 
is vanilla. Does anyone know of this issue and perhaps on how to solve this?

Regards

Georg Schild

> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hda10, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hda11, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> general protection fault: 0000 [1]
> CPU 0
> Modules linked in:
> Pid: 5693, comm: grep Not tainted 2.6.10-rc3
> RIP: 0010:[<ffffffff8028c5b5>] <ffffffff8028c5b5>{get_blkdev_list+85}
> RSP: 0018:000001001eec1e48  EFLAGS: 00010202
> RAX: 000000000000000c RBX: 6d736f2d636f7270 RCX: 0000000000000000
> RDX: ffffffff804332e2 RSI: fffffffffffffffe RDI: ffffffff804332e2
> RBP: 0000000000000048 R08: 00000000ffffffff R09: 0000000000000009
> R10: 00000000ffffffff R11: 0000000000000000 R12: 000001001f248139
> R13: 000000000000000b R14: 0000000000000c00 R15: 0000000000000000
> FS:  0000000000000000(0000) GS:ffffffff805f71c0(0000) knlGS:0000000000000000
> CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
> CR2: 0000002a95725f60 CR3: 0000000000101000 CR4: 00000000000006e0
> Process grep (pid: 5693, threadinfo 000001001eec0000, task 000001001e80f0b0)
> Stack: 0000000000000003 0000000000000139 000001001eec1ed8 000001001f248000
>        000001001eec1ed4 ffffffff80186903 000001001ec4be80 0000000000000000
>        000001001f248000 0000000000000c00
> Call Trace:<ffffffff80186903>{devices_read_proc+67} <ffffffff801841ba>{proc_file_read+234}
>        <ffffffff80158ac7>{vfs_read+199} <ffffffff80158d73>{sys_read+83}
>        <ffffffff8010e12a>{system_call+126}
> 
> Code: 8b 53 08 48 8d 4b 0c 48 63 fd 4c 01 e7 48 c7 c6 db 32 43 80
> RIP <ffffffff8028c5b5>{get_blkdev_list+85} RSP <000001001eec1e48>
>  <0>general protection fault: 0000 [2]
> CPU 0
> Modules linked in:
> Pid: 12088, comm: cardmgr Not tainted 2.6.10-rc3
> RIP: 0010:[<ffffffff8028c5b5>] <ffffffff8028c5b5>{get_blkdev_list+85}
> RSP: 0018:000001001ef97e48  EFLAGS: 00010202
> RAX: 000000000000000c RBX: 6d736f2d636f7270 RCX: 0000000000000000
> RDX: ffffffff804332e2 RSI: fffffffffffffffe RDI: ffffffff804332e2
> RBP: 0000000000000048 R08: 00000000ffffffff R09: 0000000000000009
> R10: 00000000ffffffff R11: 0000000000000000 R12: 000001001ea9f139
> R13: 000000000000000b R14: 0000000000000400 R15: 0000000000000000
> FS:  0000000000519ae0(0000) GS:ffffffff805f71c0(0000) knlGS:0000000000000000
> CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
> CR2: 0000002a956cb5c0 CR3: 0000000000101000 CR4: 00000000000006e0
> Process cardmgr (pid: 12088, threadinfo 000001001ef96000, task 000001001f2ac910)
> Stack: 0000000000100073 0000000000000139 000001001ef97ed8 000001001ea9f000
>        000001001ef97ed4 ffffffff80186903 000001001e12f480 0000000000000000
>        000001001ea9f000 0000000000000400
> Call Trace:<ffffffff80186903>{devices_read_proc+67} <ffffffff801841ba>{proc_file_read+234}
>        <ffffffff80158ac7>{vfs_read+199} <ffffffff80158d73>{sys_read+83}
>        <ffffffff8010e12a>{system_call+126}
> 
> Code: 8b 53 08 48 8d 4b 0c 48 63 fd 4c 01 e7 48 c7 c6 db 32 43 80
> RIP <ffffffff8028c5b5>{get_blkdev_list+85} RSP <000001001ef97e48>
>  <6>tg3: eth0: Link is up at 100 Mbps, full duplex.
> tg3: eth0: Flow control is on for TX and on for RX.


             reply	other threads:[~2004-12-06 23:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06 23:11 Georg Schild [this message]
2004-12-07  7:40 ` 2.6.10-rc[2|3] protection fault on /proc/devices Andrew Morton
2004-12-07  7:50   ` Georg Schild
2004-12-07  8:31   ` Georg Schild
2004-12-07  9:05     ` Andrew Morton
2004-12-07  9:02   ` Georg Schild
2004-12-07 15:29   ` George Alexandru Dragoi

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=41B4E70F.8040306@gmx.net \
    --to=dangertools@gmx.net \
    --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