linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: samppa@k213a.lanhovi.ton.tut.fi (Sami Nieminen)
To: linux-kernel@vger.kernel.org
Subject: mount bug
Date: Sun, 5 Aug 2001 22:00:57 +0300	[thread overview]
Message-ID: <20010805220057.A16219@k213a.lanhovi.ton.tut.fi> (raw)

I am getting a random kernel bug upon mounting my SCSI dvd drive. It's
random because it doesn't happend every time when I mount. I copied some CDs
to SCSI hd during the past few days and had to mount/umount several times. 
Mount hung twice and I got the following message on my syslog:

------------------------------------------------------------------------
Aug  5 21:10:02 beavis kernel: Unable to handle kernel paging request at
virtual address e2da6998
Aug  5 21:10:02 beavis kernel:  printing eip:
Aug  5 21:10:02 beavis kernel: e2da6998
Aug  5 21:10:02 beavis kernel: *pde = 1e523067
Aug  5 21:10:02 beavis kernel: *pte = 00000000
Aug  5 21:10:02 beavis kernel: Oops: 0000
Aug  5 21:10:02 beavis kernel: CPU:    0
Aug  5 21:10:02 beavis kernel: EIP:
0010:[af_packet:__insmod_af_packet_O/lib/modules/2.4.7-6mdksmp/kernel/net/p+-22120/96]
Aug  5 21:10:02 beavis kernel: EIP:    0010:[<e2da6998>]
Aug  5 21:10:02 beavis kernel: EFLAGS: 00010296
Aug  5 21:10:02 beavis kernel: eax: 00000000   ebx: d9901ba0   ecx:
00000286edx: 00000000
Aug  5 21:10:02 beavis kernel: esi: 00000000   edi: df011d80   ebp:
00000000esp: df011d34
Aug  5 21:10:02 beavis kernel: ds: 0018   es: 0018   ss: 0018
Aug  5 21:10:02 beavis kernel: Process mount (pid: 5460, stackpage=df011000)
Aug  5 21:10:02 beavis kernel: Stack: 000000c8 00000000 c67fb414 e2da8760
00000000 e2da8760 00000000 00000001
Aug  5 21:10:02 beavis kernel:        00000000 d9901bf4 c19d2e00 e2da6abf
00000000 df011d80 00000000 00000000
Aug  5 21:10:02 beavis kernel:        00000001 00000003 00000000 00000000
00000000 0000001b e2da6bb2 00000000
Aug  5 21:10:02 beavis kernel: Call Trace: [open_for_data+239/708]
[cdrom_open+130/188] [blkdev_get+229/296] [get_sb_bdev+351/512]
[do_add_mount+258/572]
Aug  5 21:10:02 beavis kernel: Call Trace: [<c01a802f>] [<c01a7f06>]
[<c013ef25>] [<c013cac3>] [<c013d44a>]
Aug  5 21:10:02 beavis kernel:
[af_packet:__insmod_af_packet_O/lib/modules/2.4.7-6mdksmp/kernel/net/p+-34744/96]
[af_packet:__insmod_af_packet_O/lib/modules/2.4.7-6mdksmp/kernel/net/p+-34744/96]
[do_mount+242/268] [copy_mount_options+84/160] [sys_mount+175/284]
[system_call+51/64]
Aug  5 21:10:02 beavis kernel:    [<e2da3848>] [<e2da3848>] [<c013d716>]
[<c013d5d8>] [<c013d7df>] [<c0106fa3>]
Aug  5 21:10:02 beavis kernel:
Aug  5 21:10:02 beavis kernel: Code:  Bad EIP value.
------------------------------------------------------------------------

This is SMP box (2xP3-850) with Abit VP6 motherboard (VIA), Tekram DC390 U2W 
SCSI controller and 512MB of RAM. It is running Mandrake kernel 2.4.7-6mdksmp, 
which is essentially a 2.4.7-ac5.

P.S. CC to me as I am not subscribed to lkml.

--
Sami Nieminen

                 reply	other threads:[~2001-08-05 19:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010805220057.A16219@k213a.lanhovi.ton.tut.fi \
    --to=samppa@k213a.lanhovi.ton.tut.fi \
    --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;
as well as URLs for NNTP newsgroup(s).