Fixed it. Rewrote the for() loop at line 818 in xsplash.c to be a while() loop and used "tmp = tmp->next" to iterate through the list. The for() loop was using g_slist_next() and I think that is either broken or being used incorrectly.
** Attachment added: "Corrected xsplash.c file" http://launchpadlibrarian.net/32740702/xsplash.c -- xsplash taking 100% CPU with UNR installations https://bugs.launchpad.net/bugs/438458 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs