AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-220124

Hanuman's questions

Martin Hope
Hanuman
Asked: 2018-04-05 20:21:06 +0800 CST

了解 dmesg 警告

  • 1

任何人都可以在下面的 dmesg 日志中对这些警告的含义提供一些见解吗?他们的意思是 atl1c 模块无法完全加载还是只是一个警告?

任何有助于更好地理解日志的信息将不胜感激。

谢谢你。

[Wed Apr  4 19:51:54 2018] ------------[ cut here ]------------
[Wed Apr  4 19:51:54 2018] WARNING: at kernel/irq/manage.c:1244 __free_irq+0xa7/0x200()
[Wed Apr  4 19:51:54 2018] Trying to free already-free IRQ 18
[Wed Apr  4 19:51:54 2018] Modules linked in: button ax88179_178a usbnet tg3 r8169 cnic bnx2 vmxnet3 pcnet32 e1000 sfc netxen_nic qlge qlcnic qla3xxx pch_gbe ptp_pch sky2 skge jme ipg uio alx atl1c atl1e atl1 libphy mii exfat(O) btrfs zlib_deflate hfsplus md4 hmac bnx2x(O) libcrc32c mdio mlx5_core(O) mlx4_en(O) mlx4_core(O) mlx_compat(O) compat(O) qede(O) qed(O) atlantic(O) r8168(O) tn40xx(O) i40e(O) ixgbe(O) be2net(O) igb(O) i2c_algo_bit e1000e(O) dca fuse vfat fat glue_helper lrw gf128mul ablk_helper sha512_generic arc4 cryptd ecryptfs sha256_generic sha1_generic ecb aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_conservative cpufreq_powersave cpufreq_performance cpufreq_ondemand acpi_cpufreq mperf processor thermal_sys cpufreq_stats freq_table dm_snapshot
[Wed Apr  4 19:51:54 2018]  crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram(C) sg etxhci_hcd mpt3sas mpt2sas(O) megaraid_sas ata_piix mptctl mptsas mptspi mptscsih mptbase scsi_transport_spi megaraid megaraid_mbox megaraid_mm vmw_pvscsi BusLogic usb_storage xhci_hcd uhci_hcd ohci_hcd ehci_pci ehci_hcd usbcore usb_common el000(O)
[Wed Apr  4 19:51:54 2018] CPU: 0 PID: 8840 Comm: ifconfig Tainted: P        WC O 3.10.102 #15266
[Wed Apr  4 19:51:54 2018] Hardware name: System manufacturer System Product Name/M4A78LT-M-LE, BIOS 0704    06/11/2010
[Wed Apr  4 19:51:54 2018]  ffffffff814a9ec3 ffffffff81032ee6 0000000000000000 ffff8800c74b3cf8
[Wed Apr  4 19:51:54 2018]  ffff8800caa4da80 0000000000000012 ffff8800caa4db0c ffffffff81032f47
[Wed Apr  4 19:51:54 2018]  ffffffff816f5e60 ffff880000000020 ffff8800c74b3d08 ffff8800c74b3cc8
[Wed Apr  4 19:51:54 2018] Call Trace:
[Wed Apr  4 19:51:54 2018]  [<ffffffff814a9ec3>] ? dump_stack+0xc/0x15
[Wed Apr  4 19:51:54 2018]  [<ffffffff81032ee6>] ? warn_slowpath_common+0x56/0x70
[Wed Apr  4 19:51:54 2018]  [<ffffffff81032f47>] ? warn_slowpath_fmt+0x47/0x50
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aacc25>] ? atl1c_alloc_rx_buffer+0x385/0x410 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffff8109c837>] ? __free_irq+0xa7/0x200
[Wed Apr  4 19:51:54 2018]  [<ffffffff8109ca0f>] ? free_irq+0x2f/0xa0
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aadddc>] ? atl1c_up+0x9c/0x190 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aab396>] ? atl1c_free_irq+0x16/0x40 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aae458>] ? atl1c_open+0x288/0x2e0 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffff813ef92e>] ? __dev_open+0x7e/0xe0
[Wed Apr  4 19:51:54 2018]  [<ffffffff813efb81>] ? __dev_change_flags+0x91/0x140
[Wed Apr  4 19:51:54 2018]  [<ffffffff813efcb2>] ? dev_change_flags+0x12/0x50
[Wed Apr  4 19:51:54 2018]  [<ffffffff8144a12c>] ? devinet_ioctl+0x5fc/0x6c0
[Wed Apr  4 19:51:54 2018]  [<ffffffff810296e8>] ? __do_page_fault+0x1b8/0x480
[Wed Apr  4 19:51:54 2018]  [<ffffffff813d599b>] ? sock_do_ioctl+0x1b/0x50
[Wed Apr  4 19:51:54 2018]  [<ffffffff813d5dc8>] ? sock_ioctl+0x1d8/0x2a0
[Wed Apr  4 19:51:54 2018]  [<ffffffff8110d0fe>] ? do_vfs_ioctl+0x20e/0x880
[Wed Apr  4 19:51:54 2018]  [<ffffffff81238f86>] ? apparmor_cred_prepare+0x26/0x40
[Wed Apr  4 19:51:54 2018]  [<ffffffff810f3417>] ? SyS_faccessat+0x197/0x2c0
[Wed Apr  4 19:51:54 2018]  [<ffffffff8110d7f0>] ? SyS_ioctl+0x80/0xa0
[Wed Apr  4 19:51:54 2018]  [<ffffffff814afeb2>] ? system_call_fastpath+0x16/0x1b
[Wed Apr  4 19:51:54 2018] ---[ end trace 14fdad943159d686 ]---
[Wed Apr  4 19:51:54 2018] ------------[ cut here ]------------
[Wed Apr  4 19:51:54 2018] WARNING: at kernel/irq/manage.c:1244 __free_irq+0xa7/0x200()
[Wed Apr  4 19:51:54 2018] Trying to free already-free IRQ 18
[Wed Apr  4 19:51:54 2018] Modules linked in: button ax88179_178a usbnet tg3 r8169 cnic bnx2 vmxnet3 pcnet32 e1000 sfc netxen_nic qlge qlcnic qla3xxx pch_gbe ptp_pch sky2 skge jme ipg uio alx atl1c atl1e atl1 libphy mii exfat(O) btrfs zlib_deflate hfsplus md4 hmac bnx2x(O) libcrc32c mdio mlx5_core(O) mlx4_en(O) mlx4_core(O) mlx_compat(O) compat(O) qede(O) qed(O) atlantic(O) r8168(O) tn40xx(O) i40e(O) ixgbe(O) be2net(O) igb(O) i2c_algo_bit e1000e(O) dca fuse vfat fat glue_helper lrw gf128mul ablk_helper sha512_generic arc4 cryptd ecryptfs sha256_generic sha1_generic ecb aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_conservative cpufreq_powersave cpufreq_performance cpufreq_ondemand acpi_cpufreq mperf processor thermal_sys cpufreq_stats freq_table dm_snapshot
[Wed Apr  4 19:51:54 2018]  crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram(C) sg etxhci_hcd mpt3sas mpt2sas(O) megaraid_sas ata_piix mptctl mptsas mptspi mptscsih mptbase scsi_transport_spi megaraid megaraid_mbox megaraid_mm vmw_pvscsi BusLogic usb_storage xhci_hcd uhci_hcd ohci_hcd ehci_pci ehci_hcd usbcore usb_common el000(O)
[Wed Apr  4 19:51:54 2018] CPU: 0 PID: 8840 Comm: ifconfig Tainted: P        WC O 3.10.102 #15266
[Wed Apr  4 19:51:54 2018] Hardware name: System manufacturer System Product Name/M4A78LT-M-LE, BIOS 0704    06/11/2010
[Wed Apr  4 19:51:54 2018]  ffffffff814a9ec3 ffffffff81032ee6 0000000000000000 ffff8800c74b3cf8
[Wed Apr  4 19:51:54 2018]  ffff8800caa4da80 0000000000000012 ffff8800caa4db0c ffffffff81032f47
[Wed Apr  4 19:51:54 2018]  ffffffff816f5e60 ffff880000000020 ffff8800c74b3d08 ffff8800c74b3cc8
[Wed Apr  4 19:51:54 2018] Call Trace:
[Wed Apr  4 19:51:54 2018]  [<ffffffff814a9ec3>] ? dump_stack+0xc/0x15
[Wed Apr  4 19:51:54 2018]  [<ffffffff81032ee6>] ? warn_slowpath_common+0x56/0x70
[Wed Apr  4 19:51:54 2018]  [<ffffffff81032f47>] ? warn_slowpath_fmt+0x47/0x50
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aacc25>] ? atl1c_alloc_rx_buffer+0x385/0x410 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffff8109c837>] ? __free_irq+0xa7/0x200
[Wed Apr  4 19:51:54 2018]  [<ffffffff8109ca0f>] ? free_irq+0x2f/0xa0
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aadddc>] ? atl1c_up+0x9c/0x190 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aab396>] ? atl1c_free_irq+0x16/0x40 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffffa0aae458>] ? atl1c_open+0x288/0x2e0 [atl1c]
[Wed Apr  4 19:51:54 2018]  [<ffffffff813ef92e>] ? __dev_open+0x7e/0xe0
[Wed Apr  4 19:51:54 2018]  [<ffffffff813efb81>] ? __dev_change_flags+0x91/0x140
[Wed Apr  4 19:51:54 2018]  [<ffffffff813efcb2>] ? dev_change_flags+0x12/0x50
[Wed Apr  4 19:51:54 2018]  [<ffffffff8144a12c>] ? devinet_ioctl+0x5fc/0x6c0
[Wed Apr  4 19:51:54 2018]  [<ffffffff813d599b>] ? sock_do_ioctl+0x1b/0x50
[Wed Apr  4 19:51:54 2018]  [<ffffffff813d5dc8>] ? sock_ioctl+0x1d8/0x2a0
[Wed Apr  4 19:51:54 2018]  [<ffffffff810d57f1>] ? vma_rb_erase+0x121/0x260
[Wed Apr  4 19:51:54 2018]  [<ffffffff8110d0fe>] ? do_vfs_ioctl+0x20e/0x880
[Wed Apr  4 19:51:54 2018]  [<ffffffff810d53ed>] ? remove_vma+0x4d/0x60
[Wed Apr  4 19:51:54 2018]  [<ffffffff810d7399>] ? do_munmap+0x359/0x4d0
[Wed Apr  4 19:51:54 2018]  [<ffffffff8110d7f0>] ? SyS_ioctl+0x80/0xa0
[Wed Apr  4 19:51:54 2018]  [<ffffffff814afeb2>] ? system_call_fastpath+0x16/0x1b
[Wed Apr  4 19:51:54 2018] ---[ end trace 14fdad943159d687 ]---
[Wed Apr  4 19:51:54 2018] ip_tables: (C) 2000-2006 Netfilter Core Team
[Wed Apr  4 19:51:54 2018] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[Wed Apr  4 19:51:54 2018] ip6_tables: (C) 2000-2006 Netfilter Core Team
[Wed Apr  4 19:51:55 2018] ------------[ cut here ]------------
[Wed Apr  4 19:51:55 2018] WARNING: at kernel/irq/manage.c:1244 __free_irq+0xa7/0x200()
[Wed Apr  4 19:51:55 2018] Trying to free already-free IRQ 18
[Wed Apr  4 19:51:55 2018] Modules linked in: nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables xt_recent xt_iprange xt_limit xt_state xt_tcpudp xt_multiport xt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack iptable_filter ip_tables x_tables button ax88179_178a usbnet tg3 r8169 cnic bnx2 vmxnet3 pcnet32 e1000 sfc netxen_nic qlge qlcnic qla3xxx pch_gbe ptp_pch sky2 skge jme ipg uio alx atl1c atl1e atl1 libphy mii exfat(O) btrfs zlib_deflate hfsplus md4 hmac bnx2x(O) libcrc32c mdio mlx5_core(O) mlx4_en(O) mlx4_core(O) mlx_compat(O) compat(O) qede(O) qed(O) atlantic(O) r8168(O) tn40xx(O) i40e(O) ixgbe(O) be2net(O) igb(O) i2c_algo_bit e1000e(O) dca fuse vfat fat glue_helper lrw gf128mul ablk_helper sha512_generic arc4 cryptd ecryptfs sha256_generic sha1_generic ecb
[Wed Apr  4 19:51:55 2018]  aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_conservative cpufreq_powersave cpufreq_performance cpufreq_ondemand acpi_cpufreq mperf processor thermal_sys cpufreq_stats freq_table dm_snapshot crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram(C) sg etxhci_hcd mpt3sas mpt2sas(O) megaraid_sas ata_piix mptctl mptsas mptspi mptscsih mptbase scsi_transport_spi megaraid megaraid_mbox megaraid_mm vmw_pvscsi BusLogic usb_storage xhci_hcd uhci_hcd ohci_hcd ehci_pci ehci_hcd usbcore usb_common el000(O)
[Wed Apr  4 19:51:55 2018] CPU: 1 PID: 10035 Comm: ifconfig Tainted: P        WC O 3.10.102 #15266
[Wed Apr  4 19:51:55 2018] Hardware name: System manufacturer System Product Name/M4A78LT-M-LE, BIOS 0704    06/11/2010
[Wed Apr  4 19:51:55 2018]  ffffffff814a9ec3 ffffffff81032ee6 0000000000000000 ffff8800c97dbcf8
[Wed Apr  4 19:51:55 2018]  ffff8800caa4da80 0000000000000012 ffff8800caa4db0c ffffffff81032f47
[Wed Apr  4 19:51:55 2018]  ffffffff816f5e60 ffff880000000020 ffff8800c97dbd08 ffff8800c97dbcc8
[Wed Apr  4 19:51:55 2018] Call Trace:
[Wed Apr  4 19:51:55 2018]  [<ffffffff814a9ec3>] ? dump_stack+0xc/0x15
[Wed Apr  4 19:51:55 2018]  [<ffffffff81032ee6>] ? warn_slowpath_common+0x56/0x70
[Wed Apr  4 19:51:55 2018]  [<ffffffff81032f47>] ? warn_slowpath_fmt+0x47/0x50
[Wed Apr  4 19:51:55 2018]  [<ffffffffa0aacc25>] ? atl1c_alloc_rx_buffer+0x385/0x410 [atl1c]
[Wed Apr  4 19:51:55 2018]  [<ffffffff8109c837>] ? __free_irq+0xa7/0x200
[Wed Apr  4 19:51:55 2018]  [<ffffffff8109ca0f>] ? free_irq+0x2f/0xa0
[Wed Apr  4 19:51:55 2018]  [<ffffffffa0aadddc>] ? atl1c_up+0x9c/0x190 [atl1c]
[Wed Apr  4 19:51:55 2018]  [<ffffffffa0aab396>] ? atl1c_free_irq+0x16/0x40 [atl1c]
[Wed Apr  4 19:51:55 2018]  [<ffffffffa0aae458>] ? atl1c_open+0x288/0x2e0 [atl1c]
[Wed Apr  4 19:51:55 2018]  [<ffffffff813ef92e>] ? __dev_open+0x7e/0xe0
[Wed Apr  4 19:51:55 2018]  [<ffffffff813efb81>] ? __dev_change_flags+0x91/0x140
[Wed Apr  4 19:51:55 2018]  [<ffffffff813efcb2>] ? dev_change_flags+0x12/0x50
[Wed Apr  4 19:51:55 2018]  [<ffffffff8144a12c>] ? devinet_ioctl+0x5fc/0x6c0
[Wed Apr  4 19:51:55 2018]  [<ffffffff810296e8>] ? __do_page_fault+0x1b8/0x480
[Wed Apr  4 19:51:55 2018]  [<ffffffff813d599b>] ? sock_do_ioctl+0x1b/0x50
[Wed Apr  4 19:51:55 2018]  [<ffffffff813d5dc8>] ? sock_ioctl+0x1d8/0x2a0
[Wed Apr  4 19:51:55 2018]  [<ffffffff8110d0fe>] ? do_vfs_ioctl+0x20e/0x880
[Wed Apr  4 19:51:55 2018]  [<ffffffff81238f86>] ? apparmor_cred_prepare+0x26/0x40
[Wed Apr  4 19:51:55 2018]  [<ffffffff810f3417>] ? SyS_faccessat+0x197/0x2c0
[Wed Apr  4 19:51:55 2018]  [<ffffffff8110d7f0>] ? SyS_ioctl+0x80/0xa0
[Wed Apr  4 19:51:55 2018]  [<ffffffff814afeb2>] ? system_call_fastpath+0x16/0x1b
[Wed Apr  4 19:51:55 2018] ---[ end trace 14fdad943159d688 ]---
logs dmesg
  • 1 个回答
  • 1714 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    模块 i915 可能缺少固件 /lib/firmware/i915/*

    • 3 个回答
  • Marko Smith

    无法获取 jessie backports 存储库

    • 4 个回答
  • Marko Smith

    如何将 GPG 私钥和公钥导出到文件

    • 4 个回答
  • Marko Smith

    我们如何运行存储在变量中的命令?

    • 5 个回答
  • Marko Smith

    如何配置 systemd-resolved 和 systemd-networkd 以使用本地 DNS 服务器来解析本地域和远程 DNS 服务器来解析远程域?

    • 3 个回答
  • Marko Smith

    dist-upgrade 后 Kali Linux 中的 apt-get update 错误 [重复]

    • 2 个回答
  • Marko Smith

    如何从 systemctl 服务日志中查看最新的 x 行

    • 5 个回答
  • Marko Smith

    Nano - 跳转到文件末尾

    • 8 个回答
  • Marko Smith

    grub 错误:你需要先加载内核

    • 4 个回答
  • Marko Smith

    如何下载软件包而不是使用 apt-get 命令安装它?

    • 7 个回答
  • Martin Hope
    user12345 无法获取 jessie backports 存储库 2019-03-27 04:39:28 +0800 CST
  • Martin Hope
    Carl 为什么大多数 systemd 示例都包含 WantedBy=multi-user.target? 2019-03-15 11:49:25 +0800 CST
  • Martin Hope
    rocky 如何将 GPG 私钥和公钥导出到文件 2018-11-16 05:36:15 +0800 CST
  • Martin Hope
    Evan Carroll systemctl 状态显示:“状态:降级” 2018-06-03 18:48:17 +0800 CST
  • Martin Hope
    Tim 我们如何运行存储在变量中的命令? 2018-05-21 04:46:29 +0800 CST
  • Martin Hope
    Ankur S 为什么 /dev/null 是一个文件?为什么它的功能不作为一个简单的程序来实现? 2018-04-17 07:28:04 +0800 CST
  • Martin Hope
    user3191334 如何从 systemctl 服务日志中查看最新的 x 行 2018-02-07 00:14:16 +0800 CST
  • Martin Hope
    Marko Pacak Nano - 跳转到文件末尾 2018-02-01 01:53:03 +0800 CST
  • Martin Hope
    Kidburla 为什么真假这么大? 2018-01-26 12:14:47 +0800 CST
  • Martin Hope
    Christos Baziotis 在一个巨大的(70GB)、一行、文本文件中替换字符串 2017-12-30 06:58:33 +0800 CST

热门标签

linux bash debian shell-script text-processing ubuntu centos shell awk ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve