Hey folks, Just FYI, I've logged kde bug 107082 because kompmgr segfaults immediately on startup. Its another phkmalloc find -- kwin/kompmgr/kompmgr.c:loadConfig() doesn't zero the malloc region used for composing the filename before passing it to strcat(), which gets upset if its arguments aren't strings. I've locally pathced it and kompmgr works correctly otherwise, so could we get a patch put into the kompmgr port so it works? :)
I can submit a simple patch if desired. -- Doug White | FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
