Version: 3.0.3 (using KDE 3.1.0) Installed from: Mandrake Linux Cooker i586 - Cooker Compiler: gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) OS: Linux (i686) release 2.4.21-0.13mdk I was trying to complete the SigCreate tutorial (ver 3). I used QT designer to write my .ui file as instructed in the tutorial, but kdevelop did not automatically produce a sigcreatedlg.cpp file from the sigcreatedlg.ui file. The tutorial said that if this happens ( it should not !) I could manually run the uic program to produce the .h and .cpp files. I did so according to the instructions in the tutorial. Then when I ran automake and friends, and configure. They seemed to work. But when I ran the build active target (F7) I got a signal 11 error. The backtrace of this is as follows: [New Thread 16384 (LWP 4959)] [New Thread 32769 (LWP 4964)] [New Thread 16386 (LWP 4965)] 0x413ca6ba in waitpid () from /lib/i686/libpthread.so.0 #0 0x413ca6ba in waitpid () from /lib/i686/libpthread.so.0 #1 0x40ad6e7b in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4 #2 0x4152d3b8 in __libc_sigaction () from /lib/i686/libc.so.6 I hope this helps. It seems to me I should at least be able to complete the published tutorial and have it work right. Thanks for your help.
Since you're using Mandrake, try disabling the FileSelector plugin. (See Bug #69906) As a bug report this is unfortunately useless. "It crashed" doesn't really tell us much. Sorry. Closing.
1. How do I find out what plugins I have? 2. What does the FileSelector plugin do? 3. How do I remove the FileSelector plugin to see if that makes any difference?
Project -> Project Options ... -> Plugins and Setings -> Configure KDevelop... -> Plugins