Re: freeing free cluster?

2000-07-10 Thread Bosko Milekic


I'm trying to update and isolate the external object reference stuff
  and am getting page faults in nfs_writebp. Very odd, could be freeing
  free cluster problem, will perform explicit check and post details.
  Rebuilding regular non-modified kernel to see if I stumble upon it.


On Mon, 10 Jul 2000, Pascal Hofstee wrote:

> On Mon, Jul 10, 2000 at 01:15:20PM -0700, Matthew Jacob wrote:
> > 
> > 
> > -current, as of ~today:
> > 
> > FreeBSD/alpha (farrago.feral.com) (console)
> > 
> > login: panic: freeing free cluster
> > panic
> > Stopped at  Debugger+0x2c:  ldq ra,0(sp) <0xfe000a2019f0>
> > 
> 
> I am getting a very strong suspicion, this is the same bug i have reported
> earlier as well as DES did in another message. Anyone here that is able to
> shed some more light on it ?
> 
> -- 
>   Pascal Hofstee  < daeron @ shadowmere . student . utwente . nl >
>   Managers know it must be good because the programmers hate it so much.
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 
> 


--
 Bosko Milekic  *  Voice/Mobile: 514.865.7738  *  Pager: 514.921.0237
[EMAIL PROTECTED]  *  http://www.technokratis.com/




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: freeing free cluster?

2000-07-10 Thread Matthew Jacob


Nope, not for me. 

I probably have a core dump, but because gdb is busted for alpha in -current,
it won't say much.


On Mon, 10 Jul 2000, Pascal Hofstee wrote:

> On Mon, Jul 10, 2000 at 01:15:20PM -0700, Matthew Jacob wrote:
> > 
> > 
> > -current, as of ~today:
> > 
> > FreeBSD/alpha (farrago.feral.com) (console)
> > 
> > login: panic: freeing free cluster
> > panic
> > Stopped at  Debugger+0x2c:  ldq ra,0(sp) <0xfe000a2019f0>
> > 
> 
> I am getting a very strong suspicion, this is the same bug i have reported
> earlier as well as DES did in another message. Anyone here that is able to
> shed some more light on it ?
> 
> -- 
>   Pascal Hofstee  < daeron @ shadowmere . student . utwente . nl >
>   Managers know it must be good because the programmers hate it so much.
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: freeing free cluster?

2000-07-10 Thread Pascal Hofstee

On Mon, Jul 10, 2000 at 01:15:20PM -0700, Matthew Jacob wrote:
> 
> 
> -current, as of ~today:
> 
> FreeBSD/alpha (farrago.feral.com) (console)
> 
> login: panic: freeing free cluster
> panic
> Stopped at  Debugger+0x2c:  ldq ra,0(sp) <0xfe000a2019f0>
> 

I am getting a very strong suspicion, this is the same bug i have reported
earlier as well as DES did in another message. Anyone here that is able to
shed some more light on it ?

-- 
  Pascal Hofstee  < daeron @ shadowmere . student . utwente . nl >
  Managers know it must be good because the programmers hate it so much.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



freeing free cluster?

2000-07-10 Thread Matthew Jacob



-current, as of ~today:

FreeBSD/alpha (farrago.feral.com) (console)

login: panic: freeing free cluster
panic
Stopped at  Debugger+0x2c:  ldq ra,0(sp) <0xfe000a2019f0>

db> t
Debugger() at Debugger+0x2c
panic() at panic+0x100
m_freem() at m_freem+0x134
nfs_writerpc() at nfs_writerpc+0x1130
nfs_doio() at nfs_doio+0x614
nfssvc_iod() at nfssvc_iod+0x264
nfssvc() at nfssvc+0xa8
syscall() at syscall+0x244
XentSys() at XentSys+0x50
(null)() at 0x12680




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message