Bug 214176 - Kdevelop, Crash Burn Die
Summary: Kdevelop, Crash Burn Die
Status: RESOLVED DUPLICATE of bug 214167
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: 2009-11-11 21:42 UTC by ks6n30
Modified: 2009-11-11 22:41 UTC (History)
1 user (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 ks6n30 2009-11-11 21:42:29 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:
Reinstalled Kubuntu, attempted to execute Kdevelop, Crashzilla.

 -- 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  0x005c6868 in *__GI___libc_malloc (bytes=768) at malloc.c:3638
#8  0x011cf25a in QImageData::create (size=..., format=QImage::Format_ARGB8565_Premultiplied, numColors=0) at image/qimage.cpp:246
#9  0x011cf713 in QImage (this=0xbfa58924, width=16, height=16, format=QImage::Format_ARGB8565_Premultiplied) at image/qimage.cpp:831
#10 0x011cffa7 in QImage::copy (this=0xbfa58b34, r=...) at image/qimage.cpp:1397
#11 0x011d0457 in QImage::detach (this=0xbfa58b34) at image/qimage.cpp:1353
#12 0x011d14d8 in QImage::bits (this=0xbfa58b34) at image/qimage.cpp:1841
#13 0x00dfc987 in KIEImgEdit (img=..., col=..., value=0.5) at ../../kdeui/icons/kiconeffect.cpp:310
#14 KIconEffect::colorize (img=..., col=..., value=0.5) at ../../kdeui/icons/kiconeffect.cpp:378
#15 0x00a4e206 in WorkingSet (this=0x89d6a60, id=..., icon=...) at ../../shell/workingsetcontroller.cpp:654
#16 0x00a5126e in KDevelop::WorkingSetController::getWorkingSet (this=0x89a8b30, id=...) at ../../shell/workingsetcontroller.cpp:130
#17 0x00a56c94 in KDevelop::WorkingSetController::areaCreated (this=0x89a8b30, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfa58d78) at ../../shell/workingsetcontroller.h:268
#18 KDevelop::WorkingSetController::qt_metacall (this=0x89a8b30, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfa58d78) at ./workingsetcontroller.moc:350
#19 0x008a0263 in QMetaObject::activate (sender=0x89a8cf8, from_signal_index=10, to_signal_index=10, argv=0xbfa58d78) at kernel/qobject.cpp:3113
#20 0x008a0ec2 in QMetaObject::activate (sender=0x89a8cf8, m=0x40b3648, local_signal_index=6, argv=0xbfa58d78) at kernel/qobject.cpp:3187
#21 0x04086853 in Sublime::Controller::areaCreated(Sublime::Area*) () from /usr/lib/libsublime.so.1
#22 0x04088284 in Sublime::Controller::addDefaultArea(Sublime::Area*) () from /usr/lib/libsublime.so.1
#23 0x00a78e81 in UiControllerPrivate (this=0x89d4070, controller=0x89a8cf8) at ../../shell/uicontroller.cpp:78
#24 0x00a76ae0 in UiController (this=0x89a8cf8, core=0x89ab110) at ../../shell/uicontroller.cpp:177
#25 0x00a727c6 in KDevelop::CorePrivate::initialize (this=0x89ab120, mode=KDevelop::Core::Default) at ../../shell/core.cpp:101
#26 0x00a72aaa in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at ../../shell/core.cpp:217
#27 0x0804ed9b in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 22:41:11 UTC
Merging with your previous report.

*** This bug has been marked as a duplicate of bug 214167 ***