Kerneloops

Similar reports
Problem #47105
Component
kernel Tainted
Last affected version
0:3.10.0-1160.24.1.el7
Executable
unknown
First occurrence
2021-06-11
Last occurrence
2021-06-11
Unique reports
1
Quality
-33

Statistics

Operating system Unique / Total count
CentOS 7 1 / 1
Operating system Count
CentOS 7 1
Architecture Count
x86_64 1
Related packages Count
kernel 1
 0:3.10.0-1160.24.1.el7 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
dump_stack
vmlinux 0xffffffff98d8308a
Build id: 3.10.0-1160.24.1.el7.x86_64
0x19
2
__warn
vmlinux 0xffffffff9869b1b8
Build id: 3.10.0-1160.24.1.el7.x86_64
0xd8
3
warn_slowpath_fmt
vmlinux 0xffffffff9869b23f
Build id: 3.10.0-1160.24.1.el7.x86_64
0x5f
4
gk104_fifo_runlist_commit
nouveau 0xffffffffc0311d6e
Build id: 3.10.0-1160.24.1.el7.x86_64
0x12e
5
gk104_fifo_runlist_update
nouveau 0xffffffffc031407d
Build id: 3.10.0-1160.24.1.el7.x86_64
0x1dd
6
gk104_fifo_recover_work
nouveau 0xffffffffc03141bc
Build id: 3.10.0-1160.24.1.el7.x86_64
0x11c
7
process_one_work
vmlinux 0xffffffff986bddcf
Build id: 3.10.0-1160.24.1.el7.x86_64
0x17f
8
worker_thread
vmlinux 0xffffffff986beee6
Build id: 3.10.0-1160.24.1.el7.x86_64
0x126
9
? manage_workers.isra.26
vmlinux 0xffffffff986bedc0
Build id: 3.10.0-1160.24.1.el7.x86_64
0x2a0
10
kthread
vmlinux 0xffffffff986c5da1
Build id: 3.10.0-1160.24.1.el7.x86_64
0xd1
11
? system_call_after_swapgs
vmlinux 0xffffffff98d95ec9
Build id: 3.10.0-1160.24.1.el7.x86_64
0x96
12
? insert_kthread_work
vmlinux 0xffffffff986c5cd0
Build id: 3.10.0-1160.24.1.el7.x86_64
0x40
13
ret_from_fork_nospec_begin
vmlinux 0xffffffff98d95ddd
Build id: 3.10.0-1160.24.1.el7.x86_64
0x7
14
? insert_kthread_work
vmlinux 0xffffffff986c5cd0
Build id: 3.10.0-1160.24.1.el7.x86_64
0x40
WARNING: CPU: 3 PID: 14918 at drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:174 gk104_fifo_runlist_commit+0x12e/0x1b0 [nouveau]
Device: nouveau#012timeout
Modules linked in: xt_CHECKSUM vmw_vsock_vmci_transport ipt_MASQUERADE vsock nf_nat_masquerade_ipv4 vmw_vmci tun devlink ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc squashfs loop edac_mce_amd snd_hda_codec_hdmi ppdev snd_hda_codec_realtek snd_hda_codec_generic kvm_amd snd_hda_intel snd_hda_codec snd_hda_core pcspkr kvm snd_hwdep joydev snd_seq irqbypass snd_seq_device sp5100_tco snd_pcm sg snd_timer
snd soundcore k10temp i2c_piix4 parport_pc ite_cir rc_core parport acpi_cpufreq ip_tables xfs libcrc32c hid_logitech_dj sd_mod crc_t10dif crct10dif_generic sr_mod cdrom crct10dif_common ata_generic pata_acpi nouveau video mxm_wmi i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci pata_atiixp libahci drm libata serio_raw r8169 drm_panel_orientation_quirks wmi dm_mirror dm_region_hash dm_log dm_mod fuse [last unloaded: ipmi_msghandler]
CPU: 3 PID: 14918 Comm: kworker/3:3 Kdump: loaded Tainted: G        W      ------------   3.10.0-1160.24.1.el7.x86_64 #1
Hardware name: BIOSTAR Group A880G+/A880G+, BIOS 080016  09/21/2011
Workqueue: events gk104_fifo_recover_work [nouveau]
Call Trace:
[<ffffffff98d8308a>] dump_stack+0x19/0x1b
[<ffffffff9869b1b8>] __warn+0xd8/0x100
[<ffffffff9869b23f>] warn_slowpath_fmt+0x5f/0x80
[<ffffffffc0311d6e>] gk104_fifo_runlist_commit+0x12e/0x1b0 [nouveau]
[<ffffffffc031407d>] gk104_fifo_runlist_update+0x1dd/0x200 [nouveau]
[<ffffffffc03141bc>] gk104_fifo_recover_work+0x11c/0x1b0 [nouveau]
[<ffffffff986bddcf>] process_one_work+0x17f/0x440
[<ffffffff986beee6>] worker_thread+0x126/0x3c0
[<ffffffff986bedc0>] ? manage_workers.isra.26+0x2a0/0x2a0
[<ffffffff986c5da1>] kthread+0xd1/0xe0
[<ffffffff98d95ec9>] ? system_call_after_swapgs+0x96/0x13a
[<ffffffff986c5cd0>] ? insert_kthread_work+0x40/0x40
[<ffffffff98d95ddd>] ret_from_fork_nospec_begin+0x7/0x21
[<ffffffff986c5cd0>] ? insert_kthread_work+0x40/0x40