From: JANAK DESAI <janak@us.ibm.com>
To: Andrew Morton <akpm@osdl.org>
Cc: simon schuler <simon.schuler@gmx.net>, linux-kernel@vger.kernel.org
Subject: Re: Oops with 2.6.15-mm1
Date: Sat, 07 Jan 2006 12:37:04 -0500 [thread overview]
Message-ID: <43BFFC40.1050307@us.ibm.com> (raw)
In-Reply-To: <20060106151215.106fd0ca.akpm@osdl.org>
Andrew Morton wrote:
>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...
>
>
>
>
Thanks. I am investigating the problem now and will send updated patches
as soon as I fix the problem. I am also writing up detailed
justification, design
considerations and test plan. I will include it in the patch set as well.
-Janak
next prev parent reply other threads:[~2006-01-07 17:41 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
2006-01-07 17:37 ` JANAK DESAI [this message]
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=43BFFC40.1050307@us.ibm.com \
--to=janak@us.ibm.com \
--cc=akpm@osdl.org \
--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 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.