Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu hard lockup caused by memory #12

Open
liyi-ibm opened this issue Dec 13, 2018 · 2 comments
Open

cpu hard lockup caused by memory #12

liyi-ibm opened this issue Dec 13, 2018 · 2 comments

Comments

@liyi-ibm
Copy link
Owner

On 4.14.49-3 kernel (without the memory control patch)

[Tue Dec 11 03:10:46 2018] Watchdog CPU:126 Hard LOCKUP
[Tue Dec 11 03:10:46 2018] Modules linked in: binfmt_misc i2c_dev ses enclosure scsi_transport_sas at24 ofpart powernv_flash opal_prd ipmi_powernv i2c_opal ipmi_devintf ipmi_msghandler mtd nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc xfs libcrc32c joydev ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm i40e i2c_core aacraid ptp pps_core
[Tue Dec 11 03:10:46 2018] CPU: 126 PID: 5607 Comm: java Not tainted 4.14.49-3.ppc64le #1
[Tue Dec 11 03:10:46 2018] task: c0000007af4cfc00 task.stack: c0000010f0964000
[Tue Dec 11 03:10:46 2018] NIP:  c000000000356e9c LR: c000000000356e5c CTR: 0000000000000000
[Tue Dec 11 03:10:46 2018] REGS: c00000003fa17d80 TRAP: 0900   Not tainted  (4.14.49-3.ppc64le)
[Tue Dec 11 03:10:46 2018] MSR:  900000000280b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE>  CR: 28888424  XER: 20040000
[Tue Dec 11 03:10:46 2018] CFAR: c0000000001d65d4 SOFTE: 0 
GPR00: c000000000356e5c c0000010f09673e0 c000000001413000 0000000000000001 
GPR04: c0002000d8733000 c0000010f0967450 0000000000000000 000000000005e2ab 
GPR08: 0000000000000000 c009dfe30de25698 0000201cc6380000 0000000000045d86 
GPR12: 0000000028242424 c00000000fd96a00 0000000000000000 c000001fe910fd70 
GPR16: 0000000000000003 0000000000000000 00000000014012c0 0000000000000000 
GPR20: c0000010f0967520 c000001fe910fd60 000000000000a382 c000000ebaea3800 
GPR24: 000000000000001c c0002000d87330c0 c0000010f0967450 c00020004c72f800 
GPR28: c0002002e215e000 c0002000d8733000 c000000ebaea3930 c0002003135b6000 
[Tue Dec 11 03:10:46 2018] NIP [c000000000356e9c] mem_cgroup_iter+0x24c/0x490
[Tue Dec 11 03:10:46 2018] LR [c000000000356e5c] mem_cgroup_iter+0x20c/0x490
[Tue Dec 11 03:10:46 2018] Call Trace:
[Tue Dec 11 03:10:46 2018] [c0000010f09673e0] [c000000000356e5c] mem_cgroup_iter+0x20c/0x490 (unreliable)
[Tue Dec 11 03:10:46 2018] [c0000010f0967430] [c00000000035c360] mem_cgroup_soft_limit_reclaim+0x160/0x480
[Tue Dec 11 03:10:46 2018] [c0000010f0967500] [c0000000002ae700] do_try_to_free_pages+0x1a0/0x4b0
[Tue Dec 11 03:10:46 2018] [c0000010f09675a0] [c0000000002aeb40] try_to_free_pages+0x130/0x2b0
[Tue Dec 11 03:10:46 2018] [c0000010f0967630] [c000000000294d54] __alloc_pages_nodemask+0x714/0x1080
[Tue Dec 11 03:10:46 2018] [c0000010f0967820] [c00000000031fbd4] alloc_pages_current+0xa4/0x130
[Tue Dec 11 03:10:46 2018] [c0000010f0967860] [c00000000032e168] new_slab+0x2d8/0x710
[Tue Dec 11 03:10:46 2018] [c0000010f0967930] [c0000000003312e4] ___slab_alloc+0x574/0x770
[Tue Dec 11 03:10:46 2018] [c0000010f0967a60] [c000000000336bb8] __slab_alloc+0x38/0x64
[Tue Dec 11 03:10:46 2018] [c0000010f0967a90] [c000000000331628] kmem_cache_alloc+0x148/0x300
[Tue Dec 11 03:10:46 2018] [c0000010f0967af0] [c000000000375a74] get_empty_filp+0x84/0x210
[Tue Dec 11 03:10:46 2018] [c0000010f0967b70] [c000000000388928] path_openat+0x88/0x12f0
[Tue Dec 11 03:10:46 2018] [c0000010f0967c90] [c00000000038b310] do_filp_open+0x80/0x100
[Tue Dec 11 03:10:46 2018] [c0000010f0967dc0] [c00000000036fd40] do_sys_open+0x1c0/0x2e0
[Tue Dec 11 03:10:46 2018] [c0000010f0967e30] [c00000000000b9e0] system_call+0x58/0x6c
[Tue Dec 11 03:10:46 2018] Instruction dump:
[Tue Dec 11 03:10:46 2018] 418a0104 419e0050 8123006c 792a07e1 40820044 e9230018 792a07a1 40c201a0 
[Tue Dec 11 03:10:46 2018] 39400000 886d028a 994d028a e94d0030 <7d09502a> 39080001 7d09512a 4bcbf181 
[Tue Dec 11 03:10:46 2018] Watchdog CPU:126 became unstuck
[Tue Dec 11 03:11:00 2018] Watchdog CPU:122 Hard LOCKUP
[Tue Dec 11 03:11:00 2018] Modules linked in: binfmt_misc i2c_dev ses enclosure scsi_transport_sas at24 ofpart powernv_flash opal_prd ipmi_powernv i2c_opal ipmi_devintf ipmi_msghandler mtd nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc xfs libcrc32c joydev ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm i40e i2c_core aacraid ptp pps_core
[Tue Dec 11 03:11:00 2018] CPU: 122 PID: 620 Comm: migration/122 Not tainted 4.14.49-3.ppc64le #1
[Tue Dec 11 03:11:00 2018] task: c000201cb5c1a400 task.stack: c000201cb5d9c000
[Tue Dec 11 03:11:00 2018] NIP:  c00000000014778c LR: c000000000024fec CTR: c000000000152060
[Tue Dec 11 03:11:00 2018] REGS: c00000003fa47d80 TRAP: 0900   Not tainted  (4.14.49-3.ppc64le)
[Tue Dec 11 03:11:00 2018] MSR:  900000000280b033 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI,LE>  CR: 24000024  XER: 00000000
[Tue Dec 11 03:11:00 2018] CFAR: c000000000024fe8 SOFTE: 0 
GPR00: c000000000024fec c000201cb5d9fb20 c000000001413000 c000000bfc1d6500 
GPR04: 000000000097dee8 0000000000000002 c00000000fc5e618 0000000000000000 
GPR08: 0000000000000000 00000000004dc355 000000000097dee8 c000201cc7245910 
GPR12: 0000000000000000 c00000000fd93e00 c000000000130968 c000001ff5318380 
GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 
GPR20: 0000000000000000 0000000000000000 c000000000b2599c 0000201cc62c0000 
GPR24: c000000000b25210 0000000000000000 c000201cb5c1a9f8 0000201cc62c0000 
GPR28: c000000bfc1d6500 c000201cc7245880 c000000bfc1d6500 c000000bfc1d6500 
[Tue Dec 11 03:11:00 2018] NIP [c00000000014778c] account_system_index_time+0x2c/0xd0
[Tue Dec 11 03:11:00 2018] LR [c000000000024fec] vtime_flush+0x18c/0x220
[Tue Dec 11 03:11:00 2018] Call Trace:
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fb20] [c000000bfc1d6500] 0xc000000bfc1d6500 (unreliable)
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fb50] [c000000000024fec] vtime_flush+0x18c/0x220
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fb80] [c000000000147bd4] vtime_common_task_switch+0x44/0x90
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fbb0] [c00000000013cf14] finish_task_switch+0x84/0x330
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fc60] [c000000000b25210] __schedule+0x2b0/0x9f0
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fd30] [c000000000b2599c] schedule+0x4c/0xc0
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fd60] [c000000000137024] smpboot_thread_fn+0x214/0x2b0
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fdc0] [c000000000130acc] kthread+0x16c/0x1b0
[Tue Dec 11 03:11:00 2018] [c000201cb5d9fe30] [c00000000000bdd0] ret_from_kernel_thread+0x5c/0x8c
[Tue Dec 11 03:11:00 2018] Instruction dump:
[Tue Dec 11 03:11:00 2018] 60420000 3c4c012d 3842b8a0 7c0802a6 f8010010 60000000 7c0802a6 fbe1fff8 
[Tue Dec 11 03:11:00 2018] f8010010 f821ffd1 7c7f1b78 7c8a2378 <e90305d8> e92306d0 7d082214 f90305d8 
[Tue Dec 11 03:11:00 2018] Watchdog CPU:122 became unstuck
[Tue Dec 11 03:11:54 2018] java: page allocation stalls for 11620ms, order:0, mode:0x1c200ca(GFP_HIGHUSER_MOVABLE|__GFP_WRITE), nodemask=(null)
[Tue Dec 11 03:11:54 2018] java cpuset=/ mems_allowed=0,8
[Tue Dec 11 03:11:54 2018] CPU: 60 PID: 9205 Comm: java Not tainted 4.14.49-3.ppc64le #1
[Tue Dec 11 03:11:54 2018] Call Trace:
[Tue Dec 11 03:11:54 2018] [c000000061cdf6f0] [c000000000b0b8bc] dump_stack+0xb0/0xf4 (unreliable)
[Tue Dec 11 03:11:54 2018] [c000000061cdf730] [c0000000002944e8] warn_alloc+0x128/0x1c0
[Tue Dec 11 03:11:54 2018] [c000000061cdf7e0] [c000000000295024] __alloc_pages_nodemask+0x9e4/0x1080
[Tue Dec 11 03:11:54 2018] [c000000061cdf9d0] [c00000000031fbd4] alloc_pages_current+0xa4/0x130
[Tue Dec 11 03:11:54 2018] [c000000061cdfa10] [c000000000282f38] __page_cache_alloc+0xf8/0x170
[Tue Dec 11 03:11:54 2018] [c000000061cdfa40] [c0000000002844e4] pagecache_get_page+0xc4/0x3d0
[Tue Dec 11 03:11:54 2018] [c000000061cdfaa0] [c000000000285f8c] grab_cache_page_write_begin+0x3c/0x70
[Tue Dec 11 03:11:54 2018] [c000000061cdfad0] [c000000000467a38] ext4_da_write_begin+0x118/0x550
[Tue Dec 11 03:11:54 2018] [c000000061cdfb90] [c000000000286208] generic_perform_write+0xf8/0x260
[Tue Dec 11 03:11:54 2018] [c000000061cdfc20] [c000000000289660] __generic_file_write_iter+0x200/0x240
[Tue Dec 11 03:11:54 2018] [c000000061cdfc80] [c00000000044fb5c] ext4_file_write_iter+0x18c/0x4a0
[Tue Dec 11 03:11:54 2018] [c000000061cdfd00] [c000000000373a50] __vfs_write+0x130/0x1f0
[Tue Dec 11 03:11:54 2018] [c000000061cdfd90] [c000000000373d44] vfs_write+0xd4/0x250
[Tue Dec 11 03:11:54 2018] [c000000061cdfde0] [c00000000037409c] SyS_write+0x6c/0x110
[Tue Dec 11 03:11:54 2018] [c000000061cdfe30] [c00000000000b9e0] system_call+0x58/0x6c
[Tue Dec 11 03:11:54 2018] Mem-Info:
[Tue Dec 11 03:11:54 2018] active_anon:3254359 inactive_anon:109281 isolated_anon:0
 active_file:4319 inactive_file:383301 isolated_file:160
 unevictable:0 dirty:28778 writeback:0 unstable:0
 slab_reclaimable:27749 slab_unreclaimable:59901
 mapped:1496 shmem:248 pagetables:8319 bounce:0
 free:5901 free_pcp:215 free_cma:0
