Hi,
KBabel started crashing all over on my MDK 9.0, seemingly randomly.
Worked OK on MDK 8.2.
Here is a stacktrace I get:
...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x41125739 in wait4 () from /lib/i686/libc.so.6
#0 0x41125739 in wait4 () from /lib/i686/libc.so.6
#1 0x411a2340 in sys_sigabbrev () from /lib/i686/libc.so.6
#2 0x40f87a73 in waitpid () from /lib/i686/libpthread.so.0
#3 0x406c6f55 in KCrash::defaultCrashHandler(int) ()
from /usr/lib/libkdecore.so.4
Looks like some threading problem to me.
Michal