* [BUG] floppy requests
@ 2002-06-21 23:04 William Lee Irwin III
2002-06-21 23:09 ` William Lee Irwin III
0 siblings, 1 reply; 4+ messages in thread
From: William Lee Irwin III @ 2002-06-21 23:04 UTC (permalink / raw)
To: linux-kernel
So I ran grub to try to install it on a disk to boot elsewhere. Lo
and behold, the legendary robustness of floppy handling bursts forth:
On 2.5.24
Cheers,
Bill
generic_make_request: Trying to access nonexistent block-device fd(2,0) (0)
Unable to handle kernel NULL pointer dereference at virtual address 000000a0
printing eip:
c023e39d
*pde = 0d6d1001
Oops: 0000
CPU: 1
EIP: 0010:[<c023e39d>] Not tainted
EFLAGS: 00010002
eax: 00000000 ebx: c95f9e58 ecx: c95f8000 edx: c95f9e60
esi: 00000000 edi: c1175358 ebp: e650fd40 esp: c95f9e2c
ds: 0018 es: 0018 ss: 0018
Process grub (pid: 28571, threadinfo=c95f8000 task=e6ed2060)
Stack: c95f9e58 c95f9e74 c0246ce3 00000000 e650fd40 00000000 c95f9e74 e650fd40
00000200 00000001 f7570200 00000001 00000001 c95f9e60 c95f9e60 c1175358
00000400 00000000 00000000 00000000 e650fd40 00000000 00000000 00000001
Call Trace: [<c0246ce3>] [<c0246c20>] [<c0246d62>] [<c0246eb2>] [<c0142d77>]
[<c0246ae6>] [<c0142f0d>] [<c0143196>] [<c013be51>] [<c013bd66>] [<c013c18b>]
[<c01089e7>]
Code: 8b 86 a0 00 00 00 f0 fe 08 0f 88 d0 18 00 00 8d 9e 94 00 00
<6>note: grub[28571] exited with preempt_count 2
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [BUG] floppy requests
2002-06-21 23:04 [BUG] floppy requests William Lee Irwin III
@ 2002-06-21 23:09 ` William Lee Irwin III
0 siblings, 0 replies; 4+ messages in thread
From: William Lee Irwin III @ 2002-06-21 23:09 UTC (permalink / raw)
To: linux-kernel
On Fri, Jun 21, 2002 at 04:04:17PM -0700, William Lee Irwin III wrote:
> So I ran grub to try to install it on a disk to boot elsewhere. Lo
> and behold, the legendary robustness of floppy handling bursts forth:
> On 2.5.24
Argh! Wrong file! ksymoopsed version:
Cheers,
Bill
ksymoops 2.4.5 on i686 2.4.17lse04-rc3. Options used
-V (specified)
-K (specified)
-L (specified)
-O (specified)
-m /boot/System.map-2.5.24-wli-2 (specified)
Unable to handle kernel NULL pointer dereference at virtual address 000000a0
c023e39d
*pde = 0d6d1001
Oops: 0000
CPU: 1
EIP: 0010:[<c023e39d>] Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010002
eax: 00000000 ebx: c95f9e58 ecx: c95f8000 edx: c95f9e60
esi: 00000000 edi: c1175358 ebp: e650fd40 esp: c95f9e2c
ds: 0018 es: 0018 ss: 0018
Stack: c95f9e58 c95f9e74 c0246ce3 00000000 e650fd40 00000000 c95f9e74 e650fd40
00000200 00000001 f7570200 00000001 00000001 c95f9e60 c95f9e60 c1175358
00000400 00000000 00000000 00000000 e650fd40 00000000 00000000 00000001
Call Trace: [<c0246ce3>] [<c0246c20>] [<c0246d62>] [<c0246eb2>] [<c0142d77>]
[<c0246ae6>] [<c0142f0d>] [<c0143196>] [<c013be51>] [<c013bd66>] [<c013c18b>]
[<c01089e7>]
Code: 8b 86 a0 00 00 00 f0 fe 08 0f 88 d0 18 00 00 8d 9e 94 00 00
>>EIP; c023e39d <generic_unplug_device+11/a8> <=====
>>ebx; c95f9e58 <END_OF_CODE+915ecf4/????>
>>ecx; c95f8000 <END_OF_CODE+915ce9c/????>
>>edx; c95f9e60 <END_OF_CODE+915ecfc/????>
>>edi; c1175358 <END_OF_CODE+cda1f4/????>
>>ebp; e650fd40 <END_OF_CODE+26074bdc/????>
>>esp; c95f9e2c <END_OF_CODE+915ecc8/????>
Trace; c0246ce3 <__floppy_read_block_0+b3/e8>
Trace; c0246c20 <floppy_rb0_complete+0/10>
Trace; c0246d62 <floppy_read_block_0+4a/54>
Trace; c0246eb2 <floppy_revalidate+146/168>
Trace; c0142d77 <check_disk_change+7b/88>
Trace; c0246ae6 <floppy_open+33a/390>
Trace; c0142f0d <do_open+141/330>
Trace; c0143196 <blkdev_open+22/28>
Trace; c013be51 <dentry_open+e1/184>
Trace; c013bd66 <filp_open+52/5c>
Trace; c013c18b <sys_open+37/70>
Trace; c01089e7 <syscall_call+7/b>
Code; c023e39d <generic_unplug_device+11/a8>
00000000 <_EIP>:
Code; c023e39d <generic_unplug_device+11/a8> <=====
0: 8b 86 a0 00 00 00 mov 0xa0(%esi),%eax <=====
Code; c023e3a3 <generic_unplug_device+17/a8>
6: f0 fe 08 lock decb (%eax)
Code; c023e3a6 <generic_unplug_device+1a/a8>
9: 0f 88 d0 18 00 00 js 18df <_EIP+0x18df> c023fc7c <.text.lock.ll_rw_blk+10/a4>
Code; c023e3ac <generic_unplug_device+20/a8>
f: 8d 9e 94 00 00 00 lea 0x94(%esi),%ebx
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG] floppy requests
@ 2002-06-22 10:33 Mikael Pettersson
2002-06-22 14:56 ` William Lee Irwin III
0 siblings, 1 reply; 4+ messages in thread
From: Mikael Pettersson @ 2002-06-22 10:33 UTC (permalink / raw)
To: linux-kernel, wli
On Fri, 21 Jun 2002 16:04:17 -0700, William Lee Irwin III wrote:
>So I ran grub to try to install it on a disk to boot elsewhere. Lo
>and behold, the legendary robustness of floppy handling bursts forth:
>
>On 2.5.24
>
>Cheers,
>Bill
>
>generic_make_request: Trying to access nonexistent block-device fd(2,0) (0)
>Unable to handle kernel NULL pointer dereference at virtual address 000000a0
Search the LKML archives, keyword floppy.
Floppies work in raw mode with a patch, but FS access to mounted
floppies will hang your kernel or destroy data.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG] floppy requests
2002-06-22 10:33 Mikael Pettersson
@ 2002-06-22 14:56 ` William Lee Irwin III
0 siblings, 0 replies; 4+ messages in thread
From: William Lee Irwin III @ 2002-06-22 14:56 UTC (permalink / raw)
To: Mikael Pettersson; +Cc: linux-kernel
On Fri, 21 Jun 2002 16:04:17 -0700, William Lee Irwin III wrote:
>> generic_make_request: Trying to access nonexistent block-device fd(2,0) (0)
>> Unable to handle kernel NULL pointer dereference at virtual address 000000a0
On Sat, Jun 22, 2002 at 12:33:57PM +0200, Mikael Pettersson wrote:
> Search the LKML archives, keyword floppy.
> Floppies work in raw mode with a patch, but FS access to mounted
> floppies will hang your kernel or destroy data.
I've no idea why grub wants to get at a floppy, I'm trying to get
at /dev/sdk and there are literally no floppy drives or controllers
in the system.
Cheers,
Bill
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-06-22 14:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-21 23:04 [BUG] floppy requests William Lee Irwin III
2002-06-21 23:09 ` William Lee Irwin III
-- strict thread matches above, loose matches on Subject: below --
2002-06-22 10:33 Mikael Pettersson
2002-06-22 14:56 ` William Lee Irwin III
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.