[Tue Dec 11 03:11:54 2018] Node 0 active_anon:97722688kB inactive_anon:3471936kB active_file:230592kB inactive_file:10390592kB unevictable:0kB isolated(anon):0kB isolated(file):2048kB mapped:84992kB dirty:798080kB writeback:0kB shmem:14144kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 12152832kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[Tue Dec 11 03:11:54 2018] Node 8 active_anon:110556288kB inactive_anon:3522048kB active_file:45824kB inactive_file:14132480kB unevictable:0kB isolated(anon):0kB isolated(file):8192kB mapped:10752kB dirty:1043712kB writeback:0kB shmem:1728kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 34891776kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[Tue Dec 11 03:11:54 2018] Node 0 DMA free:185664kB min:180096kB low:313920kB high:447744kB active_anon:97722688kB inactive_anon:3471936kB active_file:229696kB inactive_file:10374208kB unevictable:0kB writepending:813312kB present:134217728kB managed:133882304kB mlocked:0kB kernel_stack:168016kB pagetables:276416kB bounce:0kB free_pcp:7296kB local_pcp:320kB free_cma:0kB
[Tue Dec 11 03:11:54 2018] lowmem_reserve[]: 0 0 0 0
[Tue Dec 11 03:11:54 2018] Node 8 DMA free:199680kB min:180288kB low:314176kB high:448064kB active_anon:110556672kB inactive_anon:3522048kB active_file:45824kB inactive_file:14140160kB unevictable:0kB writepending:1069824kB present:134217728kB managed:133946496kB mlocked:0kB kernel_stack:44832kB pagetables:256000kB bounce:0kB free_pcp:6464kB local_pcp:320kB free_cma:0kB
[Tue Dec 11 03:11:54 2018] lowmem_reserve[]: 0 0 0 0
[Tue Dec 11 03:11:54 2018] Node 0 DMA: 1819*64kB (UME) 541*128kB (UE) 14*256kB (U) 1*512kB (U) 0*1024kB 0*2048kB 0*4096kB 0*8192kB 0*16384kB = 189760kB
[Tue Dec 11 03:11:54 2018] Node 8 DMA: 1329*64kB (UMEC) 760*128kB (UE) 62*256kB (UE) 1*512kB (E) 0*1024kB 0*2048kB 0*4096kB 0*8192kB 0*16384kB = 198720kB
[Tue Dec 11 03:11:54 2018] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[Tue Dec 11 03:11:54 2018] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[Tue Dec 11 03:11:54 2018] Node 8 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[Tue Dec 11 03:11:54 2018] Node 8 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[Tue Dec 11 03:11:54 2018] 388684 total pagecache pages
[Tue Dec 11 03:11:54 2018] 960 pages in swap cache
[Tue Dec 11 03:11:54 2018] Swap cache stats: add 876807, delete 875769, find 456053/587622
[Tue Dec 11 03:11:54 2018] Free swap  = 3020608kB
[Tue Dec 11 03:11:54 2018] Total swap = 4194240kB
[Tue Dec 11 03:11:54 2018] 4194304 pages RAM
[Tue Dec 11 03:11:54 2018] 0 pages HighMem/MovableOnly
[Tue Dec 11 03:11:54 2018] 9479 pages reserved
[Tue Dec 11 03:11:54 2018] 209920 pages cma reserved
[Tue Dec 11 03:11:54 2018] 0 pages hwpoisoned

