Re: stack backtrace

2005-06-02 Thread Kris Kennaway
On Thu, Jun 02, 2005 at 04:27:30PM -0700, Derek Kuli?ski wrote: > Hello Kris, > > Thursday, June 2, 2005, 11:06:54 AM, you wrote: > > >> > in 1.141 of ffs_softdep.c you added a call to backtrace() if bp->b_vp > >> > == NULL..you removed it in current in 1.166, but some people are > >> > seeing it

Re: stack backtrace

2005-06-02 Thread Derek Kuliński
Hello Kris, Thursday, June 2, 2005, 11:06:54 AM, you wrote: >> > in 1.141 of ffs_softdep.c you added a call to backtrace() if bp->b_vp >> > == NULL..you removed it in current in 1.166, but some people are >> > seeing it trigger on 5.x >> So it's harmless? > I don't know, but I presume the debuggi

Re: stack backtrace

2005-06-02 Thread Kris Kennaway
On Thu, Jun 02, 2005 at 09:11:23AM -0700, Derek Kuli?ski wrote: > Hello Kris, > > Thursday, June 2, 2005, 12:37:41 AM, you wrote: > > > It looks like debugging code (it's been removed in -current). > > > Jeff: > > > in 1.141 of ffs_softdep.c you added a call to backtrace() if bp->b_vp > > == NU

Re: stack backtrace

2005-06-02 Thread Derek Kuliński
Hello Kris, Thursday, June 2, 2005, 12:37:41 AM, you wrote: > It looks like debugging code (it's been removed in -current). > Jeff: > in 1.141 of ffs_softdep.c you added a call to backtrace() if bp->b_vp > == NULL..you removed it in current in 1.166, but some people are > seeing it trigger on 5

Re: stack backtrace

2005-06-02 Thread Kris Kennaway
On Sun, May 29, 2005 at 11:29:56AM -0700, Derek Kuli?ski wrote: > Hello, > > Today I noticed following message in the log: > > > KDB: stack backtrace: > > kdb_backtrace(c07163b8,2,c661994c,0,22) at kdb_backtrace+0x2e > > getdirtybuf(d109ebac,0,1,c661994c,1) at getdirtybuf+0x2b > > flush_deplist(c

Re: stack backtrace

2005-06-01 Thread Derek Kuliński
Hello Sven, Tuesday, May 31, 2005, 2:29:36 PM, you wrote: > Apparently this is still somewhat of a mystery, but you are not the > first person to witness this: > http://lists.freebsd.org/pipermail/freebsd-stable/2005-April/013679.html > http://lists.freebsd.org/pipermail/freebsd-current/2004-Jul

Re: stack backtrace

2005-05-31 Thread Sven Willenberger
On Sun, 2005-05-29 at 11:29 -0700, Derek Kuliński wrote: > Hello, > > Today I noticed following message in the log: > > > KDB: stack backtrace: > > kdb_backtrace(c07163b8,2,c661994c,0,22) at kdb_backtrace+0x2e > > getdirtybuf(d109ebac,0,1,c661994c,1) at getdirtybuf+0x2b > > flush_deplist(c282f4cc