From owner-freebsd-arm@freebsd.org Fri Jan 26 06:07:26 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD68FEC3910 for ; Fri, 26 Jan 2018 06:07:26 +0000 (UTC) (envelope-from wma@semihalf.com) Received: from mail-qt0-x22c.google.com (mail-qt0-x22c.google.com [IPv6:2607:f8b0:400d:c0d::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 68DA2850F9 for ; Fri, 26 Jan 2018 06:07:26 +0000 (UTC) (envelope-from wma@semihalf.com) Received: by mail-qt0-x22c.google.com with SMTP id s39so25254082qth.7 for ; Thu, 25 Jan 2018 22:07:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=E+r+gdPzyACVQzyBGGoxkeLvpA/v015GpgXz/DKg5aI=; b=HFoJrbJp6kYV2JJg7PqTPWbnaWgeIhY8L0z4jUDr62vP1Vo+Jqfr+FW+pdZOTQ49fW 4wxSNWjQ7tMXuoxmJ+W/bfF6CgW4VY8rOVqSpkBLU004DzPlubDAfOzoDHBqyRhj8ZDZ GqPI69tz1jx5ew9l1iRgkZbAeuVRi+9OxRPffZ5MY/DfKc7kHHneteLx8mVt73PNzX7L CYYPJ1yuhVbA1iOcShwKgoe6fTrIbtpbYLTZISGshHZpF8eFjKQ93hREk4QQX1y208SW Wf0io5xFYVLyCxrHw4+i2WNbM7HWrQhYVQwhyU3Hv2xeO2j3US/eZGEpWwnSDqaflYus buoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=E+r+gdPzyACVQzyBGGoxkeLvpA/v015GpgXz/DKg5aI=; b=Ao7or8BJNuWOQtgLCBeyI3eeILdm9l9unxtjJ0r8TVgCn/RNCL808pjINakkbtaY6L NLtGlWC4JSI9QFR8fenaCa7CLG+vmPauJzN2AQYRD1ZfkehQ32lU4L/odakOczfiih1u 4YkYcoVKUwG6DLjLvKBuKzS985hFpHXAxDMyXcO6IWJHHzfz10+lb7zWuO4inJNy5vQ3 hmBwBs+J2v4daJxUK9o4ixH/rPd49x4d6DatPWLhU5uN+3oLEusLyptcutYjfdOTrx80 Z+ph6d3icXbYUjBP4ju/h1J8blZ+Hnu0YfoloahQ73FgRbJjqTZpddXQ/m2K+jf4Z4X+ aBSg== X-Gm-Message-State: AKwxytd6/w/A8csgHq/GMLaRSBQ2sG3UA2wMRbD76mfhqDnLlThY+nAB b0jZEeNXz7qVaVUaE9pogI5toxKgmElxktKL5Dtv1khXcbY= X-Google-Smtp-Source: AH8x226nhLiDe6vd4eI5tJtQz5Ynlbos74BOJXWfzy7rZxoGgYLS7X7YsG6aXNXOksh1JDAFrhFnTFvpfthx3Apv1lY= X-Received: by 10.55.107.3 with SMTP id g3mr18018006qkc.193.1516946846115; Thu, 25 Jan 2018 22:07:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.42.122 with HTTP; Thu, 25 Jan 2018 22:07:05 -0800 (PST) In-Reply-To: <20180126060013.GA4423@www.zefox.net> References: <20180126060013.GA4423@www.zefox.net> From: Wojciech Macek Date: Fri, 26 Jan 2018 07:07:05 +0100 Message-ID: Subject: Re: RPI3 crash while building world To: bob prohaska Cc: freebsd-arm@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2018 06:07:27 -0000 It should no longer happen on HEAD. wma@ 2018-01-26 7:00 GMT+01:00 bob prohaska : > A Pi 3 crashed during buildworld. The error line was > > panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at > /usr/src/sys/kern/sched_ule.c:201 > > Console output is at > http://www.zefox.net/~fbsd/rpi3/crashes/20180125 > along with a copy of the buildworld log > > The GENERIC kernel which crashed was r328210, world being built was > 328387. > > bob prohaska > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >