After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 581661 - add nul checks in GTK+
add nul checks in GTK+
Status: RESOLVED DUPLICATE of bug 482531
Product: gtk+
Classification: Platform
Component: Backend: X11
2.16.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-05-06 22:47 UTC by Brian Cameron
Modified: 2009-05-15 15:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
patch fixing issue (1.16 KB, patch)
2009-05-06 22:48 UTC, Brian Cameron
none Details | Review

Description Brian Cameron 2009-05-06 22:47:39 UTC
When you browse a web page, click "print preview", and firefox crashes...

The attached patch fixes these problems by handling NULL's a bit better.
Comment 1 Brian Cameron 2009-05-06 22:48:01 UTC
Created attachment 134129 [details] [review]
patch fixing issue
Comment 2 Brian Cameron 2009-05-06 22:51:25 UTC
Also refer here for more information about the need for this patch:

https://bugs.launchpad.net/gtk/+bug/144326/+viewstatus

I don't know if the patch we are using on Solaris is still needed, or if this has been fixed in some other way.  Please advise.  Thanks.
Comment 3 Matthias Clasen 2009-05-10 05:24:11 UTC
I'd like to understand where these strange windows that are not contained in a toplevel come from, first.
Comment 4 Christian Persch 2009-05-10 21:21:17 UTC
The lp bug linked to in comment 2 links right back to bug 482531. Dup?
Comment 5 Brian Cameron 2009-05-15 15:06:37 UTC
Yes, sorry, this is a duplicate of bug #482531, so marking as such.

*** This bug has been marked as a duplicate of 482531 ***