Bug #2520
openpanic: assertion "IS_SERIALIZED((ifp->if_serializer))" failed in if_default_serialize_assert at /usr/src/sys/net/if.c:437
0%
Description
Good day.
I have a coredump on recent kernel (v3.3.0.1274.g6f2f8-DEVELOPMENT).
Files
Updated by ano over 11 years ago
Here is a coredump:
http://tt.bestmx.ru/coredump/coredump_ath_7.tbz
Updated by Johannes.Hofmann over 11 years ago
If you can reproduce the problem you might test whether the wlan_serialize branch from
git://leaf.dragonflybsd.org/~hofmann/dragonfly.git fixes the issue.
Updated by ano over 11 years ago
hmm... Why not to merge it in the "master" branch?
Updated by Johannes.Hofmann over 11 years ago
I don't have commit rights. If you could test it successfully it might increase the chance that it get's committed eventually.
Updated by ano over 11 years ago
1. Very good news: I haven't panic any more. Continue tests...
2. Don't know is it bad news, or may be ignored: in the /var/log/messages I see
Mar 8 10:03:50 led kernel: ath0: hardware error; resetting
Mar 8 10:03:50 led kernel: ath0: 0x00000000 0x00000600 0x00000000, 0x00000000 0x00000000 0x00000000
Mar 8 10:03:56 led kernel: ath0: hardware error; resetting
Mar 8 10:03:56 led kernel: ath0: 0x00000000 0x00000600 0x00000000, 0x00000000 0x00000000 0x00000000
Mar 8 10:04:00 led kernel: ath0: hardware error; resetting
Mar 8 10:04:00 led kernel: ath0: 0x00000000 0x00000700 0x00000000, 0x00000000 0x00000000 0x00000000
Mar 8 10:04:01 led kernel: ath0: hardware error; resetting
Mar 8 10:04:01 led kernel: ath0: 0x00000000 0x00000700 0x00000000, 0x00000000 0x00000000 0x00000000
Mar 8 10:04:08 led kernel: ath0: hardware error; resetting
Mar 8 10:04:08 led kernel: ath0: 0x00000000 0x00000700 0x00000000, 0x00000000 0x00000000 0x00000000
Updated by ano over 11 years ago
10 hours works well. But I have tons of "hardware error; resetting" in the syslog. And some "ath: ran out of descriptors":
Mar 8 19:30:44 led kernel: ath: ran out of descriptors
Mar 8 19:30:45 led last message repeated 34 times
Mar 8 19:30:53 led kernel: ath: ran out of descriptors
Mar 8 19:30:53 led last message repeated 15 times
Updated by ano over 11 years ago
Now I have these messages in syslog:
ath0: bad series0 hwrate 0x80, tries 1 ts_status 0x0
and network does not work. /etc/rc.d/netif restart - restores network.