On Thu, Nov 22, 2001 at 11:05:34PM -0700, J Siegel wrote: > Hi, > > Lately I've just did an apt-get upgrade (running unstable) to get the > latest kde packages. Unfortunately almost every single KDE now segfaults > at the same spot: QPixmapCache::clear() which is called from > KIconLoader::loadIcon(). Here's the traceback from klines: > > Program received signal SIGSEGV, Segmentation fault. > 0x4058af2c in QPixmapCache::clear () from /usr/lib/libqt.so.2 > (gdb) bt > #0 0x4058af2c in QPixmapCache::clear () from /usr/lib/libqt.so.2 > #1 0x4058b262 in QPixmapCache::clear () from /usr/lib/libqt.so.2 > #2 0x4054af99 in QImageIO::read () from /usr/lib/libqt.so.2 > #3 0x40549acf in QImage::load () from /usr/lib/libqt.so.2 > #4 0x405440c6 in QImage::QImage () from /usr/lib/libqt.so.2 > #5 0x402d1fea in KIconLoader::loadIcon () from /usr/lib/libkdecore.so.3 > #6 0x402d45f8 in SmallIcon () from /usr/lib/libkdecore.so.3 > #7 0x08054146 in QWidget::paintEvent () > #8 0x08054de9 in QWidget::paintEvent () > #9 0x40a4d65f in __libc_start_main () from /lib/libc.so.6 > > Every other program has similar tracebacks, starting at SmallIcon(). Any > idea what might be causing this? Did I some how mess up my icon folders?
why? did you mess with something? :) what versions of libqt2/kdelibs3/etc are you using? -- ---------------- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD

