https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212650

Jan Beich <jbe...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
              Flags|maintainer-feedback?(gecko@ |maintainer-feedback+
                   |FreeBSD.org)                |

--- Comment #1 from Jan Beich <jbe...@freebsd.org> ---
The following build error is a canary for runtime crashes.

> Executing obj-i386-unknown-freebsd9.3/dist/bin/xpcshell -g 
> obj-i386-unknown-freebsd9.3/dist/bin/ -a 
> obj-i386-unknown-freebsd9.3/dist/bin/ -f 
> mozilla/toolkit/mozapps/installer/precompile_cache.js -e 
> precompile_startupcache("resource://gre/");
> Traceback (most recent call last):
>   File "mozilla/toolkit/mozapps/installer/packager.py", line 407, in <module>
>     main()
>   File "mozilla/toolkit/mozapps/installer/packager.py", line 401, in main
>     args.source, gre_path, base)
>   File "mozilla/toolkit/mozapps/installer/packager.py", line 159, in 
> precompile_cache
>     errors.fatal('Error while running startup cache precompilation')
>   File "mozilla/python/mozbuild/mozpack/errors.py", line 103, in fatal
>     self._handle(self.FATAL, msg)
>   File "mozilla/python/mozbuild/mozpack/errors.py", line 98, in _handle
>     raise ErrorMessage(msg)
> mozpack.errors.ErrorMessage: Error: Error while running startup cache 
> precompilation

The package cluster has no issues building seamonkey-2.39_11 on 9.3 and 10.1.
I've tried running 9.3 i386 package within poudriere jail - works fine. Maybe
compare your environment as recorded in build logs. Alternatively, build
seamonkey and every library libxul.so depends on with debug symbols then get a
backtrace.

http://beefy1.nyi.freebsd.org/data/93i386-default/421645/logs/seamonkey-2.39_11.log
http://beefy2.nyi.freebsd.org/data/93amd64-default/421645/logs/seamonkey-2.39_11.log
http://beefy5.nyi.freebsd.org/data/101i386-default/421645/logs/seamonkey-2.39_11.log
http://beefy6.nyi.freebsd.org/data/101amd64-default/421645/logs/seamonkey-2.39_11.log

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to