Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754018AbbBEXyo (ORCPT ); Thu, 5 Feb 2015 18:54:44 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:38974 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751438AbbBEXym (ORCPT ); Thu, 5 Feb 2015 18:54:42 -0500 Message-ID: <54D402BA.2030307@oracle.com> Date: Thu, 05 Feb 2015 15:54:34 -0800 From: santosh shilimkar Organization: Oracle Corporation User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Tejun Heo , Li Zefan , cgroups@vger.kernel.org CC: "linux-kernel@vger.kernel.org" Subject: [BUG in v3.18 ?] Seems to be triggered from cgroup code Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3486 Lines: 71 Hi Tejun and all, We observed a BUG (stack is end of the email) while trying do some ceph testing. I looked at pidlist_free(), pidlist_array_load() for any potential leak but those functions looked fine to me. The BUG is not 100% reproducible either so though of reporting to the list to get some more pointers. Thanks in advance !! Regards, Santosh ------------[ cut here ]------------ kernel BUG at mm/slub.c:3334! invalid opcode: 0000 [#1] SMP Modules linked in: nls_utf8 isofs loop xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 iptable_filter ip_tables tun bridge stp llc drbd lru_cache intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel iTCO_wdt iTCO_vendor_support lrw gf128mul glue_helper ablk_helper cryptd i7core_edac lpc_ich ipmi_si i2c_i801 mfd_core edac_core ioatdma pcspkr shpchp ipmi_msghandler acpi_cpufreq binfmt_misc xfs libcrc32c ast syscopyarea sr_mod sysfillrect sysimgblt cdrom drm_kms_helper ixgbe mdio ttm ahci sd_mod igb uas libahci e1000e dca ptp libata drm usb_storage i2c_algo_bit megaraid_sas pps_core i2c_core dm_mirror dm_region_hash dm_log dm_mod CPU: 11 PID: 1 Comm: systemd Tainted: G W 3.18.4-5.el7uek.x86_64 #1 Hardware name: Oracle Corporation SUN FIRE X4170 M2 SERVER /ASSY,MOTHERBOARD,X4170, BIOS 08120104 05/08/2012 task: ffff88065d218000 ti: ffff88065d214000 task.ti: ffff88065d214000 RIP: 0010:[] [] kfree+0x133/0x140 RSP: 0018:ffff88065d217cc8 EFLAGS: 00010246 RAX: 002fffff80000000 RBX: ffff8806000009a3 RCX: ffff88065460fbe0 RDX: 002fffff80000000 RSI: 0000000000000000 RDI: ffff8806000009a3 RBP: ffff88065d217ce8 R08: 0000000000000000 R09: ffffffff8110a91f R10: ffffea0018000000 R11: 0000000000000246 R12: 0000000000000001 R13: ffffffff81105c3a R14: ffff880654735070 R15: ffff880654671400 FS: 00007f0e47f19880(0000) GS:ffff88067e960000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f0e47f28000 CR3: 0000000655a40000 CR4: 00000000000007e0 0000000000000000 ffff88065460fbc0 0000000000000001 0000000000000000 Stack: ffff88065d217cf8 ffffffff81105c3a ffff88065d217d88 ffffffff8110a9ff ffff88065d217dc4 ffff88065ccdb390 ffff88065867fb50 0000000000000000 Call Trace: [] pidlist_free+0x2a/0x40 [] pidlist_array_load+0x17f/0x350 [] cgroup_seqfile_start+0x1d/0x20 [] cgroup_pidlist_start+0x177/0x1d0 [] kernfs_seq_start+0x52/0xa0 [] seq_read+0x177/0x3a0 [] kernfs_fop_read+0xf5/0x160 [] vfs_read+0x9c/0x180 [] SyS_read+0x55/0xd0 [] system_call_fastpath+0x12/0x17 Code: 49 8b 02 31 f6 f6 c4 40 74 04 41 8b 72 68 4c 89 d7 e8 f2 e5 fa ff eb 93 4c 8b 50 30 48 8b 10 80 e6 80 4c 0f 44 d0 e9 36 ff ff ff <0f> 0b 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 55 48 89 RIP [] kfree+0x133/0x140 RSP -- 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/