Bug 216406 - kdevelop initializing crash firsttime
Summary: kdevelop initializing crash firsttime
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:
Depends on:
Blocks:
 
Reported: 2009-11-27 18:26 UTC by Roberto Mason
Modified: 2009-11-27 18:44 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 Roberto Mason 2009-11-27 18:26:56 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:
It's similar to Bug 212755. I had Kdevelop already installed, I did not try to run it then. I installed several applications (most likely has no bearing on the problem). I ran Krdc and cnnected to a windows xp. I then ran kdevelop once and it crashed. Have not tried it again

 -- 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  0x01803868 in *__GI___libc_malloc (bytes=84) at malloc.c:3638
#8  0x001f9bb7 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#9  0x00fc91a8 in QImageData::create (size=..., format=QImage::Format_ARGB8565_Premultiplied, numColors=0) at image/qimage.cpp:226
#10 0x00fc9713 in QImage (this=0xbfedd564, width=16, height=16, format=QImage::Format_ARGB8565_Premultiplied) at image/qimage.cpp:831
#11 0x00fc9fa7 in QImage::copy (this=0xbfedd774, r=...) at image/qimage.cpp:1397
#12 0x00fca457 in QImage::detach (this=0xbfedd774) at image/qimage.cpp:1353
#13 0x00fcb4d8 in QImage::bits (this=0xbfedd774) at image/qimage.cpp:1841
#14 0x00bf6987 in KIEImgEdit (img=..., col=..., value=0.5) at ../../kdeui/icons/kiconeffect.cpp:310
#15 KIconEffect::colorize (img=..., col=..., value=0.5) at ../../kdeui/icons/kiconeffect.cpp:378
#16 0x0095b206 in WorkingSet (this=0x9af73d0, id=..., icon=...) at ../../shell/workingsetcontroller.cpp:654
#17 0x0095e26e in KDevelop::WorkingSetController::getWorkingSet (this=0x9af64a0, id=...) at ../../shell/workingsetcontroller.cpp:130
#18 0x00963c94 in KDevelop::WorkingSetController::areaCreated (this=0x9af64a0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfedd9b8) at ../../shell/workingsetcontroller.h:268
#19 KDevelop::WorkingSetController::qt_metacall (this=0x9af64a0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfedd9b8) at ./workingsetcontroller.moc:350
#20 0x003f8263 in QMetaObject::activate (sender=0x9b02a78, from_signal_index=10, to_signal_index=10, argv=0xbfedd9b8) at kernel/qobject.cpp:3113
#21 0x003f8ec2 in QMetaObject::activate (sender=0x9b02a78, m=0x1c8f648, local_signal_index=6, argv=0xbfedd9b8) at kernel/qobject.cpp:3187
#22 0x01c62853 in Sublime::Controller::areaCreated(Sublime::Area*) () from /usr/lib/libsublime.so.1
#23 0x01c64284 in Sublime::Controller::addDefaultArea(Sublime::Area*) () from /usr/lib/libsublime.so.1
#24 0x00985e81 in UiControllerPrivate (this=0x9af45f0, controller=0x9b02a78) at ../../shell/uicontroller.cpp:78
#25 0x00983ae0 in UiController (this=0x9b02a78, core=0x9af3898) at ../../shell/uicontroller.cpp:177
#26 0x0097f7c6 in KDevelop::CorePrivate::initialize (this=0x9af38a8, mode=KDevelop::Core::Default) at ../../shell/core.cpp:101
#27 0x0097faaa in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at ../../shell/core.cpp:217
#28 0x0804ed9b in _start ()

Reported using DrKonqi
Comment 1 Roberto Mason 2009-11-27 18:28:39 UTC
like bug-id: 212755 I've retried since, and it crashes all the time
Comment 2 Dario Andres 2009-11-27 18:44:11 UTC

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