Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757447AbXKFUPV (ORCPT ); Tue, 6 Nov 2007 15:15:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755175AbXKFUPI (ORCPT ); Tue, 6 Nov 2007 15:15:08 -0500 Received: from nf-out-0910.google.com ([64.233.182.185]:43234 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755450AbXKFUPF (ORCPT ); Tue, 6 Nov 2007 15:15:05 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=e0uNpsZzkg1FNP+AEpnf5Z8+DjpPujbfwziWHYyj2fQkyKtnV5M/TtJTGt0HI5bcF88GuEmke4vt0+pUBUJ7m6A4MpTuZr+wYqI2bh+usZoz6gfRcMn06lJR7UT/EYNvNMPWcMO9UAqIcGo3xT3k5zshqSrEC6EkKhF5Aw4ivHo= Message-ID: <4730CB42.4090106@googlemail.com> Date: Tue, 06 Nov 2007 21:14:58 +0100 From: Gabriel C User-Agent: Thunderbird 2.0.0.6 (X11/20071004) MIME-Version: 1.0 To: akpm@linux-foundation.org CC: mm-commits@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: mm snapshot broken-out-2007-11-06-02-32.tar.gz uploaded References: <200711061033.lA6AXrhT018804@imap1.linux-foundation.org> In-Reply-To: <200711061033.lA6AXrhT018804@imap1.linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2243 Lines: 38 After some hours uptime I got the following Oops : [15745.009673] BUG: unable to handle kernel paging request at virtual address 63383166 [15745.009683] printing eip: c01c50a2 *pde = 00000000 [15745.009692] Oops: 0002 [#1] SMP [15745.009699] last sysfs file: /sys/devices/pci0000:00/0000:00:1e.0/0000:04:0b.0/irq [15745.009705] Modules linked in: fuse pc87360 hwmon_vid eeprom adm1021 ext4dev jbd2 crc16 loop lp intel_agp sr_mod agpgart 3c59x parport_pc iTCO_wdt mii parport iTCO_vendor_support cdrom i82860_edac watchdog_core edac_core dcdbas pcspkr i2c_i801 watchdog_dev shpchp evdev pci_hotplug [15745.009742] [15745.009746] Pid: 6277, comm: su Not tainted (2.6.24-rc1-mm1 #2) [15745.009751] EIP: 0060:[] EFLAGS: 00210206 CPU: 1 [15745.009761] EIP is at kobject_add+0xae/0x160 [15745.009765] EAX: c186c300 EBX: cf81a0b0 ECX: 63383166 EDX: cf81a0b8 [15745.009769] ESI: cf81a0b0 EDI: cf81a0d0 EBP: c03b4bcc ESP: cfa37f40 [15745.009773] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [15745.009778] Process su (pid: 6277, ti=cfa36000 task=c354c000 task.ti=cfa36000) [15745.009781] Stack: fffffffe c186c30c cf81a080 cf81a0b0 cf81a0d0 c03b4bcc c011fba1 cf81a0b0 [15745.009793] c0368fd1 00000013 cf81a080 cf81a080 00000013 00000000 c011fe94 00000013 [15745.009804] 00000013 00000001 00000000 c0122e0d 00000013 00000000 09756508 c0124688 [15745.009815] Call Trace: [15745.009820] [] uids_user_create+0x41/0x5a [15745.009833] [] alloc_uid+0xad/0x121 [15745.009840] [] set_user+0x1d/0x93 [15745.009847] [] sys_setuid+0x47/0xc5 [15745.009855] [] sysenter_past_esp+0x5f/0x85 [15745.009868] ======================= [15745.009870] Code: d4 13 00 83 7c 24 04 00 75 0f 8b 43 14 83 c0 0c e8 fc fb ff ff 89 44 24 04 8b 43 14 8b 48 04 8d 53 08 89 50 04 89 43 08 89 4b 0c <89> 11 8b 43 14 83 c0 08 c6 00 01 8b 44 24 04 89 43 10 c7 04 24 [15745.009928] EIP: [] kobject_add+0xae/0x160 SS:ESP 0068:cfa37f40 Regards, Gabriel - 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/