RESOLVED WORKSFORME39987
tinyurl.com leads to using up to 100% CPU usage
https://bugs.webkit.org/show_bug.cgi?id=39987
Summary tinyurl.com leads to using up to 100% CPU usage
pano_90
Reported 2010-06-01 03:30:38 PDT
Visit tinyurl.com, enter an URL in the text box ("Enter a long URL to make tiny:") and finally click on "MakeTinyURL!". When you click on "MakeTinyURL!" (tinyurl.com) and the page with the new tiny url is loaded, CPU usage goes up to 100%. Closing the tab, or going back, will make the CPU usage normal again. Reproducible here with rekonq and Arora with Qt 4.6.2 Original bug report: https://bugs.kde.org/show_bug.cgi?id=240227
Attachments
Kent Hansen
Comment 1 2010-06-15 01:16:50 PDT
Reproduced with 4.7/trunk.
Robert Hogan
Comment 2 2010-12-01 09:29:07 PST
Seems to be flash-related. I don't get 100% cpu on qttestbrowser but I do get a lot of this output: (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (<unknown>:10936): Gtk-CRITICAL **: gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_free_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (<unknown>:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (<unknown>:10936): Gtk-CRITICAL **: gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (<unknown>:10936): Gtk-CRITICAL **: gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_free_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (<unknown>:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (<unknown>:10936): Gtk-CRITICAL **: gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (<unknown>:10936): Gtk-CRITICAL **: gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:10936): Gdk-CRITICAL **: gdk_colormap_free_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (<unknown>:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Alexis Menard (darktears)
Comment 3 2011-06-28 06:30:29 PDT
I can't reproduce anymore with 4.7/Trunk and flash plugin 10.3.
Note You need to log in before you can comment on or make changes to this bug.