@liyi-ibm
Copy link
Owner Author

[root@datanode11 /cgroup/cpu/hadoop-yarn]# cat cpu.cfs_period_us
100000
[root@datanode11 /cgroup/cpu/hadoop-yarn]# cat cpu.cfs_quota_us
17600000
[root@datanode11 /cgroup/cpu/hadoop-yarn]#
Message from syslogd@datanode11 at Dec 11 03:10:35 ...
kernel:Watchdog CPU:126 Hard LOCKUP

Message from syslogd@datanode11 at Dec 11 03:10:35 ...
kernel:Watchdog CPU:126 became unstuck

Message from syslogd@datanode11 at Dec 11 03:10:49 ...
kernel:Watchdog CPU:122 Hard LOCKUP

Message from syslogd@datanode11 at Dec 11 03:10:49 ...
kernel:Watchdog CPU:122 became unstuck

@liyi-ibm
Copy link
Owner Author

The dmesg is memory related lockup. You need patched kernel. CPU related lockup will have unthrottle_cfs_rq and other cfs functions in backtrace. Memory related lockup will have alloc_pages and mem_cgroup in the backtrace. They are different scenarios. You certainly need to mitigate the memory cgroup lockup with the patched kernel before running heavy workload and then use my cpu.cfs_xx settings to avoid the cpu scheduler (cfs) related lockup.

