Closed
Bug 95597
Opened 23 years ago
Closed 23 years ago
Lots of new GDK-CRITICAL errors
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
People
(Reporter: fleona, Assigned: blizzard)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3+) Gecko/20010815
BuildID: 2001081514
Dont know where this one goes
When i start mozilla i get lots of gdk critical messages:
Here they are:
Gdk-CRITICAL **: file gdkpixmap.c: line 63 (gdk_pixmap_new): assertion `(width
!= 0) && (height != 0)' failed.
Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
`drawable != NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 63 (gdk_pixmap_new): assertion `(width
!= 0) && (height != 0)' failed.
Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
`drawable != NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 822 (gdk_pixmap_unref): assertion
`pixmap != NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 822 (gdk_pixmap_unref): assertion
`pixmap != NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 63 (gdk_pixmap_new): assertion `(width !=
0) && (height != 0)' failed.
Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
`drawable != NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 63 (gdk_pixmap_new): assertion `(width !=
0) && (height != 0)' failed.
Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
`drawable != NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 822 (gdk_pixmap_unref): assertion `pixmap
!= NULL' failed.
Gdk-CRITICAL **: file gdkpixmap.c: line 822 (gdk_pixmap_unref): assertion `pixmap
!= NULL' failed.
Sometimes this leads to a crash. I still can't say why every 2-3 weeks i start
up my machine and i have to reinstall mozilla because it crashes everytime. May
be related
Reproducible: Sometimes
Steps to Reproduce:
1.Launch mozilla
Actual Results: Lots of messages, sometimes crash
Expected Results: The opposite
been going on for some days now. i see these in mailnews and whenever
dialog-boxes or dropdowns in selection boxes in the GUI are clicked. (sidebar,
preferences and more)
Marking dup.
*** This bug has been marked as a duplicate of 95160 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•