[Bug 292020] Re: audacious ends in segfault after upgrading to intrepid, crashes in ui_vis_expose()

Cybah jon at cybus.co.uk
Mon Feb 23 08:15:40 UTC 2009


Breakpoint 2, ui_vis_expose (widget=0x97c4058, event=0xbffc1264) at ui_vis.c:549
549	    obj = gdk_pixmap_new(NULL, vis->width*(vis->scaled ? cfg.scale_factor : 1), vis->height*(vis->scaled ? cfg.scale_factor : 1), gdk_rgb_get_visual()->depth);
(gdb) print cfg.scale_factor
$5 = 0

In my case, problem was ~/.config/audacious/config had scale_factor=TRUE
in it, instead of being set to an integer (normally 2 for me).

Looking at original post, could be the same cause.

-- 
audacious ends in segfault after upgrading to intrepid, crashes in ui_vis_expose() 
https://bugs.launchpad.net/bugs/292020
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