svn-freebsd-ge...@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 <module> > 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<nsBaseHashtableET<nsUint64HashKey, nsGlobalWindow*> >::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<nsBaseHashtableET<nsUint64HashKey, nsGlobalWindow*> >::GetEntry (this=0x0, aKey=@0x801234ca8: 1) at mozilla/dist/include/nsTHashtable.h:141 #1 0x00000008036406f5 in nsBaseHashtable<nsUint64HashKey, nsGlobalWindow*, nsGlobalWindow*>::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<nsIDOMWindow>::assign_from_helper ( this=0x7fffffffc620, helper=..., aIID=...) at mozilla/dist/include/nsCOMPtr.h:1223 #9 0x0000000802d2205d in nsCOMPtr<nsIDOMWindow>::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=<optimized out>) at mozilla/xpfe/appshell/src/nsXULWindow.cpp:111 #13 0x000000080406d0c2 in nsWebShellWindow::~nsWebShellWindow (this=0x8012439c0, __in_chrg=<optimized out>) at mozilla/xpfe/appshell/src/nsWebShellWindow.cpp:93 #14 0x000000080406d0fc in nsWebShellWindow::~nsWebShellWindow (this=0x8012439c0, __in_chrg=<optimized out>) 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<nsWebShellWindow>::~nsRefPtr ( this=0x7fffffffc9e0, __in_chrg=<optimized out>) 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 <sAppData>) at mozilla/toolkit/xre/nsAppRunner.cpp:3938 #24 0x0000000802884bc2 in XRE_main (argc=1, argv=0x7fffffffdbb0, aAppData=0x61a0c0 <sAppData>, 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 _______________________________________________ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"