Subject: kde3.1.1* and -current
To: None <tech-pkg@NetBSD.ORG>
From: MLH <MLH@goathill.org>
List: tech-pkg
Date: 05/15/2003 00:35:49
For about the last month or two, several kde programs have had
problems with -current. knode doesn't really exit and has to be
killed, noatun won't play and is always in 'Stopped' mode, and
kscd looks for it's cddb database in /usr/X11R6/share/kde/apps/kscd
when it's built with xpkgwedge, and crashes shortly thereafter:

0x48fd8667 in wait4 () from /usr/lib/libc.so.12
#0  0x48fd8667 in wait4 () from /usr/lib/libc.so.12
#1  0x48f51533 in wait4 () from /usr/lib/libpthread.so.0
#2  0x4900ab6b in waitpid () from /usr/lib/libc.so.12
#3  0x48652b12 in KCrash::defaultCrashHandler ()
   from /usr/pkg/lib/libkdecore.so.5
#4  0x4900d764 in __sigtramp_sigcontext_1 () from /usr/lib/libc.so.12
#5  0x48c6a2db in QSocket::qt_invoke () from /usr/pkg/qt3/lib/libqt-mt.so.3
#6  0x4898aacb in QObject::activate_signal ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#7  0x4898ac4b in QObject::activate_signal ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#8  0x48c2e533 in QSocketNotifier::activated ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#9  0x489a49e8 in QSocketNotifier::event () from /usr/pkg/qt3/lib/libqt-mt.so.3
#10 0x4893323f in QApplication::internalNotify ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#11 0x48933050 in QApplication::notify () from /usr/pkg/qt3/lib/libqt-mt.so.3
#12 0x485db7ae in KApplication::notify () from /usr/pkg/lib/libkdecore.so.5
#13 0x48914a2f in QEventLoop::activateSocketNotifiers ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#14 0x488f522d in QEventLoop::processEvents ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#15 0x48947046 in QEventLoop::enterLoop () from /usr/pkg/qt3/lib/libqt-mt.so.3
#16 0x48946fa3 in QEventLoop::exec () from /usr/pkg/qt3/lib/libqt-mt.so.3
#17 0x48933396 in QApplication::exec () from /usr/pkg/qt3/lib/libqt-mt.so.3
#18 0x806a94a in main ()
#19 0x805d804 in ___start ()

I don't see anthing in gnats about these. anyone else see them?