[Konsole-devel] [Bug 52117] New: Konsole crashes on startup

Albert Tsai agtsai at uci.edu
Thu Dec 19 21:20:31 UTC 2002


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=52117     
           Summary: Konsole crashes on startup
           Product: konsole
           Version: unspecified
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: agtsai at uci.edu


Version:            (using KDE KDE 3.0.3)
Installed from:    Mandrake RPMs
Compiler:          gcc-3.2 
OS:          Linux

Konsole crashes if $PATH in .bash_profile contains a non-existant directory.
Ex: PATH=$HOME/bin:$PATH, but there is no /bin in $HOME.

I guess the blame may be put on the user, but handling incorrect $PATH declarations this way seems kind of inelegant.

Even stranger, from previous bug reports it appears that Konsole isn't even supposed to read .bash_profile, or ignores it.

General Tab:
The application Konsole (konsole) crashed and caused the signal 11 (SIGSEGV)

Backtrace Tab:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x41120739 in wait4 () from 
/lib/i686/libc.so.6
#0  0x41120739 in wait4 () from /lib/i686/libc.so.6
#1  0x4119d340 in sys_sigabbrev () from /lib/i686/libc.so.6
#2  0x40f61a73 in waitpid () from /lib/i686/libpthread.so.0
#3  0x4061ef55 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4

When I call konsole from ETerm, I get this:
$ konsole
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = konsole path = <unknown> pid = 26013



More information about the konsole-devel mailing list