Re: Recent panics in -current

2002-12-22 Thread Kyle Martin
On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote:
> getting this.  Does anyone have any clues.  It usually happens during 
> periods of high cpu and disk activity, like make -j25 buildworld.  
> 
and how many gigs of ram do you have?

-- 
Kyle Martin
[EMAIL PROTECTED]

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



Re: Recent panics in -current

2002-12-22 Thread Kyle Martin
On Sat, Nov 02, 2002 at 08:53:55AM -0600, David W. Chapman Jr. wrote:
> > On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote:
> > > getting this.  Does anyone have any clues.  It usually happens during
> > > periods of high cpu and disk activity, like make -j25 buildworld.
> > >
> > and how many gigs of ram do you have?
> 
> 1 gig of registered ECC
> 
> And since memory has something to do with it, let me add that this is a tyan
> K7 and I have ECC Scrub turned on in the bios.

odds are your running out of memory, i also have a tyan thunder k7 w/ dual
1.2ghz procs with 1 gig of registered ecc, but ive never pushed more than a
-j8


-- 
Kyle Martin
[EMAIL PROTECTED]

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



Re: Recent panics in -current

2002-11-02 Thread David W. Chapman Jr.
> > And since memory has something to do with it, let me add that this is a tyan
> > K7 and I have ECC Scrub turned on in the bios.
> 
> odds are your running out of memory, i also have a tyan thunder k7 w/ dual
> 1.2ghz procs with 1 gig of registered ecc, but ive never pushed more than a
> -j8

I don't believe I am, after building for a while I was able to use 
99% of the 1gig, but around 450MB was inactive.  This doesn't just 
occur during make buildworld, sometimes it is just compiling regular 
programs like kde3.  What is your ECC setting in the bios or do you 
have it turned on?

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. 
[EMAIL PROTECTED]   FreeBSD Committer 

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



Re: Recent panics in -current

2002-11-02 Thread Kyle Martin
On Sat, Nov 02, 2002 at 08:53:55AM -0600, David W. Chapman Jr. wrote:
> > On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote:
> > > getting this.  Does anyone have any clues.  It usually happens during
> > > periods of high cpu and disk activity, like make -j25 buildworld.
> > >
> > and how many gigs of ram do you have?
> 
> 1 gig of registered ECC
> 
> And since memory has something to do with it, let me add that this is a tyan
> K7 and I have ECC Scrub turned on in the bios.

odds are your running out of memory, i also have a tyan thunder k7 w/ dual
1.2ghz procs with 1 gig of registered ecc, but ive never pushed more than a
-j8


-- 
Kyle Martin
[EMAIL PROTECTED]

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



Re: Recent panics in -current

2002-11-02 Thread David W. Chapman Jr.
> On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote:
> > getting this.  Does anyone have any clues.  It usually happens during
> > periods of high cpu and disk activity, like make -j25 buildworld.
> >
> and how many gigs of ram do you have?

1 gig of registered ECC

And since memory has something to do with it, let me add that this is a tyan
K7 and I have ECC Scrub turned on in the bios.


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



Re: Recent panics in -current

2002-11-02 Thread Kyle Martin
On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote:
> getting this.  Does anyone have any clues.  It usually happens during 
> periods of high cpu and disk activity, like make -j25 buildworld.  
> 
and how many gigs of ram do you have?

-- 
Kyle Martin
[EMAIL PROTECTED]

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



Recent panics in -current

2002-11-01 Thread David W. Chapman Jr.
I recently came across a dual MP 2000 and installed a snapshot of 
10/29, then did a few buildworlds to check out the speed.  I then 
upgraded to -current as of day and various times of today and started 
getting this.  Does anyone have any clues.  It usually happens during 
periods of high cpu and disk activity, like make -j25 buildworld.  
Does anyone have any clue what is going on here? Let me know if I need 
to provide any more details(which I am sure I do).

panic: vrele:negative ref cnt
cpuid=0;lapic.id=0100
Debugger("panic")
stopped at Debugger+0x4e: xchgl %ebx,in_debugger.0


Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD Athlon(tm) MP 2000+ (1659.27-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x662  Stepping = 2
  Features=0x383fbff
  AMD Features=0xc048
real memory  = 1073676288 (1048512K bytes)
avail memory = 1036312576 (1012024K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): apic id:  1, version: 0x00040010, at 0xfee0
 cpu1 (AP):  apic id:  0, version: 0x00040010, at 0xfee0
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec0

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. 
[EMAIL PROTECTED]   FreeBSD Committer 

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