Bug 54653

Summary: KDevelop crashes on startup
Product: [Applications] kdevelop Reporter: Marcel <magaljedi>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marcel 2003-02-14 21:16:27 UTC
Version:           unknown (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 2.95.3 20010315 (release) (conectiva)
OS:          Linux (i686) release 2.4.5-9cl

It crashes on startup. Here is the backtrace:

(no debugging symbols found)...0x412a1b69 in wait4 () from /lib/libc.so.6
#0  0x412a1b69 in wait4 () from /lib/libc.so.6
#1  0x41311814 in __check_rhosts_file () from /lib/libc.so.6
#2  0x411cadb3 in waitpid () from /lib/libpthread.so.0
#3  0x409524aa in KCrash::defaultCrashHandler ()
   from /home/magal/kde3.1/lib/libkdecore.so.4
#4  0x411c8af4 in sigaction () from /lib/libpthread.so.0
#5  0x41225408 in sigaction () from /lib/libc.so.6
#6  0x40c6bc8b in qt_x11_enforce_cursor ()
   from /home/magal/kde3.1/lib/libqt-mt.so.3
#7  0x40c6ced5 in QWidget::create () from /home/magal/kde3.1/lib/libqt-mt.so.3
#8  0x40cf7a30 in QWidget::QWidget () from /home/magal/kde3.1/lib/libqt-mt.so.3
#9  0x408f47d8 in KApplication::init ()
   from /home/magal/kde3.1/lib/libkdecore.so.4
#10 0x408f3a66 in KApplication::KApplication ()
   from /home/magal/kde3.1/lib/libkdecore.so.4
#11 0x80f6c84 in main ()
#12 0x41213f9b in __libc_start_main () from /lib/libc.so.6
Comment 1 Maksim Orlovich 2003-02-14 21:22:11 UTC
 

*** This bug has been marked as a duplicate of 54649 ***