Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 1998 16:47:38 -0700
From:      Parag Patel <parag@cgt.com>
To:        Manfred Antar <mantar@netcom.com>
Cc:        Chuck Robey <chuckr@mat.net>, William Woods <wwoods@cybcon.com>, FreebSD Current <freebsd-current@FreeBSD.ORG>
Subject:   Re: make world with -j4 opion.... 
Message-ID:  <199809132347.QAA00387@pinhead.parag.codegen.com>
In-Reply-To: Your message of "Sun, 13 Sep 1998 13:55:53 PDT." <199809132055.NAA09156@pozo.pozo.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

>I've been doing make -j8 world on a dual pentium pro 200mhz about once 
or
>twice a day for the past few days. Once in a while it will stop and go 
into
>the debugger. I think when this happens it is softupdates related.
>It hasn't happened the last 3 times though.
>Manfred

No such luck for me.  I just tried out a kernel from an early morning update (Sun Sept 13) and it still crashes in pretty much the same spot for me:

	panic: initiate_write_filepage: dir inum=-122552208 != new 993471

Stack backtrace is the same:

	initiate_write_filepage
	softdep_disk_io_initiation
	spec_strategy
	...
	ffs_fsync
	sched_sync

The make -j8 dies about 15-20 minutes into the build sometime after it's compiling mpz/cdiv_q_ui.so.  Some sort of error occurs to terminate the make just before the kernel panics.  (Unfortunately once I'm in the debugger, I can't scroll backwards and see what happened.)

This is an ASUS dual PII-300, 256Mb RAM, 256Mb swap (unused except for 129K according to "top"), Adaptec 7880 on-board, softupdates, SMP, no CAM, no devfs, and no slice.


	-- Parag



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809132347.QAA00387>