Displaying 7 results from an estimated 7 matches for "kern_timeout".
2009 Jan 24
4
panic in callout_reset: bad link in callwheel
...386/trap.c:939
#4  0xc07060ca in trap (frame=0xdd4f6bf4) at
/usr/src/sys/i386/i386/trap.c:320
#5  0xc06f463b in calltrap () at /usr/src/sys/i386/i386/exception.s:159
#6  0xc05623aa in callout_reset (c=0xc3a8552c, to_ticks=19,
ftn=0xc0561940 <realitexpire>, arg=0xc3a852b8) at
/usr/src/sys/kern/kern_timeout.c:471
#7  0xc0561ab6 in realitexpire (arg=0xc3a852b8) at
/usr/src/sys/kern/kern_time.c:684
#8  0xc0562c25 in softclock (dummy=0x0) at
/usr/src/sys/kern/kern_timeout.c:274
#9  0xc053268b in ithread_loop (arg=0xc35e5a20) at
/usr/src/sys/kern/kern_intr.c:1088
#10 0xc052eda1 in fork_exit (callout=0xc05...
2003 Jun 17
2
System panic (mpd related?)
...466
#16 0xc0274f7d in if_name (ifp=0x5bdcf9e0) at
/usr/src/sys/net/net_osdep.c:62
#17 0xc029798d in in6_purgeaddr (ifa=0xc21daa00) at
/usr/src/sys/netinet6/in6.c:1186
#18 0xc02a563c in nd6_timer (ignored_arg=0x0) at
/usr/src/sys/netinet6/nd6.c:579
#19 0xc022fa21 in softclock () at /usr/src/sys/kern/kern_timeout.c:131
#20 0xc0393b73 in doreti_swi ()
(kgdb) up 17
#17 0xc029798d in in6_purgeaddr (ifa=0xc21daa00) at
/usr/src/sys/netinet6/in6.c:1186
1186                            log(LOG_ERR, "in6_purgeaddr: failed to
remove "
(kgdb)
[72] => uname -a
FreeBSD shiva.breakawaygames.com 4.8-STABLE F...
2013 Mar 19
1
Panic : bad pte
Hello,
There it is, all my computers on FreeBSD 9.1-RELEASE had panic. I can
just say there is a problem in the 9.1-RELEASE because I had no panic
before. What afraid me is that my production server also panic'ed a
few days ago, fortunately it does not appears so often.
This is a panic that happened on my desktop computer, with a graphic
card. The crash usually appears when X starts.
GNU
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
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
...0xc01757f6 in setrunnable (p=0xdb3ec440) at /usr/src/sys/kern/kern_synch.c:903
	p = (struct proc *) 0xdb3ec440
	s = -1
#22 0xc017543d in endtsleep (arg=0xdb3ec440) at /usr/src/sys/kern/kern_synch.c:691
	p = (struct proc *) 0xdb3ec440
	s = 4194304
#23 0xc0177e59 in softclock () at /usr/src/sys/kern/kern_timeout.c:131
	c_func = (void (*)()) 0xc017541c <endtsleep>
	c_arg = (void *) 0xdb3ec440
	c = (struct callout *) 0x0
	bucket = (struct callout_tailq *) 0xcc893b50
	s = 4194304
	curticks = 49574
	steps = -616643520
#24 0xc02c3763 in doreti_swi ()
No symbol table info available.
(kgdb) quit
# dmesg
C...
2003 Sep 29
4
panics on 24 hour boundaries
..., tf_trapno = 12, 
      tf_err = 0, tf_eip = -1071696372, tf_cs = 8, tf_eflags = 66182, tf_esp = 0, tf_ss = -1071696420})
    at /usr/src/sys/i386/i386/trap.c:466
#16 0xc01f360c in arptimer (ignored_arg=0x0) at /usr/src/sys/netinet/if_ether.c:150
#17 0xc01a7a4d in softclock () at /usr/src/sys/kern/kern_timeout.c:131
#18 0xc02af6b3 in doreti_swi ()
(kgdb) 
-------------- next part --------------
root phoenix Sun Sep 28 13:11:43 /usr/var/crash
$ gdb -k kernel.debug vmcore.1
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License,...
2003 Jul 29
1
kern/53717: 4.8-RELEASE kernel panic (page fault)
...ce (sc=0xc229bf00, mii=0xc229bf40, cmd=1)
    at /usr/src/sys/dev/mii/exphy.c:294
#26 0xc014808d in mii_tick (mii=0xc229bf40) at /usr/src/sys/dev/mii/mii.c:311
#27 0xc01e754b in xl_stats_update (xsc=0xc2299000)
    at /usr/src/sys/pci/if_xl.c:2235
#28 0xc0170349 in softclock () at /usr/src/sys/kern/kern_timeout.c:131
#29 0xc0235c03 in doreti_swi ()
(kgdb) q
gdb -k /usr/obj/usr/src/sys/FRANT/kernel.debug vmcore.5
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of...