Bug 211670 - kdevelop4 crash during each trial of running
Summary: kdevelop4 crash during each trial of running
Status: RESOLVED DUPLICATE of bug 206775
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 214167 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-24 18:09 UTC by trampen
Modified: 2009-11-11 21:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description trampen 2009-10-24 18:09:09 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I can't use Kdevelop4 on Ubuntu 9.10 rc because it's crashing every time I run it.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[KCrash Handler]
#6  0x091dd583 in ?? () from /lib/tls/i686/cmov/libc.so.6
#7  0x091df868 in malloc () from /lib/tls/i686/cmov/libc.so.6
#8  0x00c6cbb7 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#9  0x034841a8 in ?? () from /usr/lib/libQtGui.so.4
#10 0x03484713 in QImage::QImage(int, int, QImage::Format) () from /usr/lib/libQtGui.so.4
#11 0x03484fa7 in QImage::copy(QRect const&) const () from /usr/lib/libQtGui.so.4
#12 0x03485457 in QImage::detach() () from /usr/lib/libQtGui.so.4
#13 0x034864d8 in QImage::bits() () from /usr/lib/libQtGui.so.4
#14 0x08f5f987 in KIconEffect::colorize(QImage&, QColor const&, float) () from /usr/lib/libkdeui.so.5
#15 0x00b072a6 in WorkingSet (this=0x9df0a98, id=..., icon=...) at /home/trampen/workspace/kdevplatform-0.9.95/shell/workingsetcontroller.cpp:654
#16 0x00b0a30e in KDevelop::WorkingSetController::getWorkingSet (this=0x9de59c0, id=...) at /home/trampen/workspace/kdevplatform-0.9.95/shell/workingsetcontroller.cpp:130
#17 0x00b0fd34 in KDevelop::WorkingSetController::areaCreated (this=0x9de59c0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff9b5a8)
    at /home/trampen/workspace/kdevplatform-0.9.95/shell/workingsetcontroller.h:268
#18 KDevelop::WorkingSetController::qt_metacall (this=0x9de59c0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff9b5a8)
    at /home/trampen/workspace/kdevplatform-0.9.95/build/shell/workingsetcontroller.moc:350
#19 0x00873263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x00873ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x0159e8a3 in Sublime::Controller::areaCreated (this=0x9de6890, _t1=0x9de7dc8) at /home/trampen/workspace/kdevplatform-0.9.95/build/sublime/controller.moc:165
#22 0x015a02d4 in Sublime::Controller::addDefaultArea (this=0x9de6890, area=0x9de7dc8) at /home/trampen/workspace/kdevplatform-0.9.95/sublime/controller.cpp:224
#23 0x00b31f31 in UiControllerPrivate (this=0x9de7a40, controller=0x9de6890) at /home/trampen/workspace/kdevplatform-0.9.95/shell/uicontroller.cpp:78
#24 0x00b2fb90 in UiController (this=0x9de6890, core=0x9dde460) at /home/trampen/workspace/kdevplatform-0.9.95/shell/uicontroller.cpp:177
#25 0x00b2b876 in KDevelop::CorePrivate::initialize (this=0x9dec8b0, mode=KDevelop::Core::Default) at /home/trampen/workspace/kdevplatform-0.9.95/shell/core.cpp:101
#26 0x00b2bb5a in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at /home/trampen/workspace/kdevplatform-0.9.95/shell/core.cpp:217
#27 0x0804ee7b in main (argc=1, argv=0xbff9bec4) at /home/trampen/workspace/kdevelop-3.9.95/app/main.cpp:136

This bug may be a duplicate of or related to bug 207183

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-24 18:47:19 UTC
Check bug 206787. This seems to be a problem in Qt (or your system(. Check that your packages are updated.
Thanks

*** This bug has been marked as a duplicate of bug 206787 ***
Comment 2 trampen 2009-10-24 20:15:11 UTC
As you can see I have the latest version of Qt (4.5.2). No newer version is available. I really don't know what to do now.

I tried to use kdevelop3 for ubuntu but after installing it from deb package I don't know how to run kdevelop from command line to open main window for C++ projects :-(

Marek
Comment 3 Andreas Pakulat 2009-10-24 22:59:23 UTC
I'd like to accumulate all these reports under the one with the alias "malloc_check". That one has a workaround for the problem.

*** This bug has been marked as a duplicate of bug 206775 ***
Comment 4 Dario Andres 2009-11-11 21:38:37 UTC
*** Bug 214167 has been marked as a duplicate of this bug. ***