From: Andrew Morton <akpm@osdl.org>
To: simon schuler <simon.schuler@gmx.net>
Cc: linux-kernel@vger.kernel.org, JANAK DESAI <janak@us.ibm.com>
Subject: Re: Oops with 2.6.15-mm1
Date: Fri, 6 Jan 2006 15:12:15 -0800 [thread overview]
Message-ID: <20060106151215.106fd0ca.akpm@osdl.org> (raw)
In-Reply-To: <43BE8495.8050907@gmx.net>
simon schuler <simon.schuler@gmx.net> wrote:
>
> I'm getting an oops sometimes (about 70% probability) when I try to
> start a wine application.
> last working kernel version: 2.6.15-rc5-mm1
> not working: 2.6.15-mm1, 2.6.15-rc5-mm3
> not tested: 2.6.15-rc5-mm2
>
> .config is attached.
> I don't know if this is a known issue...
> If you need more information, let me know.
>
> Unable to handle kernel NULL pointer dereference at virtual address 00000004
> printing eip:
> c0118755
> *pde = 00000000
> Oops: 0000 [#1]
> last sysfs file: /class/vc/vcsa1/dev
> Modules linked in:
> CPU: 0
> EIP: 0060:[<c0118755>] Not tainted VLI
> EFLAGS: 00210282 (2.6.15-mm1)
> EIP is at dup_fd+0x25/0x290
> eax: eff40c20 ebx: eff40c28 ecx: eff40c20 edx: eff40c58
> esi: ead0e000 edi: 00000000 ebp: eff7aaa0 esp: ead0fe48
> ds: 007b es: 007b ss: 0068
> Process wine (pid: 769, threadinfo=ead0e000 task=eb468ab0)
> Stack: <0>00000000 ebbe8854 00000001 ec1abd0c eff40c20 c015b937 ec1abd0c
> 00000001
> <0>00000000 eb468ab0 ead0e000 c0423ebe eff7aaa0 c0118a1c eb468ab0
> ead0fe88
> <0>fffffff4 eff40ce0 c0118a73 00000000 eb468ab0 00000060 ead0e000
> c01867e4
> Call Trace:
> [<c015b937>] vfs_read+0x127/0x190
> [<c0118a1c>] copy_files+0x5c/0x80
> [<c0118a73>] unshare_files+0x33/0x70
> [<c01867e4>] load_elf_binary+0x174/0xe10
> [<c014102f>] get_page_from_freelist+0x7f/0xd0
> [<c0259d0f>] copy_from_user+0x3f/0xa0
> [<c0259d0f>] copy_from_user+0x3f/0xa0
> [<c0166063>] copy_strings+0x163/0x230
> [<c0167160>] search_binary_handler+0x50/0x180
> [<c0167414>] do_execve+0x184/0x220
> [<c0101c4c>] sys_execve+0x3c/0x80
> [<c010300b>] sysenter_past_esp+0x54/0x75
> Code: bc 27 00 00 00 00 55 57 56 53 83 ec 24 8b 44 24 38 8b b8 64 04 00
> 00 e8 6a ff ff ff 85 c0 89 44 24 10 0f 84 b6 01 00 00 8b 58 04 <8b> 77
> 04 89 34 24 e8 d0 fe ff ff 89 44 24 18 31 c0 8b 54 24 18
>
OK, thanks. It looks like a problem in the new unsharing code...
next prev parent reply other threads:[~2006-01-06 23:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-05 14:22 2.6.15-mm1 Andrew Morton
2006-01-05 17:32 ` 2.6.15-mm1 Benoit Boissinot
2006-01-06 2:34 ` 2.6.15-mm1 Dave Jones
2006-01-05 17:37 ` 2.6.15-mm1 Kumar Gala
2006-01-05 23:01 ` 2.6.15-mm1 Andrew Morton
2006-01-05 22:08 ` -mm1: drivers/char/amiserial.c doesn't compile Adrian Bunk
2006-01-05 22:51 ` Alan Cox
2006-01-05 23:02 ` [PATCH] Fix compile warning about mark_rodata_ro in 2.6.15-mm1 (was: Re: 2.6.15-mm1) Jesper Juhl
2006-01-06 2:50 ` 2.6.15-mm1 KAMEZAWA Hiroyuki
2006-01-06 14:54 ` Oops with 2.6.15-mm1 simon schuler
2006-01-06 23:12 ` Andrew Morton [this message]
2006-01-07 17:37 ` JANAK DESAI
2006-01-09 16:22 ` JANAK DESAI
2006-01-07 6:30 ` 2.6.15-mm1 Grant Coady
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=20060106151215.106fd0ca.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=janak@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=simon.schuler@gmx.net \
/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
Powered by JetHome