Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270732AbTGUWBp (ORCPT ); Mon, 21 Jul 2003 18:01:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270734AbTGUWBp (ORCPT ); Mon, 21 Jul 2003 18:01:45 -0400 Received: from mail5.bluewin.ch ([195.186.1.207]:8641 "EHLO mail5.bluewin.ch") by vger.kernel.org with ESMTP id S270732AbTGUWBn (ORCPT ); Mon, 21 Jul 2003 18:01:43 -0400 Date: Tue, 22 Jul 2003 00:16:36 +0200 From: Roger Luethi To: Douglas J Hunley Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.0-test1: illegal context call in slab.c Message-ID: <20030721221636.GA12277@k3.hellgate.ch> Mail-Followup-To: Douglas J Hunley , linux-kernel@vger.kernel.org References: <200307211129.02337.doug@hunley.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307211129.02337.doug@hunley.homeip.net> X-Operating-System: Linux 2.6.0-test1 on i686 X-GPG-Fingerprint: 92 F4 DC 20 57 46 7B 95 24 4E 9E E7 5A 54 DC 1B X-GPG: 1024/80E744BD wwwkeys.ch.pgp.net User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2321 Lines: 67 On Mon, 21 Jul 2003 11:28:55 -0400, Douglas J Hunley wrote: > Issues with the kernel? Or is it the nvidia module? Thanks. Not nvidia this time. It seems to be the kernel proper. My vanilla kernel gave me the same warning: Debug: sleeping function called from illegal context at mm/slab.c:1811 Call Trace: [] __might_sleep+0x5c/0x60 [] kmem_cache_alloc+0x184/0x190 [] alloc_skb+0x48/0xf0 [] alloc_skb+0x23/0xf0 [] sock_alloc_send_pskb+0xd6/0x200 [] sock_alloc_send_skb+0x2e/0x30 [] unix_dgram_sendmsg+0x160/0x5c0 [unix] [] sock_aio_write+0xbd/0xe0 [] do_sync_write+0x89/0xc0 [] taskfile_output_data+0x77/0x90 [] task_out_intr+0x181/0x260 [] task_out_intr+0x0/0x260 [] vfs_write+0xe7/0x120 [] sys_write+0x3f/0x60 [] syscall_call+0x7/0xb bad: scheduling while atomic! Call Trace: [] schedule+0x500/0x510 [] sys_write+0x3f/0x60 [] work_resched+0x5/0x16 Unable to handle kernel paging request at virtual address 491f3b50 printing eip: 491f3b50 *pde = 37455067 *pte = 00000000 Oops: 0004 [#1] CPU: 0 EIP: 0073:[<491f3b50>] Not tainted EFLAGS: 00010246 EIP is at 0x491f3b50 eax: 0804d2a6 ebx: 0000005b ecx: 000003d8 edx: 00000008 esi: 0000031b edi: 0804d708 ebp: 00000383 esp: bfff756c ds: 007b es: 007b ss: 007b Process klogd (pid: 3138, threadinfo=f7452000 task=f7be0740) <6>note: klogd[3138] exited with preempt_count 1 bad: scheduling while atomic! Call Trace: [] schedule+0x500/0x510 [] unmap_page_range+0x41/0x70 [] unmap_vmas+0x1e0/0x340 [] exit_mmap+0xc9/0x2a0 [] mmput+0xa4/0x130 [] do_exit+0x265/0x990 [] die+0x1fc/0x200 [] do_page_fault+0x2c4/0x4aa [] vfs_write+0xc6/0x120 [] schedule+0x1ee/0x510 [] sys_write+0x3f/0x60 [] do_page_fault+0x0/0x4aa [] error_code+0x2d/0x38 Linux 2.6.0-test1, gcc 3.2.3 - 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/