From owner-freebsd-gecko@FreeBSD.ORG Mon Apr 8 15:29:22 2013 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0AB9DE3D for ; Mon, 8 Apr 2013 15:29:22 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id BD5A139A for ; Mon, 8 Apr 2013 15:29:20 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1UPE0O-00008s-97 for freebsd-gecko@freebsd.org; Mon, 08 Apr 2013 19:29:13 +0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:In-Reply-To:Subject:To:From; bh=XxwbUWKXF2EbZvNu31+OKaYhMMZDS3tysK/X4zVJ4sU=; b=tZoQkROxwZ71mJoHKfrGDuqHnmEhOboS1YDRprv0VTfpsm/GTpVra68JvBOvThwz6CEIQKhPb/+nEsJTfaxaVuaocD4c2WPjQfhdFxFPVLKd9BQuH/NEoSkmVaBhKWbHmZkGWH+NNrTgihNIHY4dYqcbJ15J0ah6M3tR75aFwS8=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1UPDxV-000J01-9G for freebsd-gecko@freebsd.org; Mon, 08 Apr 2013 15:26:15 +0000 From: Jan Beich To: freebsd-gecko@freebsd.org Subject: Re: [SVN-Commit] r1233 - in trunk/www/seamonkey: . files In-Reply-To: <201304032004.r33K4bF7032542@trillian.chruetertee.ch> (svn-freebsd-gecko@chruetertee.ch's message of "Wed, 3 Apr 2013 20:04:37 GMT") Date: Mon, 08 Apr 2013 15:27:46 +0000 References: <201304032004.r33K4bF7032542@trillian.chruetertee.ch> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1UPDxV-000J01-9G@internal.tormail.org> X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 15:29:22 -0000 svn-freebsd-gecko@chruetertee.ch writes: > Author: jbeich > Date: Wed Apr 3 20:04:36 2013 > New Revision: 1233 > > Log: > update SeaMonkey (broken) > > Executing mozilla/dist/bin/xpcshell -g mozilla/dist/bin/chrome -a mozilla/dist/bin/chrome -f ../../../mozilla/toolkit/mozapps/installer/precompile_cache.js -e precompile_startupcache("resource://gre/"); > failed to get nsJSRuntimeService! > Traceback (most recent call last): > File "../../../mozilla/toolkit/mozapps/installer/packager.py", line 366, in > main() > File "../../../mozilla/toolkit/mozapps/installer/packager.py", line 358, in main > args.source, gre_path, base) > File "../../../mozilla/toolkit/mozapps/installer/packager.py", line 140, in precompile_cache > errors.fatal('Error while running startup cache precompilation') > File "mozilla/python/mozbuild/mozpack/errors.py", line 101, in fatal > self._handle(self.FATAL, msg) > File "mozilla/python/mozbuild/mozpack/errors.py", line 96, in _handle > raise ErrorMessage(msg) > mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation > gmake[1]: *** [stage-package] Error 1 seamonkey actually crashes at startup when built with ENIGMAIL option: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 8012041c0 (LWP 101659 initial thread)] 0x0000000803641364 in nsTHashtable >::GetEntry (this=0x0, aKey=@0x801234ca8: 1) at mozilla/dist/include/nsTHashtable.h:141 141 NS_ASSERTION(mTable.entrySize, "nsTHashtable was not initialized properly."); (gdb) bt #0 0x0000000803641364 in nsTHashtable >::GetEntry (this=0x0, aKey=@0x801234ca8: 1) at mozilla/dist/include/nsTHashtable.h:141 #1 0x00000008036406f5 in nsBaseHashtable::Get (this=0x0, aKey=@0x801234ca8: 1) at mozilla/dist/include/nsBaseHashtable.h:126 #2 0x0000000803674bce in nsGlobalWindow::nsGlobalWindow (this=0x801234c00, aOuterWindow=0x0) at mozilla/dom/base/nsGlobalWindow.cpp:1024 #3 0x0000000803670683 in nsGlobalChromeWindow::nsGlobalChromeWindow ( this=0x801234c00, aOuterWindow=0x0) at mozilla/dom/base/nsGlobalWindow.h:1175 #4 0x0000000803f6e74c in NS_NewScriptGlobalObject (aIsChrome=true, aIsModalContentWindow=false) at mozilla/dom/base/nsGlobalWindow.h:1235 #5 0x0000000803f9d08b in nsDocShell::EnsureScriptEnvironment (this=0x801235800) at mozilla/docshell/base/nsDocShell.cpp:11460 #6 0x0000000803f72741 in nsDocShell::GetInterface (this=0x801235800, aIID=..., aSink=0x7fffffffc5d8) at mozilla/docshell/base/nsDocShell.cpp:942 #7 0x00000008053bc66e in nsGetInterface::operator() (this=0x7fffffffc670, aIID=..., aInstancePtr=0x7fffffffc5d8) at mozilla/xpcom/build/nsIInterfaceRequestorUtils.cpp:19 #8 0x0000000802d249d3 in nsCOMPtr::assign_from_helper ( this=0x7fffffffc620, helper=..., aIID=...) at mozilla/dist/include/nsCOMPtr.h:1223 #9 0x0000000802d2205d in nsCOMPtr::nsCOMPtr (this=0x7fffffffc620, helper=...) at mozilla/dist/include/nsCOMPtr.h:605 #10 0x000000080406ad1f in nsAppShellService::UnregisterTopLevelWindow ( this=0x80e33ea40, aWindow=0x8012439d0) at mozilla/xpfe/appshell/src/nsAppShellService.cpp:641 #11 0x000000080405ff21 in nsXULWindow::Destroy (this=0x8012439c0) at mozilla/xpfe/appshell/src/nsXULWindow.cpp:426 #12 0x000000080405e8b3 in nsXULWindow::~nsXULWindow (this=0x8012439c0, __in_chrg=) at mozilla/xpfe/appshell/src/nsXULWindow.cpp:111 #13 0x000000080406d0c2 in nsWebShellWindow::~nsWebShellWindow (this=0x8012439c0, __in_chrg=) at mozilla/xpfe/appshell/src/nsWebShellWindow.cpp:93 #14 0x000000080406d0fc in nsWebShellWindow::~nsWebShellWindow (this=0x8012439c0, __in_chrg=) at mozilla/xpfe/appshell/src/nsWebShellWindow.cpp:98 #15 0x000000080405ebba in nsXULWindow::Release (this=0x8012439c0) at mozilla/xpfe/appshell/src/nsXULWindow.cpp:119 #16 0x000000080406d1b4 in nsWebShellWindow::Release (this=0x8012439c0) at mozilla/xpfe/appshell/src/nsWebShellWindow.cpp:101 #17 0x000000080406aef3 in nsRefPtr::~nsRefPtr ( this=0x7fffffffc9e0, __in_chrg=) at mozilla/dist/include/nsAutoPtr.h:880 #18 0x0000000804069db0 in nsAppShellService::JustCreateTopWindow ( this=0x80e33ea40, aParent=0x0, aUrl=0x80e3e8900, aChromeMask=4094, aInitialWidth=100, aInitialHeight=100, aIsHiddenWindow=true, aResult=0x7fffffffcb30) at mozilla/xpfe/appshell/src/nsAppShellService.cpp:432 #19 0x0000000804069081 in nsAppShellService::CreateHiddenWindowHelper ( this=0x80e33ea40, aIsPrivate=false) at mozilla/xpfe/appshell/src/nsAppShellService.cpp:126 #20 0x0000000804068eab in nsAppShellService::CreateHiddenWindow (this=0x80e33ea40) at mozilla/xpfe/appshell/src/nsAppShellService.cpp:86 #21 0x000000080408b011 in nsAppStartup::CreateHiddenWindow (this=0x80e2c2060) at mozilla/toolkit/components/startup/nsAppStartup.cpp:257 #22 0x0000000802884368 in XREMain::XRE_mainRun (this=0x7fffffffcfb0) at mozilla/toolkit/xre/nsAppRunner.cpp:3806 #23 0x00000008028849a7 in XREMain::XRE_main (this=0x7fffffffcfb0, argc=1, argv=0x7fffffffdbb0, aAppData=0x61a0c0 ) at mozilla/toolkit/xre/nsAppRunner.cpp:3938 #24 0x0000000802884bc2 in XRE_main (argc=1, argv=0x7fffffffdbb0, aAppData=0x61a0c0 , aFlags=0) at mozilla/toolkit/xre/nsAppRunner.cpp:4141 #25 0x0000000000401f6a in do_main ( exePath=0x7fffffffd610 "mozilla/dist/bin/", argc=1, argv=0x7fffffffdbb0) at suite/app/nsSuiteApp.cpp:184 #26 0x00000000004021b7 in main (argc=1, argv=0x7fffffffdbb0) at suite/app/nsSuiteApp.cpp:274