2.4.4 bug report, non-member post

Eric M. Hopper (eric-kernel@omnifarious.org)
Mon, 30 Apr 2001 09:00:35 -0500


I'm using a brand-new 2.4.4 kernel without devfs. If you need to know
some option I turned off or on while compiling, email me and I'll tell
you. I did use 'kgcc' (egcs-2.91.66) from RH 7.0.

I mounted an MSDOS floppy image using the 'vfat' filesystem through the
loopback device, and every program which tried to access files on this
filesystem was promptly killed, and this message appear in the kernel
logs:

----
Apr 29 17:01:58 monster kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000
Apr 29 17:01:58 monster kernel: printing eip:
Apr 29 17:01:58 monster kernel: 00000000
Apr 29 17:01:58 monster kernel: *pde = 00000000
Apr 29 17:01:58 monster kernel: Oops: 0000
Apr 29 17:01:58 monster kernel: CPU: 0
Apr 29 17:01:58 monster kernel: EIP: 0010:[agp_frontend_cleanup+0/-1072693248]
Apr 29 17:01:58 monster kernel: EFLAGS: 00010286
Apr 29 17:01:58 monster kernel: eax: 00000000 ebx: d3336c40 ecx: 00010000 edx: d3336c60
Apr 29 17:01:58 monster kernel: esi: 080af768 edi: 00010000 ebp: bffff5f0 esp: c5265f84
Apr 29 17:01:58 monster kernel: ds: 0018 es: 0018 ss: 0018
Apr 29 17:01:58 monster kernel: Process vi (pid: 8746, stackpage=c5265000)
Apr 29 17:01:58 monster kernel: Stack: e5a65a2d d3336c40 080af768 00010000 d3336c60 ffffffea d3336c40 c012ed6e
Apr 29 17:01:58 monster kernel: d3336c40 080af768 00010000 d3336c60 c5264000 00010000 080af768 c0106ce7
Apr 29 17:01:58 monster kernel: 00000003 080af768 00010000 00010000 080af768 bffff5f0 00000003 0000002b
Apr 29 17:01:58 monster kernel: Call Trace: [<e5a65a2d>] [sys_read+142/208] [system_call+51/56]
Apr 29 17:01:58 monster kernel:
Apr 29 17:01:58 monster kernel: Code: Bad EIP value.
----

On an unrelated note. After installing the 2.4.4 kernel, I'm getting
weird process hangs whenever I try to su from 'root' to anybody else.
If I run strace on 'su' when I do this, it works fine. When su hangs, I
kill it, and it tells me it's killing the child shell process, then,
after a few seconds, comes back to my prompt. It's like the child shell
process isn't being allowed to use the pty or something.

These two problems have me spooked, and I'm moving back to 2.4.3 soon.
If anybody has suggestions, or requests for info, please email me.

Thanks,

-- 
The best we can hope for concerning the people at large is that they
be properly armed.  -- Alexander Hamilton
-- Eric Hopper (eric-kernel@omnifarious.org  http://www.omnifarious.org/~hopper) --
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/