Open
Bug 1164960
Opened 11 years ago
Updated 3 years ago
Excessive cpu usage (100%) opening Google Map
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: a_schapira, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux i686; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150416103748
Steps to reproduce:
View a website: Click on Google Maps button, a link to
http://maps.google.com/maps?q=344+Magnolia+Pl.,%20Leonia,%20NJ%2007605
Actual results:
CPU usage goes to 100% (was normal before). Map displays extremely slowly, other functions extremely slow. Closing the map window returns CPU usage to normal.
(Chrome displays the map normally)
Expected results:
Normal map display. Normal CPU usage.
Hi Al,
Try updating to a new version of Firefox. Are you still encountering these high CPU issues? Thanks.
Flags: needinfo?(a_schapira)
| Reporter | ||
Comment 2•10 years ago
|
||
Firefox is version 38.0.5-1.fc20, the latest that yumex knows about.
Yes, the problem persists.
It may be related to Adobe Flash Plugin 11.2.202.554, which frequenly also goes to 100% CPU.
Flags: needinfo?(a_schapira)
Comment 3•10 years ago
|
||
Can't reproduce on Fedora 22, either with Nightly, nor with the latest release (FF43).
Could you perhaps try with the latest FF version.
38, which is ESR release, will get usually only security updates.
| Reporter | ||
Comment 4•10 years ago
|
||
Other than yum/yumex I know of no way of installing the "latest" firefox under fedora 20.
Comment 5•10 years ago
|
||
Download from https://www.mozilla.org and tar xvfj <downloaded *.tar.bz2 file> in some directory
and run firefox there?
| Reporter | ||
Comment 6•10 years ago
|
||
Downloaded Firefox 43, as above, and it seems to work properly. However I get the following output:
[ads@ADS2 firefox]$ ./firefox
(firefox:4493): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:4493): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:4493): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:4493): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
ATTENTION: default value of option force_s3tc_enable overridden by environment.
Vector smash protection is enabled.
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
... etc
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
... many more
n.b.
[ads@ADS2 firefox]$ uname -a
Linux ADS2 3.19.8-100.fc20.i686 #1 SMP Tue May 12 17:42:35 UTC 2015 i686 i686 i386 GNU/Linux
[ads@ADS2 firefox]$ ./firefox --version
Mozilla Firefox 43.0
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•