From owner-freebsd-gecko@FreeBSD.ORG Mon May 19 01:33:09 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 03289806; Mon, 19 May 2014 01:33:09 +0000 (UTC) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id E0DCB2F24; Mon, 19 May 2014 01:33:08 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 2D5A13AEB4; Sun, 18 May 2014 18:33:08 -0700 (PDT) From: "Ronald F. Guilmette" To: gecko@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: firefox-29.0,1 -- dumps core Date: Sun, 18 May 2014 18:33:08 -0700 Message-ID: <48757.1400463188@server1.tristatelogic.com> X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 01:33:09 -0000 It just did it again. Apparently there is something that firefox-29.0,1 does not like about something at www.newegg.com. (A pity, since this is a very popular site.) Stack traceback looks about the same as before.... Core was generated by `firefox'. Program terminated with signal 11, Segmentation fault. #0 0x000000080125024c in thr_kill () from /lib/libc.so.7 (gdb) where #0 0x000000080125024c in thr_kill () from /lib/libc.so.7 #1 0x0000000804d5abc2 in nsProfileLock::FatalSignalHandler (signo=11, info=0x7fffffff9e40, context=0x7fffffff9ad0) at /usr/ports/www/firefox/work/mozilla-release/profile/dirserviceprovider/src/nsProfileLock.cpp:180 #2 0x0000000805454852 in AsmJSFaultHandler (signum=11, info=0x7fffffff9e40, context=0x7fffffff9ad0) at /usr/ports/www/firefox/work/mozilla-release/js/src/jit/AsmJSSignalHandlers.cpp:964 #3 0x0000000800fdd46e in ?? () from /lib/libthr.so.3 #4 0x0000000800fdd5fc in ?? () from /lib/libthr.so.3 #5 0x00007ffffffff043 in ?? () #6 0x0000000800fdd520 in ?? () from /lib/libthr.so.3 #7 0x0000000000000000 in ?? () (gdb)