Open
Bug 425443
Opened 17 years ago
Updated 3 years ago
Gtk-CRITICAL **: gtk_widget Assertions when i use Firefox 3 Beta 5 Rc2 on Linux
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
NEW
People
(Reporter: cbook, Unassigned)
Details
Attachments
(1 file)
|
1.48 KB,
text/plain
|
Details |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5
Steps to reproduce:
- New Centos5 Installation
- Download / Install the Firefox 3 Beta 5 RC2
- Install the Flash Plugin (don't know if this important, but thats what i did beside the normal standard installation)
- Go to Youtube and watch a video
- Close Firefox
--> Output in the terminal window:
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:3486): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
Updated•17 years ago
|
Component: General → Widget: Gtk
Product: Firefox → Core
QA Contact: general → gtk
Comment 1•17 years ago
|
||
looks like flash is at fault here.
Updated•17 years ago
|
Version: unspecified → Trunk
Comment 2•17 years ago
|
||
Flash ads on http://us.imdb.com/title/* do similar for me in SM trunk on SUSE 10.2 KDE.
Comment 3•17 years ago
|
||
x2
I have the same problem trying to record a video in youtube and in facebook, using owned application, try to rename a person...
Im using Gentoo, with mozilla firefox beta5 and gtk+ 2.12.9-r1
I had the messages similars
Steps to reproduce:
- Slackware 12.1
- Download / Install the Firefox 3 RC1
- Enter in the following sites (on different tabs):
-- http://www.ebooksgo.blogspot.com/
-- http://freee-booksdownload.blogspot.com/search/label/Artificial%20Intelligence%2FLogic%20Programming
-- http://freecomputerebooks.blogspot.com/2007/05/free-datastructures-and-algorithms.html
-- http://datastructureebook.blogspot.com/2007/02/algorithmic-information-theory.html
- Close Firefox [Save and quit]
- Open new session and after close agains [Save and quit]
--> Output in the terminal window:
(firefox-bin:2628): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET
(widget)' failed
(firefox-bin:2628): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET
(widget)' failed
Before messages described above I had the following message in output terminal:
(firefox-bin: 3239): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT(object)' failed
X Error: Bad Window (Invalid window parameter) 3
Major opcode: 19
Minor opcode: 0
Resource id.: 0x2200593
Comment 6•6 years ago
|
||
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•