Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

From: Miles Lane
Date: Wed Jul 13 2005 - 01:39:38 EST


On Thu, 2005-07-07 at 20:31 +1000, Dave Airlie wrote:
> On 7/3/05, Miles Lane <miles.lane@xxxxxxxxx> wrote:
> > mtrr: base(0xe8020000) is not aligned on a size(0x3c0000) boundary
> > [drm:drm_unlock] *ERROR* Process 4470 using kernel context 0
> > mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x1000000
> > Unable to handle kernel paging request at virtual address 5f78735f
>
> That is a bit suspicious.. what distro/X are you using? if you are
> running a newer X (I think anything after XFree86 4.3) you should be
> using the i915 DRM not the i830..

Thanks Dave,

I switched to the i915 kernel driver and still got the OOPS.
I also continue to get the overlapping mtrr message. I am currently
testing 2.6.13-rc2-git3. I have tried to run strace with hald, but
cannot reproduce the problem this way. I am not sure I am invoking the
command corrently. I have written to the hal developers, but have not
received a response yet. Here's the current output:

mtrr: base(0xe8020000) is not aligned on a size(0x3c0000) boundary
mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x1000000
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
Unable to handle kernel paging request at virtual address 5f78735f
printing eip:
c01e491a
*pde = 00000000
Oops: 0002 [#1]
PREEMPT
Modules linked in: pcmcia ipv6 af_packet ohci1394 yenta_socket
rsrc_nonstatic pcmcia_core ipw2200 firmware_class ieee80211
ieee80211_crypt 8139too mii snd_intel8x0 snd_ac97_codec snd_pcm_oss
snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc i2c_i801
uhci_hcd rtc nls_cp437 sbp2 ieee1394 psmouse ide_cd cdrom
CPU: 0
EIP: 0060:[<c01e491a>] Not tainted VLI
EFLAGS: 00010206 (2.6.13-rc2-git3)
EIP is at sysfs_release+0x4e/0xa6
eax: 5f78735f ebx: c1b0e268 ecx: 00000001 edx: c9138000
esi: 5f78725f edi: c93dfde0 ebp: c9139f3c esp: c9139f2c
ds: 007b es: 007b ss: 0068
Process hald (pid: 4615, threadinfo=c9138000 task=c9092a80)
Stack: c1b0e268 c90c6658 00000000 c18a4a70 c9139f60 c018c8cd c8c0f3d0
c90c6658
c93f87b0 c8c0f3d0 c90c6658 00000000 f731dab0 c9139f68 c018c86b
c9139f84
c018aca9 c90c6658 f731dab0 c90c6658 f731dab0 00000010 c9139fb4
c018addb
Call Trace:
[<c0104bde>] show_stack+0x9c/0xd2
[<c0104dce>] show_registers+0x19a/0x234
[<c0105049>] die+0x152/0x2e2
[<c011d740>] do_page_fault+0x250/0x6fa
[<c01046b7>] error_code+0x4f/0x54
[<c018c8cd>] __fput+0x5c/0x174
[<c018c86b>] fput+0x18/0x1e
[<c018aca9>] filp_close+0x4a/0x70
[<c018addb>] sys_close+0x10c/0x266
[<c0103bb3>] sysenter_past_esp+0x54/0x75
Code: 78 85 db 74 08 89 1c 24 e8 68 c8 08 00 85 f6 74 39 b8 01 00 00 00
e8 c8 e5 f3 ff e8 51 1a 09 00 c1 e0 07 05 00 01 00 00 8d 04 06 <ff> 08
83 3e 02 74 3c b8 01 00 00 00 e8 d9 e5 f3 ff b8 00 e0 ff
<6>note: hald[4615] exited with preempt_count 1
Debug: sleeping function called from invalid context at
include/linux/rwsem.h:43in_atomic():1, irqs_disabled():0
[<c0104c32>] dump_stack+0x1e/0x20
[<c0124b69>] __might_sleep+0x9e/0xad
[<c012bf0f>] exit_mm+0x3a/0x2b0
[<c012cd0a>] do_exit+0xe0/0x83b
[<c01051cf>] die+0x2d8/0x2e2
[<c011d740>] do_page_fault+0x250/0x6fa
[<c01046b7>] error_code+0x4f/0x54
[<c018c8cd>] __fput+0x5c/0x174
[<c018c86b>] fput+0x18/0x1e
[<c018aca9>] filp_close+0x4a/0x70
[<c018addb>] sys_close+0x10c/0x266
[<c0103bb3>] sysenter_past_esp+0x54/0x75


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/