https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258649
--- Comment #3 from Alexander Motin <[email protected]> --- Don't you have exact panic message with instruction pointer fault address, etc? In the line quoted I can think only about td->td_oncpu deteference, but to get there the td pointer on stack was fine just before the context switch, so I see no reason for it to be different after, unless it got corrupted by something else. -- You are receiving this mail because: You are the assignee for the bug.
