[cairo-bugs] [Bug 10359] gnome-panel crashed with SIGSEGV in
cairo_rectangle()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 20 16:55:01 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10359
------- Comment #2 from cworth at cworth.org 2007-03-20 15:54 PST -------
(In reply to comment #0)
> #0 cairo_rectangle (cr=0x0, x=0, y=0, width=12, height=9) at
Passing a NULL pointer to cairo like that is illegal, and will cause a crash.
So this is perhaps not a cairo bug at all.
Can you find anything out about where that NULL pointer is coming from?
-Carl
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list