From owner-freebsd-gecko@FreeBSD.ORG Mon Dec 26 22:09:04 2011 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E58D106564A for ; Mon, 26 Dec 2011 22:09:04 +0000 (UTC) (envelope-from starr888@comcast.net) Received: from qmta03.emeryville.ca.mail.comcast.net (qmta03.emeryville.ca.mail.comcast.net [76.96.30.32]) by mx1.freebsd.org (Postfix) with ESMTP id 709328FC08 for ; Mon, 26 Dec 2011 22:09:04 +0000 (UTC) Received: from omta21.emeryville.ca.mail.comcast.net ([76.96.30.88]) by qmta03.emeryville.ca.mail.comcast.net with comcast id Dxs11i00A1u4NiLA3xvoEV; Mon, 26 Dec 2011 21:55:48 +0000 Received: from sz0035.ev.mail.comcast.net ([76.96.26.85]) by omta21.emeryville.ca.mail.comcast.net with comcast id DyNU1i0061qA8sU8hyNULr; Mon, 26 Dec 2011 22:22:28 +0000 Date: Mon, 26 Dec 2011 21:55:45 +0000 (UTC) From: starr888@comcast.net To: gecko@FreeBSD.org Message-ID: <92259892.164031.1324936545381.JavaMail.root@sz0035a.emeryville.ca.mail.comcast.net> MIME-Version: 1.0 X-Originating-IP: [98.195.158.106] X-Mailer: Zimbra 6.0.13_GA_2934 (zclient/6.0.13_GA_2934) X-Mailman-Approved-At: Tue, 27 Dec 2011 02:59:02 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Firefox 9.0.1 crash on first invocation X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2011 22:09:04 -0000 Dear Firefox Port Maintainers: The following occurs from the first invocation of firefox 9.0.1 (using "-no-remote" arg because another instance of firefox 3.5.8 is running. Invoking without the other instance and arg gives more output, but the final ASSERTION and fault are the same.) This is a consistent, reproducible crash. %firefox -no-remote nsStringStats => mAllocCount: 5 => mReallocCount: 3 => mFreeCount: 3 -- LEAKED 2 !!! => mShareCount: 1 => mAdoptCount: 0 => mAdoptFreeCount: 0 Xlib: extension "RANDR" missing on display ":2.0". WARNING: 1 sort operation has occurred for the SQL statement '0x2caf2408'. See https://developer.mozilla.org/En/Storage/Warnings details.: file /usr/ports/www/firefox/work/mozilla-release/storage/src/mozStoragePrivateHelpers.cpp, line 144 pldhash: for the table at address 0x2d3f7b94, the given entrySize of 44 probably favors chaining over double hashing. pldhash: for the table at address 0x2d3f7bb4, the given entrySize of 44 probably favors chaining over double hashing. WARNING: dependent window created without a parent: file /usr/ports/www/firefox/work/mozilla-release/toolkit/components/startup/nsAppStartup.cpp, line 523 ++DOCSHELL 0x2d399400 == 1 ++DOMWINDOW == 1 (0x2c155948) [serial = 1] [outer = 0x0] pldhash: for the table at address 0x2d3f64f0, the given entrySize of 48 probably favors chaining over double hashing. ++DOMWINDOW == 2 (0x2c155408) [serial = 2] [outer = 0x2c155900] WARNING: OpenGL-accelerated layers are not supported on this system.: file /usr/ports/www/firefox/work/mozilla-release/widget/src/xpwidgets/nsBaseWidget.cpp, line 853 ###!!! ASSERTION: You can't dereference a NULL nsRefPtr with operator->().: 'mRawPtr != 0', file ../../../dist/include/nsAutoPtr.h, line 1055 Segmentation fault % %uname -a FreeBSD vh.hsd1.tx.comcast.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Tue Aug 10 12:45:39 CDT 2010 root@vh.hsd1.tx.comcast.net:/usr/obj/usr/src/sys/GENERIC_uhidd i386 %ident /usr/ports/www/firefox/Makefile /usr/ports/www/firefox/Makefile: $FreeBSD: ports/www/firefox/Makefile,v 1.259 2011/12/22 21:00:50 beat Exp $ running alone without firefox 3.5.8 instance: %firefox nsStringStats => mAllocCount: 5 => mReallocCount: 3 => mFreeCount: 3 -- LEAKED 2 !!! => mShareCount: 1 => mAdoptCount: 0 => mAdoptFreeCount: 0 Xlib: extension "RANDR" missing on display ":2.0". ++DOCSHELL 0x2d4a2a00 == 1 pldhash: for the table at address 0x2d526a30, the given entrySize of 48 probably favors chaining over double hashing. ++DOMWINDOW == 1 (0x2c155b08) [serial = 1] [outer = 0x0] ++DOCSHELL 0x2d4a0200 == 2 ++DOMWINDOW == 2 (0x2c154988) [serial = 2] [outer = 0x0] ++DOMWINDOW == 3 (0x2c154608) [serial = 3] [outer = 0x2c154940] pldhash: for the table at address 0x2d525594, the given entrySize of 44 probably favors chaining over double hashing. pldhash: for the table at address 0x2d5255b4, the given entrySize of 44 probably favors chaining over double hashing. ++DOMWINDOW == 4 (0x2c153f08) [serial = 4] [outer = 0x2c155ac0] ++DOCSHELL 0x2c7f3a00 == 3 ++DOMWINDOW == 5 (0x2e24a788) [serial = 5] [outer = 0x0] ++DOCSHELL 0x2c7f3800 == 4 ++DOMWINDOW == 6 (0x2e24a248) [serial = 6] [outer = 0x0] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111: file /usr/ports/www/firefox/work/mozilla-release/content/base/src/nsFrameLoader.cpp, line 420 ++DOCSHELL 0x2d4aca00 == 5 ++DOMWINDOW == 7 (0x2e5f3e88) [serial = 7] [outer = 0x0] ++DOMWINDOW == 8 (0x2e5f2ec8) [serial = 8] [outer = 0x2e5f3e40] JavaScript strict warning: file:///usr/local/lib/firefox/components/nsSearchService.js, line 2701: reference to undefined property json._dataType WARNING: Subdocument container has no frame: file /usr/ports/www/firefox/work/mozilla-release/layout/base/nsDocumentViewer.cpp, line 2423 ++DOMWINDOW == 9 (0x2e5eff88) [serial = 9] [outer = 0x2e24a740] WARNING: Subdocument container has no frame: file /usr/ports/www/firefox/work/mozilla-release/layout/base/nsDocumentViewer.cpp, line 2423 ++DOMWINDOW == 10 (0x2e5efdc8) [serial = 10] [outer = 0x2e24a200] ++DOMWINDOW == 11 (0x2e5efc08) [serial = 11] [outer = 0x2e5f3e40] ++DOMWINDOW == 12 (0x2e5eea88) [serial = 12] [outer = 0x2e5f3e40] ++DOCSHELL 0x2fbf2600 == 6 ++DOMWINDOW == 13 (0x2e251948) [serial = 13] [outer = 0x0] ++DOMWINDOW == 14 (0x2e2515c8) [serial = 14] [outer = 0x2e251900] pldhash: for the table at address 0x2e32eebc, the given entrySize of 136 definitely favors chaining over double hashing. WARNING: OpenGL-accelerated layers are not supported on this system.: file /usr/ports/www/firefox/work/mozilla-release/widget/src/xpwidgets/nsBaseWidget.cpp, line 853 ###!!! ASSERTION: You can't dereference a NULL nsRefPtr with operator->().: 'mRawPtr != 0', file ../../../dist/include/nsAutoPtr.h, line 1055 Segmentation fault (core dumped) %