[Bug 65396] New: Crash when running kde-app

Julian Rockey linux at jrockey.com
Thu Oct 2 22:48:07 UTC 2003


I get this too. (See my post "Segfault in kdecore's mALLOc" on Monday). It is 
*so* bugging me, and I am *so* glad there's someone else getting it :-)

If I ever figure out what's going on I'll share it; but for now it's back to 
emacs. Shaming, I know, but this one has me beating for now.

On Thursday 02 October 2003 8:45 pm, BogDan wrote:
> ------- 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=65396
>            Summary: Crash when running kde-app
>            Product: kdevelop
>            Version: 3.0.0a7
>           Platform: unspecified
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: crash
>           Priority: NOR
>          Component: general
>         AssignedTo: kdevelop-devel at kdevelop.org
>         ReportedBy: taipanromania at xnet.ro
>
>
> Version:           3.0.0a7 (using KDE 3.1.9)
> Compiler:          gcc version 3.3.2 20030908 (Debian prerelease)
> OS:          Linux (i686) release 2.6.0-test4
>
> I make a new c++/kde/Application-Framework. When i try to run it  KDevelop
> crashes.
>
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 10226)]
> 0x40d3c608 in posix_memalign () from /usr/lib/libkdecore.so.4
> (gdb) bt
> #0  0x40d3c608 in posix_memalign () from /usr/lib/libkdecore.so.4
> #1  0x40d3bfb6 in malloc () from /usr/lib/libkdecore.so.4
> #2  0x4167e57e in operator new(unsigned) () from /usr/lib/libstdc++.so.5
> #3  0x4130d102 in QString::QString(int, bool) () from
> /usr/lib/libqt-mt.so.3 #4  0x4131115c in QString::mid(unsigned, unsigned)
> const () from /usr/lib/libqt-mt.so.3 #5  0x41321842 in
> QStringList::split(QString const&, QString const&, bool) () from
> /usr/lib/libqt-mt.so.3
> #6  0x4132152b in QStringList::split(QChar const&, QString const&, bool) ()
>    from /usr/lib/libqt-mt.so.3
> #7  0x40556f2c in DomUtil::elementByPath(QDomDocument const&, QString
> const&) ( doc=@0x89d1d68, path=@0xbfffef00) at domutil.cpp:30
> #8  0x40557168 in DomUtil::readEntryAux(QDomDocument const&, QString
> const&) ( doc=@0x89d1d68, path=@0xbfffef00) at domutil.cpp:58
> #9  0x405572c0 in DomUtil::readBoolEntry(QDomDocument const&, QString
> const&, bool) ( doc=@0x89d1d68, path=@0xbfffef00, defaultEntry=false) at
> domutil.cpp:77 #10 0x4261a48e in AutoProjectPart::slotExecute2()
> (this=0x8a8eb00) at autoprojectpart.cpp:1018
> #11 0x4261a18d in AutoProjectPart::slotExecute() (this=0x8a8eb00)
>     at autoprojectpart.cpp:978
> #12 0x4261ad7a in AutoProjectPart::slotCommandFinished(QString const&)
> (this=0x8a8eb00, command=@0x8818cf0) at autoprojectpart.cpp:1099
> #13 0x4261b366 in AutoProjectPart::qt_invoke(int, QUObject*)
> (this=0x8a8eb00, _id=18, _o=0xbffff190) at autoprojectpart.moc:144
> #14 0x4106dc5c in QObject::activate_signal(QConnectionList*, QUObject*) ()
>    from /usr/lib/libqt-mt.so.3
> #15 0x4106e0fd in QObject::activate_signal(int, QString) () from
> /usr/lib/libqt-mt.so.3 #16 0x405301fe in
> KDevMakeFrontend::commandFinished(QString const&) (this=0x826f6a8,
> t0=@0x8213870) at kdevmakefrontend.moc:90
> #17 0x41e72344 in MakeWidget::slotProcessExited(KProcess*) (this=0x8213678)
>     at makewidget.cpp:516
> #18 0x41e73a11 in MakeWidget::qt_invoke(int, QUObject*) (this=0x8213678,
> _id=158, _o=0xbffff310) at makewidget.moc:155
> #19 0x4106dc5c in QObject::activate_signal(QConnectionList*, QUObject*) ()
>    from /usr/lib/libqt-mt.so.3
> #20 0x40c7c91a in KProcess::processExited(KProcess*) () from
> /usr/lib/libkdecore.so.4 #21 0x40c7b5cc in KProcess::processHasExited(int)
> () from /usr/lib/libkdecore.so.4 #22 0x40c7dcdc in
> KProcessController::slotDoHousekeeping() ()
>    from /usr/lib/libkdecore.so.4
> #23 0x40c7e049 in KProcessController::qt_invoke(int, QUObject*) ()
> ---Type <return> to continue, or q <return> to quit---
>    from /usr/lib/libkdecore.so.4
> #24 0x4106dc5c in QObject::activate_signal(QConnectionList*, QUObject*) ()
>    from /usr/lib/libqt-mt.so.3
> #25 0x4106ddbd in QObject::activate_signal(int, int) () from
> /usr/lib/libqt-mt.so.3 #26 0x4134e262 in QSocketNotifier::activated(int) ()
> from /usr/lib/libqt-mt.so.3 #27 0x410897b0 in
> QSocketNotifier::event(QEvent*) () from /usr/lib/libqt-mt.so.3 #28
> 0x4101657f in QApplication::internalNotify(QObject*, QEvent*) () from
> /usr/lib/libqt-mt.so.3
> #29 0x41015b8b in QApplication::notify(QObject*, QEvent*) () from
> /usr/lib/libqt-mt.so.3 #30 0x40c32c82 in KApplication::notify(QObject*,
> QEvent*) () from /usr/lib/libkdecore.so.4 #31 0x410064aa in
> QEventLoop::activateSocketNotifiers() () from /usr/lib/libqt-mt.so.3 #32
> 0x40fc5f48 in QEventLoop::processEvents(unsigned) () from
> /usr/lib/libqt-mt.so.3 #33 0x4102839f in QEventLoop::enterLoop() () from
> /usr/lib/libqt-mt.so.3 #34 0x41028254 in QEventLoop::exec() () from
> /usr/lib/libqt-mt.so.3 #35 0x410167c1 in QApplication::exec() () from
> /usr/lib/libqt-mt.so.3 #36 0x0806964f in main (argc=1, argv=0xbffffbf4) at
> main.cpp:126
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel





More information about the KDevelop-devel mailing list