| Summary: | Laptop -current panics in in6_ifattach after suspend | ||
|---|---|---|---|
| Product: | Base System | Reporter: | joe <joe> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
joe
1999-12-28 12:20:00 UTC
joe@pavilion.net wrote: >> >Description: >> >> After waking up my machine after a APM snooze (zzz) it >> often drops into kernel debug mode. Here's a backtrace: >> I also have this problem. And if I comment out INET6 options, there are no problems related syspend/resume. I think we need extra code for IPv6 like src/sys/net/if.c 1.81 changes. http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/net/if.c MIHIRA Yoshiro P.S. We also need to patch for atm_nif_detach with IPv6? State Changed From-To: open->closed Yoshinobu Inoue <shin@FreeBSD.org> commited a change that fixed this. State Changed From-To: closed->open I don't believe that this has fixed the problem. I've just got a panic with exactly the same backtrace on a kernel that I've confirmed has this patch in. State Changed From-To: open->closed new patch to netinet6/in6.c is confirmed to fix this problem. |