Bug#10781: KDevelop crashes while starting

Falk Brettschneider gigafalk at yahoo.com
Sun Sep 17 15:00:46 UTC 2000


Hi Udo,

usprotte at responsum.de wrote:

> Package: kdevelop
> Version: 2.0pre (KDE 1.93 Beta >= 20000813)
> Severity: normal
>
> Hi,
>
> I've got an ansver about this problem:
>
> Falk BFalk Brettschneider wrote:
> >
> > Hi U. Sprotte,
> >
> > The problem is in KDE2 itself. KDevelop will start fine, if you run
> >     kbuildsycoca
> > from command line first.
>
> but the problem is not resolved.... After running kbuildsycoca, and starting kdevelop,
> it crashes.

Exactly the same error happened to me.... and it was solved with my suggestion here.
Hmm....so please, install it all from scratch:
1.) remove the whole KDE2 directory (/opt/kde2) and run 'make install' for kdesupport,
kdelibs and kdebase again.
2.) Reinstall KDevelop by:
    cd kdevelop
    make -f admin/Makefile.common cvs-clean
    make -f Makefile.cvs
    ./configure --enable-debug
    make
    make -k install
Well, it's kinda radical but should work in every case. Your personal settings will be
kept 'cause they are in $HOME/.kde2.

>
>
> Here is a backtrace generated by DrKonqi:
> (no debugging symbols found)...(no debugging symbols found)...
> 0x2b82cb99 in __wait4 () from /lib/libc.so.6
> #0  0x2b82cb99 in __wait4 () from /lib/libc.so.6
> #1  0x2b88e34c in __DTOR_END__ () from /lib/libc.so.6
> #2  0x2af62fb0 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.3
> #3  0x2b7cab78 in __restore () from /lib/libc.so.6
> #4  0x2b18bea3 in QString::fromLatin1 () from /usr/lib/libqt.so.2
> #5  0x2b2cfc17 in QComboBox::insertStrList () from /usr/lib/libqt.so.2
> #6  0x2b93ed18 in GrepDialog::GrepDialog () from /usr/lib/libkdevgrepview.so
> #7  0x2b93da46 in GrepWidget::GrepWidget () from /usr/lib/libkdevgrepview.so
> #8  0x2b93d0a1 in GrepView::setupGUI () from /usr/lib/libkdevgrepview.so
> #9  0x8058aec in KDevelopCore::initComponent ()
> #10 0x805a667 in KDevelopCore::loadInitialComponents ()
> #11 0x8055c9b in KDevelop::KDevelop ()
> #12 0x80520d3 in main ()
> #13 0x2b7c46f6 in __libc_start_main () from /lib/libc.so.6
>
> Best regards
> Udo

Bye,
  F at lk



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




More information about the KDevelop-devel mailing list