Bug 224070 - KDevelop crashes at startup
Summary: KDevelop crashes at startup
Status: RESOLVED NOT A BUG
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:
Depends on:
Blocks:
 
Reported: 2010-01-24 18:58 UTC by Andrew Chesnutt
Modified: 2010-01-24 20:16 UTC (History)
0 users

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 Andrew Chesnutt 2010-01-24 18:58:14 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-17-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When KDevelop is loading, it crashes. This happens every time I've tried to start the app. When I click the "Restart Application" button, the app again crashes. This issue began after I upgraded to Kubuntu 9.10

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[KCrash Handler]
#6  _int_malloc (av=<value optimized out>, bytes=<value optimized out>) at malloc.c:4404
#7  0x00cf3898 in *__GI___libc_malloc (bytes=48) at malloc.c:3638
#8  0x00a276bd in qMalloc (size=48) at global/qmalloc.cpp:55
#9  0x0119a3a6 in QVector<QPixmapIconEngineEntry>::malloc (this=0xa20eb34, asize=0, aalloc=1) at ../../include/QtCore/../../src/corelib/tools/qvector.h:382
#10 QVector<QPixmapIconEngineEntry>::realloc (this=0xa20eb34, asize=0, aalloc=1) at ../../include/QtCore/../../src/corelib/tools/qvector.h:453
#11 0x0119a7f6 in QVector<QPixmapIconEngineEntry>::append (this=0xa20eb34, t=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:525
#12 0x01199fe6 in QVector<QPixmapIconEngineEntry>::operator+= (this=0xa20eb30, pixmap=..., mode=QIcon::Normal, state=QIcon::Off) at ../../include/QtCore/../../src/corelib/tools/qvector.h:282
#13 QPixmapIconEngine::addPixmap (this=0xa20eb30, pixmap=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:362
#14 0x01196828 in QIcon::addPixmap (this=0xbfdadb00, pixmap=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:834
#15 0x011968ea in QIcon (this=0xbfdadb00, pixmap=...) at image/qicon.cpp:568
#16 0x00f17238 in WorkingSet (this=0xa20a0a0, id=..., icon=...) at ../../shell/workingsetcontroller.cpp:656
#17 0x00f1a26e in KDevelop::WorkingSetController::getWorkingSet (this=0xa22bc88, id=...) at ../../shell/workingsetcontroller.cpp:130
#18 0x00f1fc94 in KDevelop::WorkingSetController::areaCreated (this=0xa22bc88, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfdadd08) at ../../shell/workingsetcontroller.h:268
#19 KDevelop::WorkingSetController::qt_metacall (this=0xa22bc88, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfdadd08) at ./workingsetcontroller.moc:350
#20 0x00b33263 in QMetaObject::activate (sender=0xa1a4928, from_signal_index=10, to_signal_index=10, argv=0xbfdadd08) at kernel/qobject.cpp:3113
#21 0x00b33ec2 in QMetaObject::activate (sender=0xa1a4928, m=0x741d648, local_signal_index=6, argv=0xbfdadd08) at kernel/qobject.cpp:3187
#22 0x073f0853 in Sublime::Controller::areaCreated(Sublime::Area*) () from /usr/lib/libsublime.so.1
#23 0x073f2284 in Sublime::Controller::addDefaultArea(Sublime::Area*) () from /usr/lib/libsublime.so.1
#24 0x00f41e81 in UiControllerPrivate (this=0xa1ce008, controller=0xa1a4928) at ../../shell/uicontroller.cpp:78
#25 0x00f3fae0 in UiController (this=0xa1a4928, core=0xa223f38) at ../../shell/uicontroller.cpp:177
#26 0x00f3b7c6 in KDevelop::CorePrivate::initialize (this=0xa224200, mode=KDevelop::Core::Default) at ../../shell/core.cpp:101
#27 0x00f3baaa in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at ../../shell/core.cpp:217
#28 0x0804ed9b in _start ()

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

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-01-24 20:16:58 UTC
This is either a Qt or a libc bug. Additionally your kdevelop4 version is way to old to produce useful bugreports, please update.