[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YG3SuK4W/N9jqknL@krava>
Date: Wed, 7 Apr 2021 17:41:44 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andriin@...com>,
Paolo Abeni <pabeni@...hat.com>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...omium.org>,
Toke Høiland-Jørgensen <toke@...hat.com>,
Jiri Olsa <jolsa@...nel.org>, Jiri Benc <jbenc@...hat.com>,
Yauheni Kaliuta <yauheni.kaliuta@...hat.com>
Subject: WARNING net/core/stream.c:208 when running test_sockmap
hi,
I'm getting couple of WARNINGs below when running
test_sockmap on latest bpf-next/master, like:
# while :; do ./test_sockmap ; done
The warning is at:
WARN_ON(sk->sk_forward_alloc);
so looks like some socket allocation math goes wrong.
Attaching my config, pelase let me know if you need more info.
thanks,
jirka
---
[ 1790.086351] ------------[ cut here ]------------
[ 1790.091528] WARNING: CPU: 10 PID: 144810 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 1790.101644] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 1790.157677] CPU: 10 PID: 144810 Comm: test_sockmap Tainted: G S 5.12.0-rc4+ #20
[ 1790.167296] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 1790.177882] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 1790.183721] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 1790.204684] RSP: 0018:ffffb80e83b4bda8 EFLAGS: 00010206
[ 1790.210518] RAX: 0000000000000000 RBX: ffff98101c7688c0 RCX: 0000000000000000
[ 1790.218486] RDX: 0000000000000010 RSI: 00000000000006e8 RDI: ffff98101c768970
[ 1790.226453] RBP: ffff98101c768970 R08: 0000000000035c28 R09: ffffb80e83b4bd78
[ 1790.234413] R10: 0000000000000000 R11: 0000000000002710 R12: ffff981038c1a920
[ 1790.242380] R13: 0000000000000000 R14: ffff9810483800c0 R15: 0000000000000000
[ 1790.250347] FS: 00007fb75da37740(0000) GS:ffff9811f7b00000(0000) knlGS:0000000000000000
[ 1790.259386] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1790.265813] CR2: 00007fb75da376b8 CR3: 0000000289e2a005 CR4: 00000000000606e0
[ 1790.273780] Call Trace:
[ 1790.276515] inet_csk_destroy_sock+0x55/0x110
[ 1790.281384] tcp_rcv_state_process+0x680/0x6d0
[ 1790.286349] ? tcp_write_xmit+0x4fc/0x1300
[ 1790.290926] tcp_v4_do_rcv+0xb4/0x1f0
[ 1790.295018] __release_sock+0x7c/0xc0
[ 1790.299110] __tcp_close+0x19e/0x440
[ 1790.303105] tcp_close+0x1f/0x60
[ 1790.306710] inet_release+0x42/0x80
[ 1790.310608] __sock_release+0x3d/0xa0
[ 1790.314700] sock_close+0x11/0x20
[ 1790.318401] __fput+0x92/0x230
[ 1790.321813] task_work_run+0x70/0xb0
[ 1790.325811] exit_to_user_mode_prepare+0x16b/0x170
[ 1790.331164] syscall_exit_to_user_mode+0x12/0x40
[ 1790.336323] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 1790.341966] RIP: 0033:0x7fb75cdd1955
[ 1790.345961] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 1790.366922] RSP: 002b:00007ffc5fc70478 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 1790.375377] RAX: 0000000000000000 RBX: 00007ffc5fc704a0 RCX: 00007fb75cdd1955
[ 1790.383343] RDX: 0000000000000078 RSI: 00007ffc5fc703f0 RDI: 0000000000000041
[ 1790.391310] RBP: 0000000000000000 R08: 000000000000002b R09: 000000000000002b
[ 1790.399279] R10: 000000000000002b R11: 0000000000000246 R12: 0000000000000005
[ 1790.407245] R13: 00007ffc5fc70640 R14: 0000000000000003 R15: 0000000000000038
[ 1790.415204] ---[ end trace 0e93ebbac94237ba ]---
[ 2099.655072] ------------[ cut here ]------------
[ 2099.660237] WARNING: CPU: 10 PID: 173924 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 2099.670353] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2099.726380] CPU: 10 PID: 173924 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 2099.736000] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2099.746588] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 2099.752427] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 2099.773391] RSP: 0018:ffffb80e84ab7da8 EFLAGS: 00010206
[ 2099.779228] RAX: 0000000000000000 RBX: ffff9810200771c0 RCX: ffffffffffffffff
[ 2099.787197] RDX: 0000000000000010 RSI: 00000000000005fa RDI: ffff981020077270
[ 2099.795166] RBP: ffff981020077270 R08: 0000000000035c28 R09: ffffb80e84ab7d78
[ 2099.803134] R10: 0000000000000000 R11: 0000000000002710 R12: ffff980eb1b01d20
[ 2099.811103] R13: 0000000000000000 R14: ffff98100628e240 R15: 0000000000000000
[ 2099.819072] FS: 00007facb5ce0740(0000) GS:ffff9811f7b00000(0000) knlGS:0000000000000000
[ 2099.828107] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2099.834524] CR2: 00007facb5ce06b8 CR3: 0000000299dbe004 CR4: 00000000000606e0
[ 2099.842494] Call Trace:
[ 2099.845228] inet_csk_destroy_sock+0x55/0x110
[ 2099.850096] tcp_rcv_state_process+0x680/0x6d0
[ 2099.855062] ? tcp_write_xmit+0x4fc/0x1300
[ 2099.859639] tcp_v4_do_rcv+0xb4/0x1f0
[ 2099.863731] __release_sock+0x7c/0xc0
[ 2099.867823] __tcp_close+0x19e/0x440
[ 2099.871818] tcp_close+0x1f/0x60
[ 2099.875425] inet_release+0x42/0x80
[ 2099.879324] __sock_release+0x3d/0xa0
[ 2099.883416] sock_close+0x11/0x20
[ 2099.887119] __fput+0x92/0x230
[ 2099.890535] task_work_run+0x70/0xb0
[ 2099.894523] exit_to_user_mode_prepare+0x16b/0x170
[ 2099.899878] syscall_exit_to_user_mode+0x12/0x40
[ 2099.905039] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 2099.910683] RIP: 0033:0x7facb507a955
[ 2099.914677] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 2099.935638] RSP: 002b:00007ffd4c1a7648 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2099.944091] RAX: 0000000000000000 RBX: 00007ffd4c1a7670 RCX: 00007facb507a955
[ 2099.952052] RDX: 0000000000000078 RSI: 00007ffd4c1a75c0 RDI: 000000000000002e
[ 2099.960019] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 2099.967979] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 2099.975946] R13: 00007ffd4c1a7810 R14: 0000000000000003 R15: 0000000000000000
[ 2099.983908] ---[ end trace 0e93ebbac94237bb ]---
[ 2135.666608] ------------[ cut here ]------------
[ 2135.671778] WARNING: CPU: 10 PID: 177280 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 2135.681894] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2135.737914] CPU: 10 PID: 177280 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 2135.747536] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2135.758124] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 2135.763965] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 2135.784930] RSP: 0018:ffffb80e84aa7da8 EFLAGS: 00010206
[ 2135.790767] RAX: 0000000000000000 RBX: ffff98101c468000 RCX: ffffffffffffffff
[ 2135.798735] RDX: 0000000000000010 RSI: 00000000000005fa RDI: ffff98101c4680b0
[ 2135.806703] RBP: ffff98101c4680b0 R08: 0000000000035c28 R09: ffffb80e84aa7d78
[ 2135.814671] R10: 0000000000000000 R11: 0000000000002710 R12: ffff980e88d08920
[ 2135.822642] R13: 0000000000000000 R14: ffff98100628e240 R15: 0000000000000000
[ 2135.830611] FS: 00007f41750fc740(0000) GS:ffff9811f7b00000(0000) knlGS:0000000000000000
[ 2135.839646] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2135.846066] CR2: 00007f41750fc6b8 CR3: 000000029941c006 CR4: 00000000000606e0
[ 2135.854035] Call Trace:
[ 2135.856770] inet_csk_destroy_sock+0x55/0x110
[ 2135.861640] tcp_rcv_state_process+0x680/0x6d0
[ 2135.866606] ? tcp_write_xmit+0x4fc/0x1300
[ 2135.871183] tcp_v4_do_rcv+0xb4/0x1f0
[ 2135.875275] __release_sock+0x7c/0xc0
[ 2135.879368] __tcp_close+0x19e/0x440
[ 2135.883362] tcp_close+0x1f/0x60
[ 2135.886969] inet_release+0x42/0x80
[ 2135.890866] __sock_release+0x3d/0xa0
[ 2135.894957] sock_close+0x11/0x20
[ 2135.898661] __fput+0x92/0x230
[ 2135.902075] task_work_run+0x70/0xb0
[ 2135.906074] exit_to_user_mode_prepare+0x16b/0x170
[ 2135.911428] syscall_exit_to_user_mode+0x12/0x40
[ 2135.916588] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 2135.922234] RIP: 0033:0x7f4174496955
[ 2135.926228] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 2135.947189] RSP: 002b:00007ffd7ff65f98 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2135.955643] RAX: 0000000000000000 RBX: 00007ffd7ff65fc0 RCX: 00007f4174496955
[ 2135.963612] RDX: 0000000000000078 RSI: 00007ffd7ff65f10 RDI: 000000000000002e
[ 2135.971580] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 2135.979550] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 2135.987518] R13: 00007ffd7ff66160 R14: 0000000000000003 R15: 0000000000000000
[ 2135.995489] ---[ end trace 0e93ebbac94237bc ]---
[ 2165.701192] ------------[ cut here ]------------
[ 2165.706366] WARNING: CPU: 21 PID: 180087 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 2165.716480] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2165.772491] CPU: 21 PID: 180087 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 2165.782109] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2165.792697] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 2165.798536] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 2165.819498] RSP: 0018:ffffb80e83b03da8 EFLAGS: 00010202
[ 2165.825334] RAX: 0000000000000000 RBX: ffff98101a2b3d40 RCX: 0000000000000000
[ 2165.833303] RDX: 0000000000000010 RSI: 0000000000000afd RDI: ffff98101a2b3df0
[ 2165.841271] RBP: ffff98101a2b3df0 R08: 0000000000035c28 R09: ffffb80e83b03d78
[ 2165.849239] R10: 0000000000000000 R11: 0000000000002710 R12: ffff980e88d08120
[ 2165.857209] R13: 0000000000000000 R14: ffff9810052a4fc0 R15: 0000000000000000
[ 2165.865178] FS: 00007f483087f740(0000) GS:ffff9811f7c40000(0000) knlGS:0000000000000000
[ 2165.874212] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2165.880629] CR2: 00007f483087f6b8 CR3: 00000002a81ee006 CR4: 00000000000606e0
[ 2165.888597] Call Trace:
[ 2165.891334] inet_csk_destroy_sock+0x55/0x110
[ 2165.896203] tcp_rcv_state_process+0x680/0x6d0
[ 2165.901168] ? tcp_write_xmit+0x4fc/0x1300
[ 2165.905746] tcp_v4_do_rcv+0xb4/0x1f0
[ 2165.909837] __release_sock+0x7c/0xc0
[ 2165.913926] __tcp_close+0x19e/0x440
[ 2165.917923] tcp_close+0x1f/0x60
[ 2165.921528] inet_release+0x42/0x80
[ 2165.925427] __sock_release+0x3d/0xa0
[ 2165.929518] sock_close+0x11/0x20
[ 2165.933221] __fput+0x92/0x230
[ 2165.936633] task_work_run+0x70/0xb0
[ 2165.940631] exit_to_user_mode_prepare+0x16b/0x170
[ 2165.945984] syscall_exit_to_user_mode+0x12/0x40
[ 2165.951142] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 2165.956787] RIP: 0033:0x7f482fc19955
[ 2165.960781] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 2165.981742] RSP: 002b:00007ffcbc13d9b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2165.990196] RAX: 0000000000000000 RBX: 00007ffcbc13d9e0 RCX: 00007f482fc19955
[ 2165.998165] RDX: 0000000000000078 RSI: 00007ffcbc13d930 RDI: 000000000000002e
[ 2166.006132] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 2166.014092] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 2166.022060] R13: 00007ffcbc13db80 R14: 0000000000000003 R15: 0000000000000000
[ 2166.030028] ---[ end trace 0e93ebbac94237bd ]---
[ 2166.039675] ------------[ cut here ]------------
[ 2166.044835] WARNING: CPU: 21 PID: 175052 at net/ipv4/af_inet.c:157 inet_sock_destruct+0x16b/0x180
[ 2166.054749] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2166.110760] CPU: 21 PID: 175052 Comm: kworker/21:12 Tainted: G S W 5.12.0-rc4+ #20
[ 2166.120471] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2166.131071] Workqueue: events sk_psock_destroy
[ 2166.136058] RIP: 0010:inet_sock_destruct+0x16b/0x180
[ 2166.141615] Code: e8 5a 2f f2 ff 48 8b bb 30 01 00 00 5b 5d e9 4c 2f f2 ff 0f b6 43 12 3c 07 74 9e e9 61 8d 11 00 48 89 df e8 57 a1 ef ff eb 85 <0f> 0b eb bf 0f 0b eb 9d 0f 0b eb a3 0f 0b eb a9 0f 1f 44 00 00 66
[ 2166.162587] RSP: 0018:ffffb80e8361be28 EFLAGS: 00010202
[ 2166.168447] RAX: 0000000000000afd RBX: ffff98101a2b3d40 RCX: 0000000000000000
[ 2166.176437] RDX: 0000000000000000 RSI: 0000000000000afd RDI: ffff98101a2b3df0
[ 2166.184416] RBP: ffff98101a2b3df0 R08: 0000000000000000 R09: ffff980e800590b0
[ 2166.192409] R10: 0000000000000002 R11: ffff9811f7c6a104 R12: ffff98101410e800
[ 2166.200386] R13: ffff98101410e978 R14: ffff98101410e978 R15: ffff98101410ea18
[ 2166.208376] FS: 0000000000000000(0000) GS:ffff9811f7c40000(0000) knlGS:0000000000000000
[ 2166.217436] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2166.223876] CR2: 00007f483087f6b8 CR3: 00000003bb410001 CR4: 00000000000606e0
[ 2166.231857] Call Trace:
[ 2166.234615] __sk_destruct+0x24/0x1e0
[ 2166.238717] sk_psock_destroy+0x185/0x1b0
[ 2166.243219] process_one_work+0x1cb/0x360
[ 2166.247711] ? process_one_work+0x360/0x360
[ 2166.252407] worker_thread+0x30/0x370
[ 2166.256508] ? process_one_work+0x360/0x360
[ 2166.261203] kthread+0x116/0x130
[ 2166.264817] ? kthread_park+0x80/0x80
[ 2166.268917] ret_from_fork+0x22/0x30
[ 2166.272914] ---[ end trace 0e93ebbac94237be ]---
[ 2303.039451] ------------[ cut here ]------------
[ 2303.044628] WARNING: CPU: 7 PID: 192967 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 2303.054646] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2303.110670] CPU: 7 PID: 192967 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 2303.120194] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2303.130784] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 2303.136625] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 2303.157591] RSP: 0018:ffffb80e84aefda8 EFLAGS: 00010206
[ 2303.163429] RAX: 0000000000000000 RBX: ffff981004ab1180 RCX: ffffffffffffffff
[ 2303.171402] RDX: 0000000000000010 RSI: 00000000000005fa RDI: ffff981004ab1230
[ 2303.179375] RBP: ffff981004ab1230 R08: 0000000000035c28 R09: ffffb80e84aefd78
[ 2303.187346] R10: 0000000000000000 R11: 0000000000002710 R12: ffff980e844fed20
[ 2303.195316] R13: 0000000000000000 R14: ffff98103131f080 R15: 0000000000000000
[ 2303.203288] FS: 00007f0d91074740(0000) GS:ffff9811f7a40000(0000) knlGS:0000000000000000
[ 2303.212327] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2303.218747] CR2: 00007f0d910746b8 CR3: 0000000284b30006 CR4: 00000000000606e0
[ 2303.226718] Call Trace:
[ 2303.229456] inet_csk_destroy_sock+0x55/0x110
[ 2303.234326] tcp_rcv_state_process+0x680/0x6d0
[ 2303.239298] ? tcp_write_xmit+0x4fc/0x1300
[ 2303.243879] tcp_v4_do_rcv+0xb4/0x1f0
[ 2303.247976] __release_sock+0x7c/0xc0
[ 2303.252069] __tcp_close+0x19e/0x440
[ 2303.256068] tcp_close+0x1f/0x60
[ 2303.259669] inet_release+0x42/0x80
[ 2303.263573] __sock_release+0x3d/0xa0
[ 2303.267668] sock_close+0x11/0x20
[ 2303.271375] __fput+0x92/0x230
[ 2303.274790] task_work_run+0x70/0xb0
[ 2303.278792] exit_to_user_mode_prepare+0x16b/0x170
[ 2303.284152] syscall_exit_to_user_mode+0x12/0x40
[ 2303.289316] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 2303.294964] RIP: 0033:0x7f0d9040e955
[ 2303.298962] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 2303.319928] RSP: 002b:00007ffc20bc6948 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2303.328386] RAX: 0000000000000000 RBX: 00007ffc20bc6970 RCX: 00007f0d9040e955
[ 2303.336359] RDX: 0000000000000078 RSI: 00007ffc20bc68c0 RDI: 000000000000002e
[ 2303.344331] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 2303.352301] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 2303.360275] R13: 00007ffc20bc6b10 R14: 0000000000000003 R15: 0000000000000000
[ 2303.368247] ---[ end trace 0e93ebbac94237bf ]---
[ 2434.201462] ------------[ cut here ]------------
[ 2434.206624] WARNING: CPU: 9 PID: 205284 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 2434.216650] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2434.272663] CPU: 9 PID: 205284 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 2434.282186] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2434.292773] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 2434.298612] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 2434.319574] RSP: 0018:ffffb80e83cb3da8 EFLAGS: 00010202
[ 2434.325410] RAX: 0000000000000000 RBX: ffff98101c611a40 RCX: 0000000000000000
[ 2434.333378] RDX: 0000000000000010 RSI: 00000000000000f7 RDI: ffff98101c611af0
[ 2434.341346] RBP: ffff98101c611af0 R08: 0000000000035c28 R09: ffffb80e83cb3d78
[ 2434.349313] R10: 0000000000000000 R11: 0000000000002710 R12: ffff980eb1c80520
[ 2434.357272] R13: 0000000000000000 R14: ffff981038b0b140 R15: 0000000000000000
[ 2434.365238] FS: 00007f19519a0740(0000) GS:ffff9811f7ac0000(0000) knlGS:0000000000000000
[ 2434.374273] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2434.380689] CR2: 00007f19519a06b8 CR3: 0000000283c32004 CR4: 00000000000606e0
[ 2434.388656] Call Trace:
[ 2434.391391] inet_csk_destroy_sock+0x55/0x110
[ 2434.396259] tcp_rcv_state_process+0x680/0x6d0
[ 2434.401226] ? tcp_write_xmit+0x4fc/0x1300
[ 2434.405802] tcp_v4_do_rcv+0xb4/0x1f0
[ 2434.409893] __release_sock+0x7c/0xc0
[ 2434.413985] __tcp_close+0x19e/0x440
[ 2434.417980] tcp_close+0x1f/0x60
[ 2434.421586] inet_release+0x42/0x80
[ 2434.425484] __sock_release+0x3d/0xa0
[ 2434.429573] sock_close+0x11/0x20
[ 2434.433274] __fput+0x92/0x230
[ 2434.436687] task_work_run+0x70/0xb0
[ 2434.440684] exit_to_user_mode_prepare+0x16b/0x170
[ 2434.446037] syscall_exit_to_user_mode+0x12/0x40
[ 2434.451195] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 2434.456839] RIP: 0033:0x7f1950d3a955
[ 2434.460831] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 2434.481793] RSP: 002b:00007fff161c7ae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2434.490249] RAX: 0000000000000000 RBX: 00007fff161c7b10 RCX: 00007f1950d3a955
[ 2434.498219] RDX: 0000000000000078 RSI: 00007fff161c7a60 RDI: 000000000000002e
[ 2434.506187] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 2434.514154] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 2434.522123] R13: 00007fff161c7cb0 R14: 0000000000000003 R15: 0000000000000000
[ 2434.530091] ---[ end trace 0e93ebbac94237c0 ]---
[ 2648.753868] ------------[ cut here ]------------
[ 2648.759032] WARNING: CPU: 11 PID: 225439 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 2648.769154] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 2648.825189] CPU: 11 PID: 225439 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 2648.834806] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 2648.845393] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 2648.851233] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 2648.872196] RSP: 0018:ffffb80e836dbda8 EFLAGS: 00010206
[ 2648.878033] RAX: 0000000000000000 RBX: ffff981002399180 RCX: 0000000000000000
[ 2648.886002] RDX: 0000000000000010 RSI: 00000000000005fa RDI: ffff981002399230
[ 2648.893971] RBP: ffff981002399230 R08: 0000000000035c28 R09: ffffb80e836dbd78
[ 2648.901942] R10: 0000000000000000 R11: 0000000000002710 R12: ffff980e8178ed20
[ 2648.909910] R13: 0000000000000000 R14: ffff98100628ed80 R15: 0000000000000000
[ 2648.917878] FS: 00007f840ff99740(0000) GS:ffff9811f7b40000(0000) knlGS:0000000000000000
[ 2648.926913] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2648.933330] CR2: 00007f840ff996b8 CR3: 0000000282514003 CR4: 00000000000606e0
[ 2648.941299] Call Trace:
[ 2648.944034] inet_csk_destroy_sock+0x55/0x110
[ 2648.948902] tcp_rcv_state_process+0x680/0x6d0
[ 2648.953866] ? tcp_write_xmit+0x4fc/0x1300
[ 2648.958446] tcp_v4_do_rcv+0xb4/0x1f0
[ 2648.962539] __release_sock+0x7c/0xc0
[ 2648.966631] __tcp_close+0x19e/0x440
[ 2648.970626] tcp_close+0x1f/0x60
[ 2648.974235] inet_release+0x42/0x80
[ 2648.978134] __sock_release+0x3d/0xa0
[ 2648.982224] sock_close+0x11/0x20
[ 2648.985926] __fput+0x92/0x230
[ 2648.989331] task_work_run+0x70/0xb0
[ 2648.993327] exit_to_user_mode_prepare+0x16b/0x170
[ 2648.998680] syscall_exit_to_user_mode+0x12/0x40
[ 2649.003839] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 2649.009484] RIP: 0033:0x7f840f333955
[ 2649.013479] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 2649.034439] RSP: 002b:00007ffff908e9a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2649.042896] RAX: 0000000000000000 RBX: 00007ffff908e9d0 RCX: 00007f840f333955
[ 2649.050868] RDX: 0000000000000078 RSI: 00007ffff908e920 RDI: 000000000000002e
[ 2649.058835] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 2649.066803] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 2649.074773] R13: 00007ffff908eb70 R14: 0000000000000003 R15: 0000000000000000
[ 2649.082743] ---[ end trace 0e93ebbac94237c1 ]---
[ 3368.972123] ------------[ cut here ]------------
[ 3368.977286] WARNING: CPU: 7 PID: 293155 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 3368.987311] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 3369.043333] CPU: 7 PID: 293155 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 3369.052856] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 3369.063444] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 3369.069283] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 3369.090246] RSP: 0018:ffffb80e837ebda8 EFLAGS: 00010206
[ 3369.096081] RAX: 0000000000000000 RBX: ffff98100e49cec0 RCX: 0000000000000000
[ 3369.104049] RDX: 0000000000000010 RSI: 00000000000005fa RDI: ffff98100e49cf70
[ 3369.112019] RBP: ffff98100e49cf70 R08: 0000000000035c28 R09: ffffb80e837ebd78
[ 3369.119986] R10: 0000000000000000 R11: 0000000000002710 R12: ffff9810035cf920
[ 3369.127955] R13: 0000000000000000 R14: ffff98103132ef00 R15: 0000000000000000
[ 3369.135923] FS: 00007fb645e27740(0000) GS:ffff9811f7a40000(0000) knlGS:0000000000000000
[ 3369.144959] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3369.151375] CR2: 00007fb645e276b8 CR3: 000000029c450003 CR4: 00000000000606e0
[ 3369.159345] Call Trace:
[ 3369.162083] inet_csk_destroy_sock+0x55/0x110
[ 3369.166952] tcp_rcv_state_process+0x680/0x6d0
[ 3369.171920] ? tcp_write_xmit+0x4fc/0x1300
[ 3369.176498] tcp_v4_do_rcv+0xb4/0x1f0
[ 3369.180592] __release_sock+0x7c/0xc0
[ 3369.184682] __tcp_close+0x19e/0x440
[ 3369.188678] tcp_close+0x1f/0x60
[ 3369.192283] inet_release+0x42/0x80
[ 3369.196180] __sock_release+0x3d/0xa0
[ 3369.200273] sock_close+0x11/0x20
[ 3369.203978] __fput+0x92/0x230
[ 3369.207391] task_work_run+0x70/0xb0
[ 3369.211390] exit_to_user_mode_prepare+0x16b/0x170
[ 3369.216744] syscall_exit_to_user_mode+0x12/0x40
[ 3369.221903] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 3369.227547] RIP: 0033:0x7fb6451c1955
[ 3369.231542] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 3369.252505] RSP: 002b:00007ffe08172018 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 3369.260959] RAX: 0000000000000000 RBX: 00007ffe08172040 RCX: 00007fb6451c1955
[ 3369.268927] RDX: 0000000000000078 RSI: 00007ffe08171f90 RDI: 000000000000002e
[ 3369.276896] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 3369.284864] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 3369.292832] R13: 00007ffe081721e0 R14: 0000000000000003 R15: 0000000000000000
[ 3369.300802] ---[ end trace 0e93ebbac94237c2 ]---
[ 3476.618738] ------------[ cut here ]------------
[ 3476.623905] WARNING: CPU: 11 PID: 303259 at net/core/stream.c:208 sk_stream_kill_queues+0x113/0x120
[ 3476.634013] Modules linked in: tls rfkill sunrpc intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support ipmi_ssif irqbypass rapl cdc_ether intel_cstate usbnet mii intel_uncore ipmi_si pcspkr i2c_i801 ipmi_devintf ioatdma lpc_ich i2c_smbus ipmi_msghandler ip_tables xfs libcrc32c sr_mod cdrom sd_mod t10_pi sg wmi mgag200 drm_kms_helper syscopyarea ahci sysfillrect sysimgblt fb_sys_fops libahci igb drm libata crc32c_intel dca i2c_algo_bit megaraid_sas dm_mirror dm_region_hash dm_log dm_mod fuse
[ 3476.690027] CPU: 11 PID: 303259 Comm: test_sockmap Tainted: G S W 5.12.0-rc4+ #20
[ 3476.699646] Hardware name: IBM System x3650 M4 : -[7915E2G]-/00Y7683, BIOS -[VVE124AUS-1.30]- 11/21/2012
[ 3476.710234] RIP: 0010:sk_stream_kill_queues+0x113/0x120
[ 3476.716070] Code: 00 85 c0 75 1f 85 f6 75 21 5b 5d c3 48 89 df e8 73 06 ff ff 8b 83 48 01 00 00 8b b3 00 01 00 00 85 c0 74 e1 0f 0b 85 f6 74 df <0f> 0b 5b 5d c3 0f 0b eb ac 0f 1f 40 00 66 66 66 66 90 8b 97 44 01
[ 3476.737032] RSP: 0018:ffffb80e83c33da8 EFLAGS: 00010206
[ 3476.742867] RAX: 0000000000000000 RBX: ffff981022112bc0 RCX: ffffffffffffffff
[ 3476.750835] RDX: 0000000000000010 RSI: 00000000000005fa RDI: ffff981022112c70
[ 3476.758803] RBP: ffff981022112c70 R08: 0000000000035c28 R09: ffffb80e83c33d78
[ 3476.766771] R10: 0000000000000000 R11: 0000000000002710 R12: ffff981013f83d20
[ 3476.774738] R13: 0000000000000000 R14: ffff9810389dac00 R15: 0000000000000000
[ 3476.782706] FS: 00007f89622ef740(0000) GS:ffff9811f7b40000(0000) knlGS:0000000000000000
[ 3476.791742] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3476.798159] CR2: 00007f89622ef6b8 CR3: 00000002994c0002 CR4: 00000000000606e0
[ 3476.806127] Call Trace:
[ 3476.808862] inet_csk_destroy_sock+0x55/0x110
[ 3476.813732] tcp_rcv_state_process+0x680/0x6d0
[ 3476.818698] ? tcp_write_xmit+0x4fc/0x1300
[ 3476.823276] tcp_v4_do_rcv+0xb4/0x1f0
[ 3476.827368] __release_sock+0x7c/0xc0
[ 3476.831460] __tcp_close+0x19e/0x440
[ 3476.835455] tcp_close+0x1f/0x60
[ 3476.839062] inet_release+0x42/0x80
[ 3476.842961] __sock_release+0x3d/0xa0
[ 3476.847052] sock_close+0x11/0x20
[ 3476.850753] __fput+0x92/0x230
[ 3476.854167] task_work_run+0x70/0xb0
[ 3476.858164] exit_to_user_mode_prepare+0x16b/0x170
[ 3476.863517] syscall_exit_to_user_mode+0x12/0x40
[ 3476.868677] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 3476.874321] RIP: 0033:0x7f8961689955
[ 3476.878315] Code: f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b3 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 f6 da 20 00 85 c0 75 12 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 3b c3 66 90 53 89 fb 48 83 ec 10 e8 e4 fb ff
[ 3476.899278] RSP: 002b:00007ffca6992308 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 3476.907732] RAX: 0000000000000000 RBX: 00007ffca6992330 RCX: 00007f8961689955
[ 3476.915700] RDX: 0000000000000078 RSI: 00007ffca6992280 RDI: 000000000000002e
[ 3476.923667] RBP: 0000000000000000 R08: 0000000000000018 R09: 0000000000000018
[ 3476.931636] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000005
[ 3476.939605] R13: 00007ffca69924d0 R14: 0000000000000003 R15: 0000000000000000
[ 3476.947573] ---[ end trace 0e93ebbac94237c3 ]---
View attachment "config" of type "text/plain" (210704 bytes)
Powered by blists - more mailing lists