praxidike Posted July 15, 2020 Posted July 15, 2020 (edited) Below is my Syslogs i had forwarded to Papertrail to pick up why my server might be crashing. These trace logs showed up which I need help translating. Jul 14 16:02:45 CadetCore kernel ------------[ cut here ]------------ Jul 14 16:02:45 CadetCore kernel WARNING: CPU: 0 PID: 17480 at net/netfilter/nf_nat_core.c:420 nf_nat_setup_info+0x94/0x666 [nf_nat] Jul 14 16:02:45 CadetCore kernel Modules linked in: xt_CHECKSUM ipt_REJECT ip6table_mangle ip6table_nat nf_nat_ipv6 iptable_mangle ip6table_filter ip6_tables vhost_net tun vhost tap macvlan xt_nat veth iptable_filter xfs md_mod iptable_nat ipt_MASQUERADE nf_nat_ipv4 nf_nat ip_tables wireguard ip6_udp_tunnel udp_tunnel bonding tg3 igb(O) hid_logitech_hidpp mxm_wmi sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_cstate intel_uncore intel_rapl_perf ipmi_ssif sr_mod i2c_core cdrom hid_logitech_dj ahci megaraid_sas libahci ipmi_si wmi acpi_power_meter pcc_cpufreq button [last unloaded: tg3] Jul 14 16:02:45 CadetCore kernel CPU: 0 PID: 17480 Comm: kworker/0:1 Tainted: G W O 4.19.107-Unraid #1 Jul 14 16:02:45 CadetCore kernel Hardware name: Dell Inc. PowerEdge R430, BIOS 2.11.0 12/23/2019 Jul 14 16:02:45 CadetCore kernel Workqueue: events macvlan_process_broadcast [macvlan] Jul 14 16:02:45 CadetCore kernel RIP: 0010:nf_nat_setup_info+0x94/0x666 [nf_nat] Jul 14 16:02:45 CadetCore kernel Code: 0d 8b 87 80 00 00 00 25 80 00 00 00 eb 0c 41 8b 86 80 00 00 00 25 00 01 00 00 85 c0 74 13 48 c7 c7 cc a1 04 a0 e8 8b 59 04 e1 <0f> 0b e9 49 01 00 00 4c 8d 6c 24 30 49 8d 76 58 4c 89 ef e8 bd c0 Jul 14 16:02:45 CadetCore kernel RSP: 0018:ffff88846fa03c50 EFLAGS: 00010246 Jul 14 16:02:45 CadetCore kernel RAX: 0000000000000024 RBX: ffff88846fa03df0 RCX: 0000000000000000 Jul 14 16:02:45 CadetCore kernel RDX: 0000000000000000 RSI: ffff88846fa164f8 RDI: ffff88846fa164f8 Jul 14 16:02:45 CadetCore kernel RBP: ffff88846fa03d28 R08: 0000000000000003 R09: 000000000000ea00 Jul 14 16:02:45 CadetCore kernel R10: 0000000000000000 R11: 0000000000000044 R12: 0000000000000000 Jul 14 16:02:45 CadetCore kernel R13: 0000000000000000 R14: ffff88846c4363c0 R15: ffff88846fa03d3c Jul 14 16:02:45 CadetCore kernel FS: 0000000000000000(0000) GS:ffff88846fa00000(0000) knlGS:0000000000000000 Jul 14 16:02:45 CadetCore kernel CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 14 16:02:45 CadetCore kernel CR2: 000014fd3b92f000 CR3: 0000000001e0a006 CR4: 00000000003606f0 Jul 14 16:02:45 CadetCore kernel DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jul 14 16:02:45 CadetCore kernel DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jul 14 16:02:45 CadetCore kernel Call Trace: Jul 14 16:02:45 CadetCore kernel <IRQ> Jul 14 16:02:45 CadetCore kernel ? fib_validate_source+0xab/0xd5 Jul 14 16:02:45 CadetCore kernel ? br_handle_frame+0x27e/0x2bd Jul 14 16:02:45 CadetCore kernel nf_nat_alloc_null_binding+0x71/0x88 [nf_nat] Jul 14 16:02:45 CadetCore kernel nf_nat_inet_fn+0x9f/0x1b9 [nf_nat] Jul 14 16:02:45 CadetCore kernel nf_hook_slow+0x3a/0x90 Jul 14 16:02:45 CadetCore kernel ip_local_deliver+0xad/0xdc Jul 14 16:02:45 CadetCore kernel ? ip_sublist_rcv_finish+0x54/0x54 Jul 14 16:02:45 CadetCore kernel ip_sabotage_in+0x38/0x3e Jul 14 16:02:45 CadetCore kernel nf_hook_slow+0x3a/0x90 Jul 14 16:02:45 CadetCore kernel ip_rcv+0x8e/0xbe Jul 14 16:02:45 CadetCore kernel ? ip_rcv_finish_core.isra.0+0x2e1/0x2e1 Jul 14 16:02:45 CadetCore kernel __netif_receive_skb_one_core+0x53/0x6f Jul 14 16:02:45 CadetCore kernel process_backlog+0x77/0x10e Jul 14 16:02:45 CadetCore kernel net_rx_action+0x107/0x26c Jul 14 16:02:45 CadetCore kernel __do_softirq+0xc9/0x1d7 Jul 14 16:02:45 CadetCore kernel do_softirq_own_stack+0x2a/0x40 Jul 14 16:02:45 CadetCore kernel </IRQ> Jul 14 16:02:45 CadetCore kernel do_softirq+0x4d/0x5a Jul 14 16:02:45 CadetCore kernel netif_rx_ni+0x1c/0x22 Jul 14 16:02:45 CadetCore kernel macvlan_broadcast+0x111/0x156 [macvlan] Jul 14 16:02:45 CadetCore kernel ? __switch_to_asm+0x41/0x70 Jul 14 16:02:45 CadetCore kernel macvlan_process_broadcast+0xea/0x128 [macvlan] Jul 14 16:02:45 CadetCore kernel process_one_work+0x16e/0x24f Jul 14 16:02:45 CadetCore kernel worker_thread+0x1e2/0x2b8 Jul 14 16:02:45 CadetCore kernel ? rescuer_thread+0x2a7/0x2a7 Jul 14 16:02:45 CadetCore kernel kthread+0x10c/0x114 Jul 14 16:02:45 CadetCore kernel ? kthread_park+0x89/0x89 Jul 14 16:02:45 CadetCore kernel ret_from_fork+0x35/0x40 Jul 14 16:02:45 CadetCore kernel ---[ end trace 029fdc18be3d2eed ]--- Any help would be appreciated, I can't seem to replicate the crash in safe mode. Edited July 15, 2020 by praxidike Quote
trurl Posted July 15, 2020 Posted July 15, 2020 Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.