On Mon, 06 Jul 2015 20:30:04 -0500, »Q« wrote:
> For each of the two Firefoxes, please enter "about:buildconfig" into
> the address bar, then paste the configure arguments here. (I
> think it's a long shot that this might provide a clue, but a long shot
> is worth it when it's as easy as a cut-and-paste.)
Thank you for your advice on how to debug this Linux:Firefox issue.
Here is the requested information (warning, long lines)...
############################################################################
START FIREFOX version 39 LOG
############################################################################
Script started on Mon 06 Jul 2015 07:33:57 PM PDT
$ ./firefox_39.0/firefox/firefox -new-instance -P "Firefox 39" &
(process:28496): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
(process:28496): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:28496): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
[1]+ Done ./firefox_39.0/firefox/firefox -new-instance -P "Firefox 39"
exit
Script done on Mon 06 Jul 2015 07:37:29 PM PDT
----------------------------------------------------------------------------
Firefox 39 result of about:buildconfig
----------------------------------------------------------------------------
about:buildconfig
Build Machine
bld-linux64-spot-099
Source
Built from
https://hg.mozilla.org/releases/mozilla-release/rev/d3b3e57e8088
Build platform
target
x86_64-unknown-linux-gnu
Build tools
Compiler Version Compiler flags
/builds/slave/rel-m-rel-l64_bld-000000000000/build/gcc/bin/gcc 4.7.3 -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Werror=char-subscripts -Werror=comment -Werror=endif-labels -Werror=enum-compare -Werror=ignored-qualifiers -Werror=int-to-pointer-cast -Werror=multichar -Werror=nonnull -Werror=pointer-arith -Werror=pointer-sign -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=unknown-pragmas -Wno-unused -Wcast-align -Wno-error=uninitialized -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=coverage-mismatch -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe
/builds/slave/rel-m-rel-l64_bld-000000000000/build/gcc/bin/g++ 4.7.3 -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Werror=endif-labels -Werror=int-to-pointer-cast -Werror=missing-braces -Werror=parentheses -Werror=pointer-arith -Werror=return-type -Werror=sequence-point -Werror=switch -Werror=trigraphs -Werror=type-limits -Werror=unused-label -Wno-invalid-offsetof -Wcast-align -Wno-error=uninitialized -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=coverage-mismatch -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fprofile-use -fprofile-correction -Wcoverage-mismatch -O3 -fomit-frame-pointer
Configure arguments
--enable-update-channel=release --enable-update-packaging --with-google-api-keyfile=/builds/gapi.data --with-google-oauth-api-keyfile=/builds/google-oauth-api.key --with-mozilla-api-keyfile=/builds/mozilla-desktop-geoloc-api.key --enable-crashreporter --enable-release --enable-elf-hack --enable-stdcxx-compat --enable-warnings-as-errors --enable-official-branding
############################################################################
START FIREFOX version 38 LOG
############################################################################
Script started on Mon 06 Jul 2015 07:37:58 PM PDT
$ killall firefox
firefox: no process found
$ rm -rf $HOME/.mozilla
$ ./firefox_38.0/firefox/firefox -new-instance -P "Firefox 38" &
[1] 10738
(process:10738): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
(process:10738): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:10738): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
[1]+ Done ./firefox_38.0/firefox/firefox -new-instance -P "Firefox 38"
$ exit
exit
Script done on Mon 06 Jul 2015 07:40:45 PM PDT
----------------------------------------------------------------------------
Firefox 38 result of about:buildconfig
----------------------------------------------------------------------------
about:buildconfig
Build Machine
akateko
Build platform
target
x86_64-pc-linux-gnu
Build tools
Compiler Version Compiler flags
gcc 4.8.2 -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe
c++ 4.8.2 -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -freorder-blocks -Os -fomit-frame-pointer
Configure arguments
--host=x86_64-linux-gnu --prefix=/usr --libexecdir=/usr/lib/firefox --with-l10n-base=/build/buildd/firefox-38.0+build3/./l10n --srcdir=/build/buildd/firefox-38.0+build3/. --enable-release --disable-install-strip --disable-updater --enable-application=browser --enable-startup-notification --with-distribution-id=com.ubuntu --enable-optimize --enable-tests --enable-crashreporter --with-branding=browser/branding/official --disable-gnomevfs --enable-gio --enable-update-channel=release --disable-debug --disable-elf-hack --enable-gstreamer=1.0 --with-google-api-keyfile=/build/buildd/firefox-38.0+build3/debian/ga --with-google-oauth-api-keyfile=/build/buildd/firefox-38.0+build3/debian/go
############################################################################
START FIREFOX version 37 LOG
############################################################################
Script started on Mon 06 Jul 2015 07:40:52 PM PDT
$ killall firefox
firefox: no process found
$ rm -rf $HOME/.mozilla
$ ./firefox_37.0/firefox/firefox -new-instance -P "Firefox 37" &
[1] 16453
(process:16453): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
(process:16453): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:16453): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
[1]+ Done ./firefox_37.0/firefox/firefox -new-instance -P "Firefox 37"
$ exit
exit
Script done on Mon 06 Jul 2015 07:42:14 PM PDT
----------------------------------------------------------------------------
Firefox 37 result of about:buildconfig
----------------------------------------------------------------------------
about:buildconfig
Build Machine
bld-linux64-spot-117
Source
Built from
https://hg.mozilla.org/releases/mozilla-release/rev/29182ac68a26
Build platform
target
x86_64-unknown-linux-gnu
Build tools
Compiler Version Compiler flags
/builds/slave/rel-m-rel-l64_bld-000000000000/build/gcc/bin/gcc 4.7.3 -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Werror=char-subscripts -Werror=comment -Werror=endif-labels -Werror=enum-compare -Werror=ignored-qualifiers -Werror=int-to-pointer-cast -Werror=multichar -Werror=nonnull -Werror=pointer-arith -Werror=pointer-sign -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=unknown-pragmas -Wno-unused -Wcast-align -Wno-error=uninitialized -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=coverage-mismatch -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe
/builds/slave/rel-m-rel-l64_bld-000000000000/build/gcc/bin/g++ 4.7.3 -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Werror=endif-labels -Werror=int-to-pointer-cast -Werror=missing-braces -Werror=parentheses -Werror=pointer-arith -Werror=return-type -Werror=sequence-point -Werror=switch -Werror=trigraphs -Werror=type-limits -Werror=unused-label -Wno-invalid-offsetof -Wcast-align -Wno-error=uninitialized -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=coverage-mismatch -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fprofile-use -fprofile-correction -Wcoverage-mismatch -O3 -fomit-frame-pointer
Configure arguments
--enable-update-channel=release --enable-update-packaging --with-google-api-keyfile=/builds/gapi.data --with-google-oauth-api-keyfile=/builds/google-oauth-api.key --with-mozilla-api-keyfile=/builds/mozilla-desktop-geoloc-api.key --enable-crashreporter --enable-release --enable-elf-hack --enable-stdcxx-compat --enable-warnings-as-errors --enable-official-branding
############################################################################
START FIREFOX version 35 LOG
############################################################################
Script started on Mon 06 Jul 2015 07:42:18 PM PDT
$ killall firefox
firefox: no process found
$ rm -rf $HOME/.mozilla
$ ./firefox_35.0.1/firefox/firefox -new-instance -P "Firefox 35" &
[1] 19833
(process:19833): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
(process:19833): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
(process:19833): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:19833): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
[1]+ Done ./firefox_35.0.1/firefox/firefox -new-instance -P "Firefox 35"
$ exit
exit
Script done on Mon 06 Jul 2015 07:44:06 PM PDT
----------------------------------------------------------------------------
Firefox 35 result of about:buildconfig
----------------------------------------------------------------------------
about:buildconfig
Build Machine
bld-linux64-spot-099
Source
Built from
https://hg.mozilla.org/releases/mozilla-release/rev/d3b3e57e8088
Build platform
target
x86_64-unknown-linux-gnu
Build tools
Compiler Version Compiler flags
/builds/slave/rel-m-rel-l64_bld-000000000000/build/gcc/bin/gcc 4.7.3 -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Werror=char-subscripts -Werror=comment -Werror=endif-labels -Werror=enum-compare -Werror=ignored-qualifiers -Werror=int-to-pointer-cast -Werror=multichar -Werror=nonnull -Werror=pointer-arith -Werror=pointer-sign -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=unknown-pragmas -Wno-unused -Wcast-align -Wno-error=uninitialized -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=coverage-mismatch -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe
/builds/slave/rel-m-rel-l64_bld-000000000000/build/gcc/bin/g++ 4.7.3 -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Werror=endif-labels -Werror=int-to-pointer-cast -Werror=missing-braces -Werror=parentheses -Werror=pointer-arith -Werror=return-type -Werror=sequence-point -Werror=switch -Werror=trigraphs -Werror=type-limits -Werror=unused-label -Wno-invalid-offsetof -Wcast-align -Wno-error=uninitialized -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=coverage-mismatch -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fprofile-use -fprofile-correction -Wcoverage-mismatch -O3 -fomit-frame-pointer
Configure arguments
--enable-update-channel=release --enable-update-packaging --with-google-api-keyfile=/builds/gapi.data --with-google-oauth-api-keyfile=/builds/google-oauth-api.key --with-mozilla-api-keyfile=/builds/mozilla-desktop-geoloc-api.key --enable-crashreporter --enable-release --enable-elf-hack --enable-stdcxx-compat --enable-warnings-as-errors --enable-official-branding
############################################################################
"End of log file"
############################################################################