Hey there, last night I installed Muse (which I can't get any sound out of incidentally) using apt in RedHat 8.0. Now konsole crashes when I try to start it. When I try to run it I get the KDE Crash Handler window saying
"Short Description
The application Konsole (konsole) crashed and caused the signal 11 (SIGSEGV).
What is this?
An application mostly receives the SIGSEGV signal due to a bug in the application. The application was asked to save its documents......."
Backtrace gives ....
(no debugging symbols found)...0x40e54587 in waitpid ()
from /lib/libpthread.so.0
#0 0x40e54587 in waitpid () from /lib/libpthread.so.0
#1 0x4062b1e5 in KCrash::defaultCrashHandler(int) ()
from /usr/lib/libkdecore.so.4
#2 0x40e531cd in __pthread_clock_settime () from /lib/libpthread.so.0
#3 0x40fc3568 in killpg () from /lib/libc.so.6
#4 0x4129f85b in Konsole::makeGUI() () from /usr/lib/konsole.so
#5 0x412a4668 in Konsole::activateSession(TESession*) ()
from /usr/lib/konsole.so
#6 0x412a439e in Konsole::activateSession() () from /usr/lib/konsole.so
#7 0x412a3c7d in Konsole::runSession(TESession*) () from /usr/lib/konsole.so
#8 0x412a5b23 in Konsole::newSession(KSimpleConfig*, QString, QStrList const&, QString const&, QString const&, QString const&) () from /usr/lib/konsole.so
#9 0x4129a970 in Konsole::Konsole(char const*, QString const&, QStrList&, int, bool, bool, bool, bool, QString const&, QString const&, QCString, QString const&, bool) () from /usr/lib/konsole.so
#10 0x41298edf in main () from /usr/lib/konsole.so
#11 0x0804cb9f in strcpy ()
#12 0x0804d8bb in strcpy ()
#13 0x0804dd7c in strcpy ()
#14 0x0804eb40 in strcpy ()
#15 0x40fb0907 in __libc_start_main () from /lib/libc.so.6
What's happened?



