From owner-freebsd-current@freebsd.org Thu Feb 11 11:22:25 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BC39AA5FE0 for ; Thu, 11 Feb 2016 11:22:25 +0000 (UTC) (envelope-from gwq_uk@yahoo.com) Received: from nm10.bullet.mail.bf1.yahoo.com (nm10.bullet.mail.bf1.yahoo.com [98.139.212.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7165D12 for ; Thu, 11 Feb 2016 11:22:24 +0000 (UTC) (envelope-from gwq_uk@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1455189579; bh=nh1in2qvRpKVulmvx1vlFfvz9k0UXLNj8W9mnxQIiVA=; h=Date:From:Reply-To:To:In-Reply-To:References:Subject:From:Subject; b=VyiqR6Aw0Hlg7o7qBjjWZILZXiIPvVOgz4T+gks7fCuoC2yKNDE7GE2sc38QcvVcy7jLhKtAU2FecI0YPor2AExiZweVBRxNNRoYhUBihp28ibmxGtO5O+il95ZEO9PN8AB0+koMDjSsXqoP57Agdlxil4glGBlqMdlXtxbLbFkDFluiKCgDXxdOfUZNpatjhcBJu5uDgeGjwX4MeghDuK4rEgn8nWhOTQxCarxQJv+MThjyCJQ7pRFyrQDhvR9Tsr89QYLrMaNpp60rCdCJuoej/hcKqcODlYateYLP49q20Mb9/N3dHdWcimg512E/EqtfAKPU8Cq/0deJ2lDWdg== Received: from [98.139.215.143] by nm10.bullet.mail.bf1.yahoo.com with NNFMP; 11 Feb 2016 11:19:39 -0000 Received: from [98.139.212.211] by tm14.bullet.mail.bf1.yahoo.com with NNFMP; 11 Feb 2016 11:19:39 -0000 Received: from [127.0.0.1] by omp1020.mail.bf1.yahoo.com with NNFMP; 11 Feb 2016 11:19:39 -0000 X-Yahoo-Newman-Property: ymail-5 X-Yahoo-Newman-Id: 826206.67757.bm@omp1020.mail.bf1.yahoo.com X-YMail-OSG: g8LYBP4VM1lMUwsq3f0.KoZ8CWXJgATUTRFk2W5uN.1K8zMHF4qX41OOXi2MCeL EPINJEak4BDQlDltTf3kYtA96K7hMSwBf2OAlU5xaVF9XMKcYznxYH.IiDtfGYncEqAN7esBL29c 62vJxyrjdLZE.xVQcjD.bBLALaUSnm1OzHQN1PSPyfCjOdk4rnnl1zvqVxr.tCVubsAVe_LZ39MX XyvkGcv7k7Lt9E2Phivh1U97IsHw3pP0NO0hbRbextMl_vEPBpe_LsCKpc_3EDHlUWEGGmPwZzQK 9xfVW_.2Vi6Y8aOxRR_FKRX63yyImiSPljgR2.PodHmiPiHYOJkntGtZLf0AhUWXtaMu4VZJ962B dMQypZ78G7VOvClF2mdPSveGHuLZu7.7zkmeCd1KiE94Oi6fQa4YdeN0sSWJtQKQeIdP8CTdWXBt 9ZpauhW.15FStGutSAdmJnmh3JD_MzBNTNricOtcwLYMFM68q.SECdChwOrsOXlNvUf__Hs5S_gx w8S24 Received: by 66.196.80.123; Thu, 11 Feb 2016 11:19:39 +0000 Date: Thu, 11 Feb 2016 11:19:38 +0000 (UTC) From: Greg Quinlan Reply-To: Greg Quinlan To: Hans Petter Selasky , "freebsd-current@freebsd.org" Message-ID: <699963082.2654215.1455189578938.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <56BC3041.7050203@selasky.org> References: <56BC3041.7050203@selasky.org> Subject: Re: Open Sound System - OSS "soundon" command causes KERNEL PANIC FreeBSD-11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2016 11:22:25 -0000 Well done!! Fixed. Thanks! From: Hans Petter Selasky To: Greg Quinlan ; "freebsd-current@freebsd.org" Sent: Thursday, 11 February 2016, 17:54 Subject: Re: Open Sound System - OSS "soundon" command causes KERNEL PANIC FreeBSD-11 On 02/11/16 03:02, Greg Quinlan wrote: > Hi HPS, > Note: Does not happen on FreeBSD 10.1-Stable! > Yes, that's because WITNESS is off in 10.x by default. Does the attached patch solve your problem? --HPS _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-current@freebsd.org Thu Feb 11 14:00:09 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91AEDAA50E4 for ; Thu, 11 Feb 2016 14:00:09 +0000 (UTC) (envelope-from dnebdal@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (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 37B58A84 for ; Thu, 11 Feb 2016 14:00:09 +0000 (UTC) (envelope-from dnebdal@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id p63so69572144wmp.1 for ; Thu, 11 Feb 2016 06:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=nKxtbiKFRiY8GM1a+1kJtsj9XPrABErXU04KnzNMxls=; b=XP2nXxgcGb0YWWhXTGF1GhaVvVQ/sv8yy+HYwDW6Kn6qMmzRUV4pHUjD9lt9gRJJQ+ zYk4ZNTO6i0H1uThzwaDqIh9xuaFhg8pbBjt3VdLMnv1U63s49wlVcuayibSXDdfqEiy XBaWwUmqvXuG51Dv0gdLFyP4oOogdY0uufZTCSmJuUTlBcLd60qIcTPygJGcAhmU/z3Q YLYr3bQ1IFs6IUKOiNRlrtGQrDXKMU02WCeMBtDY/DBzW8gxN2+GzbgkkI81nf1AnroX sH+kslkqF1uhV358m0P++l1lzji1sW6kv1xOjOLzAmNnFHjP5OMIPF0SNkBHdxWMvvZi +QTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=nKxtbiKFRiY8GM1a+1kJtsj9XPrABErXU04KnzNMxls=; b=SBeYqGZFBh0X+bK3IMzl/xUCmPxvoSldcoD/1r1lTtTAa4EvHD3TbtwdZ7KFW+FvsE JxGlSCil0jR2yafUfFEVqT6rypOF3j6HRkq6sUIGEod7p82K77sU2uf/QtuV+GF7bxuM FqFfc4/tBYNCiuqpNHNO3C9kIeVCj4Hne9molIHhpJbJ/OUdvwJzkQyDvjb6dNaScJ9D pu3LZc2sfg54zD6Iqr5UY8EUhaDOTQ+kTx8PGiJDWCpeMfpZb/CTMQwmzjo/MdhthCBe Do9M6wKXqnlDArIoUn3CzMGtqrQ8vwC2tJDmzZgFn/EqFyIS6j/9c4npW81axexx6MNu Q2eg== X-Gm-Message-State: AG10YOTDMKPZ/rEdZMVIBxxjCdcAN0+o/g0GY1HKjgzCyZG/Bsz5b8EfIy+IgMizpTS8WHUbPrikxyXXgiFF3Q== MIME-Version: 1.0 X-Received: by 10.194.19.101 with SMTP id d5mr46027132wje.72.1455199206716; Thu, 11 Feb 2016 06:00:06 -0800 (PST) Received: by 10.27.184.136 with HTTP; Thu, 11 Feb 2016 06:00:06 -0800 (PST) In-Reply-To: References: <569BD681.80608@freebsd.org> Date: Thu, 11 Feb 2016 15:00:06 +0100 Message-ID: Subject: Re: r294195: Kernel panic during installworld From: Daniel Nebdal Cc: Current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2016 14:00:09 -0000 On Sat, Jan 30, 2016 at 6:16 AM, Ultima wrote: > Just upgraded from 10-STABLE to head r295051 and I still have kernel > panics. I then tested with bsdinstall and found that the panics no longer > occur. I believe the issue is that some of my datasets are set to > recordsize=1M, this is most likely the root cause of these panics. > > On Sun, Jan 17, 2016 at 2:59 PM, Ultima wrote: > >> https://puu.sh/mzmpL/b209da9263.jpgn I hope this is better, sorry I >> didn't know it would get stripped. >> >> Ultima >> >> On Sun, Jan 17, 2016 at 2:58 PM, Ultima wrote: >> >>> https://puu.sh/mzmpL/b209da9263.jpgn I hope this is better, sorry I >>> didn't know it would get stripped. >>> >>> Ultima >>> >>> On Sun, Jan 17, 2016 at 12:59 PM, Allan Jude >>> wrote: >>> >>>> On 2016-01-17 09:14, Ultima wrote: >>>> > make installkernel KERNCONF=MYKERNEL >>>> > reboot >>>> > mergemaster -p >>>> > make installworld -> attached >>>> > >>>> > MYKERNEL=GENERIC+ >>>> > options VIMAGE >>>> > options ROUTETABLES=2 >>>> > >>>> > Anything else that maybe helpful? >>>> > >>>> > Ultima >>>> > _______________________________________________ >>>> > freebsd-current@freebsd.org mailing list >>>> > https://lists.freebsd.org/mailman/listinfo/freebsd-current >>>> > To unsubscribe, send any mail to " >>>> freebsd-current-unsubscribe@freebsd.org" >>>> > >>>> >>>> Your attachment was stripped. Can you post it somewhere and include the >>>> url? >>>> >>>> -- >>>> Allan Jude >>>> That looks kind of similar to one I just got (on r295122 , during a lot of ZFS traffic) : https://goo.gl/photos/UkPV2BVi27Yucdgn7 Buildworld and installworld doesn't seem to be enough to trigger it for me - I'm upgrading it to whatever CURRENT was at an hour ago now. I couldn't get any further contact with the debugger (plugging in a USB keyboard post-panic didn't do much), but I left it connected now, and I should be able to set up a dump device and/or serial debugging. (The GSS kernel config I'm using is just amd64 GENERIC + options KGSSAPI .) -- Daniel Nebdal