| Summary: | WARNING: CPU: 3 PID: 3737 at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0() | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-03-01 16:11:50 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 830985 [details]
system log
You had a single bit flip in a pointer value. Unless this is highly repeatable, it's likely a one-off event and in line with the other strange errors your machine keeps producing. All of this together suggests your hardware is broken. This is new machine based on haswell processor and Z series chipset. I can replace any part of system by guarantee if you can help me prove to seller that this part has defect. Any idea how I can do it? *********** MASS BUG UPDATE ************** We apologize for the inconvenience. There is a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 20 kernel bugs. Fedora 20 has now been rebased to 3.13.4-200.fc20. Please test this kernel update and let us know if you issue has been resolved or if it is still present with the newer kernel. If you experience different issues, please open a new bug report for those. *** This bug has been marked as a duplicate of bug 1060509 *** |
Created attachment 830848 [details] dmesg output Description of problem: [35507.083263] WARNING: CPU: 3 PID: 3737 at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0() [35507.083264] list_del corruption. prev->next should be ffff880068bc3d30, but was ffff88006abc3d30 [35507.083265] Modules linked in: rfcomm nls_utf8 vfat fat isofs fuse nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6t_REJECT xt_conntrack cfg80211 ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw bnep iTCO_wdt iTCO_vendor_support ppdev joydev btusb option usb_wwan x86_pkg_temp_thermal bluetooth coretemp kvm_intel kvm cdc_ncm usbnet crct10dif_pclmul crc32_pclmul rfkill crc32c_intel ghash_clmulni_intel microcode snd_hda_codec_realtek snd_hda_codec_hdmi serio_raw snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device [35507.083290] i2c_i801 snd_pcm r8169 mii mei_me lpc_ich mfd_core snd_page_alloc mei shpchp snd_timer snd soundcore parport_pc parport binfmt_misc nfsd auth_rpcgss nfs_acl lockd sunrpc hid_logitech_dj usb_storage i915 i2c_algo_bit drm_kms_helper drm i2c_core video [35507.083308] CPU: 3 PID: 3737 Comm: Compositor Tainted: G W 3.12.0-2.fc21.x86_64+debug #1 [35507.083309] Hardware name: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F8 08/03/2013 [35507.083311] 0000000000000009 ffff880068bc3c08 ffffffff81742e92 ffff880068bc3c50 [35507.083315] ffff880068bc3c40 ffffffff8107570d ffff880068bc3d28 ffff880068bc3d30 [35507.083318] ffffffff829f2770 ffffffff829f2728 ffff880676cecac0 ffff880068bc3ca0 [35507.083322] Call Trace: [35507.083327] [<ffffffff81742e92>] dump_stack+0x54/0x74 [35507.083330] [<ffffffff8107570d>] warn_slowpath_common+0x7d/0xa0 [35507.083333] [<ffffffff8107577c>] warn_slowpath_fmt+0x4c/0x50 [35507.083337] [<ffffffff8137937d>] ? plist_check_list+0x3d/0x50 [35507.083339] [<ffffffff8138e631>] __list_del_entry+0xa1/0xd0 [35507.083342] [<ffffffff813794df>] plist_del+0x3f/0x80 [35507.083346] [<ffffffff810f6f51>] __unqueue_futex+0x31/0x60 [35507.083348] [<ffffffff810f801d>] futex_wait+0xfd/0x2a0 [35507.083352] [<ffffffff810a53b0>] ? hrtimer_get_res+0x50/0x50 [35507.083354] [<ffffffff810a6514>] ? hrtimer_start_range_ns+0x14/0x20 [35507.083358] [<ffffffff810f9de6>] do_futex+0xe6/0xc70 [35507.083361] [<ffffffff810f4e78>] ? lock_release_non_nested+0x308/0x350 [35507.083365] [<ffffffff811a68f7>] ? might_fault+0x57/0xb0 [35507.083368] [<ffffffff810fa9e1>] SyS_futex+0x71/0x150 [35507.083371] [<ffffffff81756450>] tracesys+0xdd/0xe2 [35507.083373] ---[ end trace f372458ccb4eb28f ]--- [35508.057193] ------------[ cut here ]------------