From owner-freebsd-current Sun Sep 13 16:48:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22410 for freebsd-current-outgoing; Sun, 13 Sep 1998 16:48:24 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pinhead.parag.codegen.com (ppp-asfm08--201.sirius.net [205.134.241.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22405 for ; Sun, 13 Sep 1998 16:48:21 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.1/8.8.8) with ESMTP id QAA00387; Sun, 13 Sep 1998 16:47:38 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Message-Id: <199809132347.QAA00387@pinhead.parag.codegen.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Manfred Antar cc: Chuck Robey , William Woods , FreebSD Current Subject: Re: make world with -j4 opion.... In-reply-to: Your message of "Sun, 13 Sep 1998 13:55:53 PDT." <199809132055.NAA09156@pozo.pozo.com> X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 13 Sep 1998 16:47:38 -0700 From: Parag Patel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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