Displaying 2 results from an estimated 2 matches for "callwheel".
2009 Jan 24
4
panic in callout_reset: bad link in callwheel
...= 0x0, tqe_prev
= 0xd2006ad0}}, c_time = 2974104, c_arg = 0xc3a852b8, c_func =
0xc0561940 <realitexpire>, c_mtx = 0x0, c_flags = 22}
(kgdb) p c->c_links.tqe.tqe_prev
$2 = (struct callout **) 0xd2006ad0
(kgdb) p *c->c_links.tqe.tqe_prev
Cannot access memory at address 0xd2006ad0
(kgdb) p callwheel[c->c_time & callwheelmask]
$4 = {tqh_first = 0x0, tqh_last = 0xd2006ad0}
The code:
467 c->c_arg = arg;
468 c->c_flags |= (CALLOUT_ACTIVE | CALLOUT_PENDING);
469 c->c_func = ftn;
470 c->c_time = ticks + to_ticks;
471 TAILQ_INSERT_TAIL(&...
2008 Oct 11
3
6.4-PRELEASE sporadically panicking with fatal trap 12
Hello,
I'm running 6.4-PRELEASE, last built on 2008-10-05 with /usr/src updated on the same day.
I had a panic that looks to me very similiar to the one described here (hence the subject):
http://lists.freebsd.org/pipermail/freebsd-stable/2008-September/045405.html
What caught my curiosity is the message:
Unread portion of the kernel message buffer:
acd0: WARNING - TEST_UNIT_READY read