From owner-freebsd-gecko@FreeBSD.ORG Thu Sep 11 11:01:08 2014 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 391AD477 for ; Thu, 11 Sep 2014 11:01:08 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20E3728A for ; Thu, 11 Sep 2014 11:01:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BB18Ux095937 for ; Thu, 11 Sep 2014 11:01:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 193380] [panic] firefox privileged instruction fault Date: Thu, 11 Sep 2014 11:01:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 9.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@vfemail.net X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2014 11:01:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193380 --- Comment #14 from Jan Beich --- After a quick look core.txt.{21..33} are part of bug 193376 and *maybe* similar to bug 183417. core.txt.{11,12,15,18} are part of bug 193367. core.txt.{8,9,17} *maybe* similar to bug 146708. core.txt.47 (bug 193377), core.txt.{37,55,58,59} (bug 193379), core.txt.{40..50} (bug 193384) are absent but *maybe* a part of bug 193376. Firefox doesn't do a lot of unlink/rmdir calls so core.txt.34 *maybe* a part of bug 193367. Neither core.txt.34 nor "privileged instruction fault" string can be found in the archive to be sure. comment 0 is useless as noted in bug 193374 comment 2. (In reply to sasamotikomi from comment #13) > Probably, it's too much for attachments, here is link to core.txt.0-33: ZIP doesn't compress well but better attach to the relevant bugs. $ du -Ah Core.txt.0-33_info.0-33.zip 1.4M Core.txt.0-33_info.0-33.zip $ tar cJf Core.txt.0-33_info.0-33.txz @Core.txt.0-33_info.0-33.zip $ du -Ah Core.txt.0-33_info.0-33.txz 361K Core.txt.0-33_info.0-33.txz -- You are receiving this mail because: You are on the CC list for the bug.