Closed
Bug 1846
Opened 26 years ago
Closed 26 years ago
Assertions from GTK
Categories
(MozillaClassic Graveyard :: XFE, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M4
People
(Reporter: igb, Assigned: ramiro)
Details
latest bits, compiled 1215 GMT 10 Dec 1998, while viewing
opening page:
callisto:/u/igb/mozilla/logs/10Dec1998-11:26:01 14:26:57 (574)
$ xpviewer
XP_GetString replacement needed
XP_GetString replacement needed
** CRITICAL **: file ../../../../gfx/src/gtk/nsRenderingContextGTK.cpp: line 518
(unsigned int nsRenderingContextGTK::CreateDrawingSurface(struct nsRect *,
unsigned int, void *&)): assertion `(aBounds->width != 0) && (aBounds->height !=
0)' failed.
** CRITICAL **: file ../../../../gfx/src/gtk/nsRenderingContextGTK.cpp: line
1016 (unsigned int nsRenderingContextGTK::CopyOffScreenBits(void *, int, int,
const struct nsRect &, unsigned int)): assertion `aSrcSurf != NULL' failed.
** CRITICAL **: file ../../../../gfx/src/gtk/nsRenderingContextGTK.cpp: line 518
(unsigned int nsRenderingContextGTK::CreateDrawingSurface(struct nsRect *,
unsigned int, void *&)): assertion `(aBounds->width != 0) && (aBounds->height !=
0)' failed.
** CRITICAL **: file ../../../../gfx/src/gtk/nsRenderingContextGTK.cpp: line
1016 (unsigned int nsRenderingContextGTK::CopyOffScreenBits(void *, int, int,
const struct nsRect &, unsigned int)): assertion `aSrcSurf != NULL' failed.
Comment 1•26 years ago
|
||
Are you still seeing this? Gtk version needed is now 1.1.6,
tip is 1.1.12, try again? -Chris
You need to log in
before you can comment on or make changes to this bug.
Description
•