Bug #2520
panic: assertion "IS_SERIALIZED((ifp->if_serializer))" failed in if_default_serialize_assert at /usr/src/sys/net/if.c:437
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Good day.
I have a coredump on recent kernel (v3.3.0.1274.g6f2f8-DEVELOPMENT).
Related todos
History
Updated by ano 3 months ago
Here is a coredump:
http://tt.bestmx.ru/coredump/coredump_ath_7.tbz
Updated by Johannes.Hofmann 2 months 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 Johannes.Hofmann 2 months 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 2 months 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 2 months 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