PDA

View Full Version : firefox-3.5-0.21.beta4.fc12.x86_64 in rawhide F12 dies with buffer overflow


marko
2009-06-19, 06:15 PM CDT
firefox
*** buffer overflow detected ***: /usr/lib64/firefox-3.5b4/firefox terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x32520f7537]
/lib64/libc.so.6[0x32520f5590]
/usr/lib64/xulrunner-1.9.1/libmozjs.so[0x7fb1a64bf686]
/usr/lib64/xulrunner-1.9.1/libmozjs.so[0x7fb1a64bf77e]
/usr/lib64/xulrunner-1.9.1/libmozjs.so[0x7fb1a64bf972]
/usr/lib64/xulrunner-1.9.1/libmozjs.so[0x7fb1a646d93b]
/usr/lib64/xulrunner-1.9.1/libmozjs.so[0x7fb1a646db13]
/usr/lib64/xulrunner-1.9.1/libmozjs.so[0x7fb1a64adc8e]
/usr/lib64/xulrunner-1.9.1/libmozjs.so(JS_CompileUCScriptForPrincipals+0x6c)[0x7fb1a6453af1]
/usr/lib64/xulrunner-1.9.1/libmozjs.so(JS_CompileScriptForPrincipals+0x56)[0x7fb1a645692b]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a5286ab7]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a5287e70]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a5afb3b4]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a5afb74a]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a5afb85d]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a5afc6bc]
/usr/lib64/xulrunner-1.9.1/libxul.so(NS_InitXPCOM3_P+0x831)[0x7fb1a5ad6ad0]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a521a568]
/usr/lib64/xulrunner-1.9.1/libxul.so[0x7fb1a521abab]
/usr/lib64/xulrunner-1.9.1/libxul.so(XRE_main+0x20dd)[0x7fb1a521d2d1]
/usr/lib64/firefox-3.5b4/firefox[0x4022ab]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x325201ea2d]
/usr/lib64/firefox-3.5b4/firefox[0x401c59]

This is a capture of the top of the firefox exit (running from the command line because running from the menu hides the output). Are many here seeing this one?

I'm also running minefield Gecko/20090619 Minefield/3.6a1pre on the same host and it seems to start up ok (it seems to have trouble related to flash mostly)

NikShah
2009-06-20, 08:32 AM CDT
Yep, me too.

leigh123linux
2009-06-20, 09:10 AM CDT
This is a capture of the top of the firefox exit (running from the command line because running from the menu hides the output). Are many here seeing this one?

I'm also running minefield Gecko/20090619 Minefield/3.6a1pre on the same host and it seems to start up ok (it seems to have trouble related to flash mostly)


I'm not :cool: , after seeing this post I excluded xulrunner from today's updates.

chepioq
2009-06-20, 10:00 AM CDT
Ok leigh, but I do this update...
How downgrade xulrunner?

chepioq
2009-06-20, 10:22 AM CDT
I find...
With Smart Package Manager, I can easily downgrade...( I know that but I forget smart...)
I downgrade to xulrunner-1.9.1-0.20.beta4.fc11 and firefox work...

leigh123linux
2009-06-20, 10:25 AM CDT
Ok leigh, but I do this update...
How downgrade xulrunner?

Grab the packages from koji

http://koji.fedoraproject.org/koji/buildinfo?buildID=99988


[leigh@localhost ~]$ yum list xulrunner
Loaded plugins: fastestmirror, presto, refresh-packagekit
Installed Packages
xulrunner.x86_64 1.9.1-0.20.beta4.fc12 @koji
Available Packages
xulrunner.i586 1.9.1-0.22.beta4.fc12 rawhide
xulrunner.x86_64 1.9.1-0.22.beta4.fc12 rawhide
[leigh@localhost ~]$


and use rpm to install it

i.e


rpm -Uvh --oldpackage xulrunner*rpm

chepioq
2009-06-20, 10:38 AM CDT
Ok...
After downgrade, I install The F12 version of xulrunner.x86_64 -1.9.1-0.20.beta4, by koji with :
yum --nogpgcheck install xulrunner.*-rpm...
Thank leigh...

marko
2009-06-20, 10:59 AM CDT
That worked here too

typerlc
2009-06-21, 10:34 PM CDT
I just upgraded to the upstream's binary of 3.5rc2. However, the flash plugin no longer works with this version.

Demz
2009-06-21, 10:51 PM CDT
3.5rc2 is still Buggy . hopefully rc3 will be out this week

marko
2009-06-28, 02:39 PM CDT
I can report that the current xulrunner 1.9.1-0.23.beta4.fc12 has fixed this