Comment 5 for bug 331927

Revision history for this message
Alexander Sack (asac) wrote : Re: notify-osd crashed with SIGSEGV in g_object_newv()

Crash happens at:
                 g_object_set (self,
                              "text-font-face",
                              font_face->str,
                              NULL);

with
#0 0x0805a8e8 in defaults_constructed (gobject=0x8d12800) at defaults.c:328
 font_face = (GString *) 0x0

=> missing error handling