Bug 215116 - KDevelop 3.9 on the OpenSUSE 11.2
Summary: KDevelop 3.9 on the OpenSUSE 11.2
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-18 14:34 UTC by Cherkasov Anton
Modified: 2009-11-18 15:05 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 Cherkasov Anton 2009-11-18 14:34:55 UTC
Application that crashed: kdevelop
Version of the application: 3.9.96 (using KDevPlatform 0.9.95)
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Kdevelop crashs then I trying start It.

My system configuration is:
Notebook: Roverbook Voyager w-514L
OS:  Linux 2.6.31.5-0.1-desktop i686
System:  openSUSE 11.2 (i586)
KDE:  4.3.1 (KDE 4.3.1) "release 6"
KDevelop version: 3.9.96-2.1-i586

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[KCrash Handler]
#6  0xb6181c55 in ?? () from /lib/libc.so.6
#7  0xb61840ba in malloc () from /lib/libc.so.6
#8  0xb632f525 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#9  0xb6539735 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb653ae29 in QImage::QImage(int, int, QImage::Format) () from /usr/lib/libQtGui.so.4
#11 0xb653b79a in QImage::copy(QRect const&) const () from /usr/lib/libQtGui.so.4
#12 0xb653bc8e in QImage::detach() () from /usr/lib/libQtGui.so.4
#13 0xb653cdb8 in QImage::bits() () from /usr/lib/libQtGui.so.4
#14 0xb70bdb61 in KIconEffect::colorize(QImage&, QColor const&, float) () from /usr/lib/libkdeui.so.5
#15 0xb73794b6 in Sublime::Area::addView(Sublime::View*, Sublime::View*) () from /usr/lib/libkdevplatformshell.so.1
#16 0xb737c6d1 in Sublime::Area::addView(Sublime::View*, Sublime::View*) () from /usr/lib/libkdevplatformshell.so.1
#17 0xb73827b0 in Sublime::Area::addView(Sublime::View*, Sublime::View*) () from /usr/lib/libkdevplatformshell.so.1
#18 0xb6e55864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb6e56585 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0xb52e4ef5 in Sublime::Controller::areaCreated(Sublime::Area*) () from /usr/lib/libsublime.so.1
#21 0xb52e68c8 in Sublime::Controller::addDefaultArea(Sublime::Area*) () from /usr/lib/libsublime.so.1
#22 0xb73a5967 in ?? () from /usr/lib/libkdevplatformshell.so.1
#23 0xb73a3482 in KDevelop::UiController::UiController(KDevelop::Core*) () from /usr/lib/libkdevplatformshell.so.1
#24 0xb739efdf in KDevelop::CorePrivate::initialize(KDevelop::Core::Setup) () from /usr/lib/libkdevplatformshell.so.1
#25 0xb739f2eb in KDevelop::Core::initialize(KDevelop::Core::Setup) () from /usr/lib/libkdevplatformshell.so.1
#26 0x0804d32a in main ()

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-18 15:05:02 UTC
Please report to SuSE about the libc bug (which you seem to hit here), its tracked upstream at: http://sourceware.org/bugzilla/show_bug.cgi?id=10282 
Then they can include the patch in their packages.

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