kernel panic
chemikadze 23 мая, 2009 - 16:23
Решил расшарить интернет на ноуте через wi-fi, все настроил, все работало - и dhcp, и iptables. Но через некоторое время падает ядро с нижепреведенной ошибкой.
Ядро 2.6.29-gentoo-r4. Пробовал на 2.6.28 - тоже самое. Можно хотябы сделать так, чтобы ядро падало не полностью, а хотябы перезапускало умерший модуль?
May 23 01:15:19 localhost [ 412.631094] ------------[ cut here ]------------ May 23 01:15:19 localhost [ 412.631102] WARNING: at net/mac80211/tx.c:567 invoke_tx_handlers+0x574/0xae4 [mac80211]() May 23 01:15:19 localhost [ 412.631107] Hardware name: Aspire 7720Z May 23 01:15:19 localhost [ 412.631110] Modules linked in: iptable_filter iptable_raw iptable_security iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables vboxdrv kqemu snd_hda_codec_realtek snd_hda_intel ath5k snd_hda_codec mac80211 nvidia(P) i2c_i801 snd_hwdep tg3 acer_wmi May 23 01:15:19 localhost [ 412.631150] Pid: 0, comm: swapper Tainted: P 2.6.29-gentoo-r4 #9 May 23 01:15:19 localhost [ 412.631155] Call Trace: May 23 01:15:19 localhost [ 412.631166] [<c0123350>] warn_slowpath+0x80/0xb6 May 23 01:15:19 localhost [ 412.631184] [<f85a813e>] tg3_start_xmit+0x316/0x3a4 [tg3] May 23 01:15:19 localhost [ 412.631211] [<f94c7888>] rate_control_get_rate+0x70/0xaf [mac80211] May 23 01:15:19 localhost [ 412.631237] [<f94cc4c1>] invoke_tx_handlers+0x574/0xae4 [mac80211] May 23 01:15:19 localhost [ 412.631262] [<f94bfc1f>] sta_info_get+0x25/0x35 [mac80211] May 23 01:15:19 localhost [ 412.631288] [<f94cbc6d>] __ieee80211_tx_prepare+0x23d/0x278 [mac80211] May 23 01:15:19 localhost [ 412.631315] [<f94cd9fb>] ieee80211_master_start_xmit+0x2a0/0x3b9 [mac80211] May 23 01:15:19 localhost [ 412.631325] [<c051f0d8>] _spin_lock_bh+0x8/0x1e May 23 01:15:19 localhost [ 412.631346] [<f8869a42>] __nf_ct_refresh_acct+0x24/0xcc [nf_conntrack] May 23 01:15:19 localhost [ 412.631356] [<c04572e0>] dev_hard_start_xmit+0x1ff/0x268 May 23 01:15:19 localhost [ 412.631364] [<c0464a34>] __qdisc_run+0xb6/0x18d May 23 01:15:19 localhost [ 412.631371] [<c0457763>] dev_queue_xmit+0x33b/0x42b May 23 01:15:19 localhost [ 412.631398] [<f94cd744>] ieee80211_subif_start_xmit+0x531/0x548 [mac80211] May 23 01:15:19 localhost [ 412.631408] [<c04572e0>] dev_hard_start_xmit+0x1ff/0x268 May 23 01:15:19 localhost [ 412.631415] [<c0464a34>] __qdisc_run+0xb6/0x18d May 23 01:15:19 localhost [ 412.631422] [<c0457763>] dev_queue_xmit+0x33b/0x42b May 23 01:15:19 localhost [ 412.631430] [<c0471d35>] ip_finish_output+0x1df/0x217 May 23 01:15:19 localhost [ 412.631436] [<c046e9aa>] ip_forward_finish+0x36/0x38 May 23 01:15:19 localhost [ 412.631442] [<c046d92f>] ip_rcv_finish+0x233/0x247 May 23 01:15:19 localhost [ 412.631449] [<c045687c>] netif_receive_skb+0x2b6/0x2d1 May 23 01:15:19 localhost [ 412.631466] [<f85ac485>] tg3_poll+0x5e7/0x7db [tg3] May 23 01:15:19 localhost [ 412.631474] [<c0455464>] net_rx_action+0x8b/0x154 May 23 01:15:19 localhost [ 412.631482] [<c01275e8>] __do_softirq+0x83/0x103 May 23 01:15:19 localhost [ 412.631489] [<c012769a>] do_softirq+0x32/0x36 May 23 01:15:19 localhost [ 412.631495] [<c01277b4>] irq_exit+0x35/0x62 May 23 01:15:19 localhost [ 412.631503] [<c0104509>] do_IRQ+0x8a/0xa1 May 23 01:15:19 localhost [ 412.631509] [<c0103527>] common_interrupt+0x27/0x2c May 23 01:15:19 localhost [ 412.631517] [<c013007b>] request_module+0xc0/0xe9 May 23 01:15:19 localhost [ 412.631525] [<c02e2af9>] acpi_idle_enter_bm+0x286/0x305 May 23 01:15:19 localhost [ 412.631533] [<c040a729>] menu_select+0x37/0x96 May 23 01:15:19 localhost [ 412.631540] [<c0409dc0>] cpuidle_idle_call+0x5d/0x8d May 23 01:15:19 localhost [ 412.631546] [<c0102125>] cpu_idle+0x55/0x70 May 23 01:15:19 localhost [ 412.631552] ---[ end trace 6a5377297fcc7457 ]---
»
- Для комментирования войдите или зарегистрируйтесь