From owner-freebsd-current@FreeBSD.ORG Fri Dec 7 18:31:59 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8EFA720 for ; Fri, 7 Dec 2012 18:31:59 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9A1388FC13 for ; Fri, 7 Dec 2012 18:31:58 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so816273lbb.13 for ; Fri, 07 Dec 2012 10:31:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=qOTDUwTIlDpvxWiyrfUYnmREXlakqeM7BnaEJ7a3KMY=; b=ZS/sGpDzIqFvMC/v5Lt8yKsfPjeh8pRr3Tb4tI7FXLQRu/ZM9SOGROJPkC5GfydkDN rF6zHTOqBkrTBlAW3+SHnQDBB4IJFAGnCf6XTDv02v4x5BmS/S/+Ky4VkF/cz5d7sqUQ JkhrSSZBKLj744RCFQsgO8dJt0MPRFCnZ9tnxQwh7bkTmbJvWXLt8QIeRDg1uDmqVZi4 cNgAS8kD16YupPHCcMgj5kgbLFfEIJkGCMd7xRmAlZIWQKn2dhsN3vQrLjS06V2+j0Xd lDDkK8S/7+458EYLiDbFZbXqY9U7VY864xQgV4DtVpZf8BubYKatAI6xzr44OQtuOf/J Gh0w== MIME-Version: 1.0 Received: by 10.152.125.7 with SMTP id mm7mr6390660lab.2.1354905117272; Fri, 07 Dec 2012 10:31:57 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.114.12.226 with HTTP; Fri, 7 Dec 2012 10:31:56 -0800 (PST) Received: by 10.114.12.226 with HTTP; Fri, 7 Dec 2012 10:31:56 -0800 (PST) Date: Fri, 7 Dec 2012 19:31:56 +0100 X-Google-Sender-Auth: -h7pY7_KIhDaHNNM-QlUscQ7030 Message-ID: Subject: 9.1-RC3 AMD64 reproducible kernel panic From: CeDeROM To: freebsd-current@freebsd.org Content-Type: multipart/mixed; boundary=f46d043743ef38287c04d0476e33 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 07 Dec 2012 18:31:59 -0000 --f46d043743ef38287c04d0476e33 Content-Type: text/plain; charset=UTF-8 Hello :-) After days of problem with my system storage (?) I think I have located the issue, or at least I am able to reproduce it, please take a look at attached picture (photo of a crash). At first I thought that was the Ext2 filesystem issue, but then I have replaced the filesystem to UFS2-SU+J (which increased transfer efficiency and dramatically reduced filesystem check time compared to Ext2) but the issue persisted. This problem occurs also when only / is mounted (no additional storage locations only the OS). This can mean there is a corruption on / that is marked clean. Right now I am not sure if this is storage related anymore... there is however some note on ffs double alloc. Crash occurs after I start Xorg (Kde3 WM, all packages installed from binary packages with portinstall). Please let me know if you need additional information/tests :-) Best regards :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info --f46d043743ef38287c04d0476e33--