Bug 1594293 - [abrt] free_moved_vector: WARNING: CPU: 0 PID: 0 at kernel/irq/matrix.c:373 irq_matrix_free+0x20/0xc0 [NEEDINFO]
Summary: [abrt] free_moved_vector: WARNING: CPU: 0 PID: 0 at kernel/irq/matrix.c:373 i...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:70fa8496cd193a1edc3a2bc5eb1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-22 14:34 UTC by frywalker
Modified: 2018-08-29 15:22 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-08-29 15:22:54 UTC
Type: ---
Embargoed:
jforbes: needinfo?


Attachments (Terms of Use)
File: dmesg (77.14 KB, text/plain)
2018-06-22 14:34 UTC, frywalker
no flags Details

Description frywalker 2018-06-22 14:34:19 UTC
Additional info:
reporter:       libreport-2.9.3
WARNING: CPU: 0 PID: 0 at kernel/irq/matrix.c:373 irq_matrix_free+0x20/0xc0
Modules linked in: nls_utf8 isofs uas usb_storage ccm ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack libcrc32c iptable_mangle iptable_raw iptable_security ebtable_filter ebtables ip6table_filter ip6_tables sunrpc intel_rapl x86_pkg_temp_thermal intel_powerclamp arc4 coretemp kvm_intel kvm ath9k iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi ath9k_common snd_hda_codec_realtek snd_hda_codec_generic ath9k_hw irqbypass intel_cstate snd_hda_intel intel_uncore mac80211 intel_rapl_perf snd_hda_codec uvcvideo acer_wmi snd_hda_core snd_hwdep sparse_keymap
 snd_seq wmi_bmof ath snd_seq_device videobuf2_vmalloc i2c_i801 videobuf2_memops snd_pcm videobuf2_v4l2 joydev cfg80211 videobuf2_common videodev media snd_timer lpc_ich rfkill mei_me snd mei soundcore shpchp dm_crypt nouveau i915 crct10dif_pclmul crc32_pclmul crc32c_intel ttm ghash_clmulni_intel i2c_algo_bit sdhci_pci drm_kms_helper cqhci serio_raw sdhci drm tg3 mmc_core ptp pps_core mxm_wmi wmi video
CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.16.15-200.fc27.x86_64 #1
Hardware name: Acer Aspire 5755G/JV51_HR, BIOS V1.15 10/07/2011
RIP: 0010:irq_matrix_free+0x20/0xc0
RSP: 0018:ffff9efe1fa03f70 EFLAGS: 00010002
RAX: 0000000000000002 RBX: ffff9efe1faa6b60 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffff9efe17010c00
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: ffff9efe1fa03f98 R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000002 R14: 0000000000000000 R15: 0000000000000000
FS:  0000000000000000(0000) GS:ffff9efe1fa00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00003e6a3a589000 CR3: 000000004820a002 CR4: 00000000000606f0
Call Trace:
 <IRQ>
 free_moved_vector+0x43/0x100
 smp_irq_move_cleanup_interrupt+0xa4/0xb9
 irq_move_cleanup_interrupt+0xc/0x20
 </IRQ>
RIP: 0010:cpuidle_enter_state+0xa0/0x2b0
RSP: 0018:ffffffffb5203e90 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffdf
RAX: ffff9efe1fa20b80 RBX: 000046661214ddfa RCX: 000000000000001f
RDX: 000046661214ddfa RSI: 000000003350fbf2 RDI: 0000000000000000
RBP: ffff9efe1fa2b428 R08: 00000000000272a3 R09: 0000000000010c38
R10: ffffffffb5203e70 R11: 0000000000012c68 R12: 0000000000000005
R13: ffffffffb52d1eb8 R14: 0000000000000000 R15: 000046661213a87c
 do_idle+0x17b/0x1d0
 cpu_startup_entry+0x6f/0x80
 start_kernel+0x4e0/0x500
 secondary_startup_64+0xa5/0xb0
Code: 98 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 89 f0 41 56 41 55 41 54 55 53 48 8b 5f 28 48 03 1c c5 00 a7 15 b5 39 57 04 76 0b <0f> 0b 5b 5d 41 5c 41 5d 41 5e c3 39 57 08 76 f0 89 d0 f0 48 0f

Comment 1 frywalker 2018-06-22 14:34:33 UTC
Created attachment 1453740 [details]
File: dmesg

Comment 2 Justin M. Forbes 2018-07-23 15:32:17 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There are 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 27 kernel bugs.

Fedora 27 has now been rebased to 4.17.7-100.fc27.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you have moved on to Fedora 28, and are still experiencing this issue, please change the version to Fedora 28.

If you experience different issues, please open a new bug report for those.

Comment 3 Justin M. Forbes 2018-08-29 15:22:54 UTC
*********** MASS BUG UPDATE **************
This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 5 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously.


Note You need to log in before you can comment on or make changes to this bug.