[Bug 275547] Re: audacious crashed with SIGSEGV in g_object_newv()

Bryce Harrington bryce at bryceharrington.org
Sun Jan 11 07:44:08 UTC 2009


This is actually a bug in one of the plugins; refiling.

Looking at the code, it's unclear why this would fail.

AudGtkTrayIcon *
_aud_gtk_tray_icon_new (const gchar *name)
{
  return g_object_new (AUD_GTK_TYPE_TRAY_ICON, 
                       "title", name, 
                       NULL);
}

According to the backtrace, name is "audacious".  So this seems to be a
legal call.  Maybe is it expecting that screen be defined (maybe as ""?)
in this case?

** Changed in: audacious-plugins (Ubuntu)
Sourcepackagename: audacious => audacious-plugins

-- 
audacious crashed with SIGSEGV in g_object_newv()
https://bugs.launchpad.net/bugs/275547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list