Sun

Firefox 38 is out

Hello guys,

Firefox 38 esr, build by Oracle Solaris Desktop Beijing Team is out http://ftp.mozilla.org/pub/firefox/rele ... r/contrib/

I've been using several prev builds and they work fine on SB100/SB150 on Solaris 10. This one traps.
I've contacted author and he said that it traps in fontconfig and I should temporary get rid of the OpenCSW version of it.
I have a lot of things installed from OpenCSW, and bash for sure, and it symliked /usr/bin/sh (and I do not remember I've asked it) (also it wants some libs from /opt/csw), anyway, that's hard *just* to rename /opt/csw.
So I'm here.

Please share yours experience ;-)
HP 9000: B160/180/A500/C8000; SUN: IPX/Ultra2/5/Blade100/Blade150; IBM RS/6000 7043/240; Mac Beige/iMac G3; Robotron PC1715/M; C=128; UKNC; Atari 1040STE
Im having the same problem. FireFox segfaults on my machine, same with Thunderbird. Running Solaris 10 on an Ultra 45.
Me to :(

BTW, is there a fontconfig from opencsw that is the issue or what do you mean?
--
No Microsoft product was used in any way to write or send this text.
If you use a Microsoft product to read it, you're doing so at your own
risk.
dreadbit wrote: he said that it traps in fontconfig and I should temporary get rid of the OpenCSW version of it

temporarily remove the opencsw stuff from your env vars and run it again. if that should work you could create a very simple wrapper script for starting it up
r-a-c.de
Guys, as experiment shows, you (well, at least me) cannot just get /opt/csw/ out of all env vars, but if you can run at least something with /opt/csw renamed - firefox starts.

Also, it starts with plain firefox-bin command.

So it does *something* in run-mozilla script (or so).
HP 9000: B160/180/A500/C8000; SUN: IPX/Ultra2/5/Blade100/Blade150; IBM RS/6000 7043/240; Mac Beige/iMac G3; Robotron PC1715/M; C=128; UKNC; Atari 1040STE
dreadbit, are you aware that post-45, Rust will be required?

I'm not aware there's a Solaris/SPARC toolchain for it.
smit happens.

:Fuel: bigred , 900MHz R16K, 4GB RAM, V12 DCD, 6.5.30
:Indy: indy , 150MHz R4400SC, 256MB RAM, XL24, 6.5.10
:Indigo2IMP: purplehaze , 175MHz R10000, Solid IMPACT
probably posted from Image bruce , Quad 2.5GHz PowerPC 970MP, 16GB RAM, Mac OS X 10.4.11
plus IBM POWER6 p520 * Apple Network Server 500 * HP C8000 * BeBox * Solbourne S3000 * Commodore 128 * many more...
mila , there *is* fontconfig in /opt/csw/lib,

Code: Select all

@blade150:/opt/csw/lib$ ls | grep fontcon
libfontconfig.so
libfontconfig.so.1
libfontconfig.so.1.8.0


That was the words of Ginn Chen of Beijing Oracle Team - he said that fontconfig is the source of trap after seeing

Code: Select all

pstack core

output, exactly
So the crash is related to fontconfig library.

--- called from signal handler with signal 11 (SIGSEGV) ---
f8e9231c FcValueListDestroy (d8cc7ec4, 3, d8cc7ec4, d8cc7ec4, e5e5e5e4, 1) + b8
f8e7c494 FcConfigSubstituteWithPat (30, f2e82e80, feec4ae4, 0,
f2e6f208, f2e6f200) + 764
f8e1b3d0 pango_cairo_fc_font_map_context_substitute (f7cb3290,
f2e6dbb0, f2e6edc0, 22, 1, f7cbb070) + 18
HP 9000: B160/180/A500/C8000; SUN: IPX/Ultra2/5/Blade100/Blade150; IBM RS/6000 7043/240; Mac Beige/iMac G3; Robotron PC1715/M; C=128; UKNC; Atari 1040STE
No Rust toolchain yet... but someone just has to build it ... llvm already supports sparc64 decently enough to self host clang thought that is only for 64 bit. So, any further work to get Rust on Sparc is probably just getting it working rather than writing a lot of missing code.
but someone just has to build it


3. PROFIT!!!
smit happens.

:Fuel: bigred , 900MHz R16K, 4GB RAM, V12 DCD, 6.5.30
:Indy: indy , 150MHz R4400SC, 256MB RAM, XL24, 6.5.10
:Indigo2IMP: purplehaze , 175MHz R10000, Solid IMPACT
probably posted from Image bruce , Quad 2.5GHz PowerPC 970MP, 16GB RAM, Mac OS X 10.4.11
plus IBM POWER6 p520 * Apple Network Server 500 * HP C8000 * BeBox * Solbourne S3000 * Commodore 128 * many more...
So, anyway, I put this on my relatively virgin Ultra-3 (Solaris 10) which only had 2.0.0.x on it before and it traps just the same. I think it's something due to the build.

Temporary workaround: set gfx.downloadable_fonts.enabled to false. You won't get WOFF fonts, but the browser doesn't crash, at least not for me.
smit happens.

:Fuel: bigred , 900MHz R16K, 4GB RAM, V12 DCD, 6.5.30
:Indy: indy , 150MHz R4400SC, 256MB RAM, XL24, 6.5.10
:Indigo2IMP: purplehaze , 175MHz R10000, Solid IMPACT
probably posted from Image bruce , Quad 2.5GHz PowerPC 970MP, 16GB RAM, Mac OS X 10.4.11
plus IBM POWER6 p520 * Apple Network Server 500 * HP C8000 * BeBox * Solbourne S3000 * Commodore 128 * many more...
Hi,

38.5.2esr is out and runs just fine thanks to the Oracle Bejing team :D

https://ftp.mozilla.org/pub/firefox/rel ... r/contrib/
--
No Microsoft product was used in any way to write or send this text.
If you use a Microsoft product to read it, you're doing so at your own
risk.
Do WOFF fonts work on it now?
smit happens.

:Fuel: bigred , 900MHz R16K, 4GB RAM, V12 DCD, 6.5.30
:Indy: indy , 150MHz R4400SC, 256MB RAM, XL24, 6.5.10
:Indigo2IMP: purplehaze , 175MHz R10000, Solid IMPACT
probably posted from Image bruce , Quad 2.5GHz PowerPC 970MP, 16GB RAM, Mac OS X 10.4.11
plus IBM POWER6 p520 * Apple Network Server 500 * HP C8000 * BeBox * Solbourne S3000 * Commodore 128 * many more...
I does not coredump as the earlier versions did, but I dont't know what WOFF font are, how can I check that?
--
No Microsoft product was used in any way to write or send this text.
If you use a Microsoft product to read it, you're doing so at your own
risk.
If gfx.downloadable_fonts.enabled is true (the default), just go to any site that has downloadable fonts. Ars Technica is a good example. If it doesn't crash on Ars and it looks like Firefox on another platform, then they probably work now.
smit happens.

:Fuel: bigred , 900MHz R16K, 4GB RAM, V12 DCD, 6.5.30
:Indy: indy , 150MHz R4400SC, 256MB RAM, XL24, 6.5.10
:Indigo2IMP: purplehaze , 175MHz R10000, Solid IMPACT
probably posted from Image bruce , Quad 2.5GHz PowerPC 970MP, 16GB RAM, Mac OS X 10.4.11
plus IBM POWER6 p520 * Apple Network Server 500 * HP C8000 * BeBox * Solbourne S3000 * Commodore 128 * many more...
Hi

I just tried 45.1.1 ESR but I had to revert back to 38.8.0 ESR since it was to sluggish.
Anyone that tried the same with better result?
--
No Microsoft product was used in any way to write or send this text.
If you use a Microsoft product to read it, you're doing so at your own
risk.