liyi-ibm pushed a commit that referenced this issue Dec 28, 2018
…sion

commit 8afb1d2 upstream.

Commit 40f70c0 ("serial: sh-sci: add locking to console write
function to avoid SMP lockup") copied the strategy to avoid locking
problems in conjuncture with the console from the UART8250
driver. Instead using directly spin_{try}lock_irqsave(),
local_irq_save() followed by spin_{try}lock() was used. While this is
correct on mainline, for -rt it is a problem. spin_{try}lock() will
check if it is running in a valid context. Since the local_irq_save()
has already been executed, the context has changed and
spin_{try}lock() will complain. The reason why spin_{try}lock()
complains is that on -rt the spin locks are turned into mutexes and
therefore can sleep. Sleeping with interrupts disabled is not valid.

BUG: sleeping function called from invalid context at /home/wagi/work/rt/v4.4-cip-rt/kernel/locking/rtmutex.c:995
in_atomic(): 0, irqs_disabled(): 128, pid: 778, name: irq/76-eth0
CPU: 0 PID: 778 Comm: irq/76-eth0 Not tainted 4.4.126-test-cip22-rt14-00403-gcd03665c8318 #12
Hardware name: Generic RZ/G1 (Flattened Device Tree)
Backtrace:
[<c00140a0>] (dump_backtrace) from [<c001424c>] (show_stack+0x18/0x1c)
 r7:c06b01f0 r6:60010193 r5:00000000 r4:c06b01f0
[<c0014234>] (show_stack) from [<c01d3c94>] (dump_stack+0x78/0x94)
[<c01d3c1c>] (dump_stack) from [<c004c134>] (___might_sleep+0x134/0x194)
 r7:60010113 r6:c06d3559 r5:00000000 r4:ffffe000
[<c004c000>] (___might_sleep) from [<c04ded60>] (rt_spin_lock+0x20/0x74)
 r5:c06f4d60 r4:c06f4d60
[<c04ded40>] (rt_spin_lock) from [<c02577e4>] (serial_console_write+0x100/0x118)
 r5:c06f4d60 r4:c06f4d60
[<c02576e4>] (serial_console_write) from [<c0061060>] (call_console_drivers.constprop.15+0x10c/0x124)
 r10:c06d2894 r9:c04e18b0 r8:00000028 r7:00000000 r6:c06d3559 r5:c06d2798
 r4:c06b9914 r3:c02576e4
[<c0060f54>] (call_console_drivers.constprop.15) from [<c0062984>] (console_unlock+0x32c/0x430)
 r10:c06d30d8 r9:00000028 r8:c06dd518 r7:00000005 r6:00000000 r5:c06d2798
 r4:c06d2798 r3:00000028
[<c0062658>] (console_unlock) from [<c0062e1c>] (vprintk_emit+0x394/0x4f0)
 r10:c06d2798 r9:c06d30ee r8:00000006 r7:00000005 r6:c06a78fc r5:00000027
 r4:00000003
[<c0062a88>] (vprintk_emit) from [<c0062fa0>] (vprintk+0x28/0x30)
 r10:c060bd46 r9:00001000 r8:c06b9a90 r7:c06b9a90 r6:c06b994c r5:c06b9a3c
 r4:c0062fa8
[<c0062f78>] (vprintk) from [<c0062fb8>] (vprintk_default+0x10/0x14)
[<c0062fa8>] (vprintk_default) from [<c009cd30>] (printk+0x78/0x84)
[<c009ccbc>] (printk) from [<c025afdc>] (credit_entropy_bits+0x17c/0x2cc)
 r3:00000001 r2:decade60 r1:c061a5ee r0:c061a523
 r4:00000006
[<c025ae60>] (credit_entropy_bits) from [<c025bf74>] (add_interrupt_randomness+0x160/0x178)
 r10:466e7196 r9:1f536000 r8:fffeef74 r7:00000000 r6:c06b9a60 r5:c06b9a3c
 r4:dfbcf680
[<c025be14>] (add_interrupt_randomness) from [<c006536c>] (irq_thread+0x1e8/0x248)
 r10:c006537c r9:c06cdf21 r8:c0064fcc r7:df791c24 r6:df791c00 r5:ffffe000
 r4:df525180
[<c0065184>] (irq_thread) from [<c003fba4>] (kthread+0x108/0x11c)
 r10:00000000 r9:00000000 r8:c0065184 r7:df791c00 r6:00000000 r5:df791d00
 r4:decac000
[<c003fa9c>] (kthread) from [<c00101b8>] (ret_from_fork+0x14/0x3c)
 r8:00000000 r7:00000000 r6:00000000 r5:c003fa9c r4:df791d00

Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Daniel Wagner <daniel.wagner@siemens.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
liyi-ibm pushed a commit that referenced this issue Dec 28, 2018
…s_replace()

commit bbb8c61 upstream.

When a chain is updated, a counter can be attached. if so,
the nft_counters_enabled should be increased.

test commands:

   %nft add table ip filter
   %nft add chain ip filter input { type filter hook input priority 4\; }
   %iptables-compat -Z input
   %nft delete chain ip filter input

we can see below messages.

[  286.443720] jump label: negative count!
[  286.448278] WARNING: CPU: 0 PID: 1459 at kernel/jump_label.c:197 __static_key_slow_dec_cpuslocked+0x6f/0xf0
[  286.449144] Modules linked in: nf_tables nfnetlink ip_tables x_tables
[  286.449144] CPU: 0 PID: 1459 Comm: nft Tainted: G        W         4.17.0-rc2+ #12
[  286.449144] RIP: 0010:__static_key_slow_dec_cpuslocked+0x6f/0xf0
[  286.449144] RSP: 0018:ffff88010e5176f0 EFLAGS: 00010286
[  286.449144] RAX: 000000000000001b RBX: ffffffffc0179500 RCX: ffffffffb8a82522
[  286.449144] RDX: 0000000000000001 RSI: 0000000000000008 RDI: ffff88011b7e5eac
[  286.449144] RBP: 0000000000000000 R08: ffffed00236fce5c R09: ffffed00236fce5b
[  286.449144] R10: ffffffffc0179503 R11: ffffed00236fce5c R12: 0000000000000000
[  286.449144] R13: ffff88011a28e448 R14: ffff88011a28e470 R15: dffffc0000000000
[  286.449144] FS:  00007f0384328700(0000) GS:ffff88011b600000(0000) knlGS:0000000000000000
[  286.449144] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  286.449144] CR2: 00007f038394bf10 CR3: 0000000104a86000 CR4: 00000000001006f0
[  286.449144] Call Trace:
[  286.449144]  static_key_slow_dec+0x6a/0x70
[  286.449144]  nf_tables_chain_destroy+0x19d/0x210 [nf_tables]
[  286.449144]  nf_tables_commit+0x1891/0x1c50 [nf_tables]
[  286.449144]  nfnetlink_rcv+0x1148/0x13d0 [nfnetlink]
[ ... ]

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant