Bug 216036

Summary: kdevelop crash every time start
Product: [Applications] kdevelop Reporter: Jesús <gokuhpirata>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jesús 2009-11-25 01:31:25 UTC
Application that crashed: kdevelop
Version of the application: 3.9.94 (using KDevPlatform 0.9.96)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.6.0
Operating System: Linux 2.6.31-1-686 i686
Distribution: Debian GNU/Linux 5.0.3 (lenny)

What I was doing when the application crashed:
Konsole output:

gokuh@Isis:~$ kdevelop
<unknown program name>(12427)/ KDevelop::allocateRepository: picked duchain directory "/home/gokuh/.kdevduchain/0"
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
KCrash: Application 'kdevelop' crashing...
sock_file=/home/gokuh/.kde/socket-Isis/kdeinit4__0
[1]   Salida 253              kdevelop

[2]+  Detenido                kdevelop


 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb42f7920 (LWP 15203))]

Thread 2 (Thread 0xb1241b70 (LWP 15204)):
#0  0xb772f424 in __kernel_vsyscall ()
#1  0xb4b373d2 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb61a9884 in __pthread_cond_timedwait (cond=0x8ad0ef0, mutex=0x8ad0ed8, abstime=0xb12412fc) at forward.c:152
#3  0xb6e015cc in QWaitConditionPrivate::wait (this=0x8be5204, mutex=0x8be5208, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x8be5204, mutex=0x8be5208, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0xb51668a5 in KDevelop::DUChainPrivate::CleanupThread::run() () from /usr/lib/libkdevplatformlanguage.so.1
#6  0xb6e006fe in QThreadPrivate::start (arg=0x8be51f8) at thread/qthread_unix.cpp:244
#7  0xb4b33585 in start_thread (arg=0xb1241b70) at pthread_create.c:300
#8  0xb619c2be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb42f7920 (LWP 15203)):
[KCrash Handler]
#6  0x00000000 in ?? ()
#7  0xb7470a4e in DocumentationView (this=0x8ec92e8, parent=0x8eb84c0) at ../../shell/documentationview.cpp:115
#8  0xb746fc04 in DocumentationViewFactory::create (this=0x8b9bac0, parent=0x8eb84c0) at ../../shell/documentationcontroller.cpp:47
#9  0xb743029b in KDevelop::UiToolViewFactory::create (this=0x8eb5ef8, doc=0x89a5530, parent=0x8eb84c0) at ../../shell/uicontroller.cpp:150
#10 0xb50ae0e5 in Sublime::ToolDocument::createViewWidget(QWidget*) () from /usr/lib/libsublime.so.1
#11 0xb50ae43d in Sublime::View::createWidget(QWidget*) () from /usr/lib/libsublime.so.1
#12 0xb50aea0c in Sublime::ToolView::createWidget(QWidget*) () from /usr/lib/libsublime.so.1
#13 0xb50aeaf7 in Sublime::View::widget(QWidget*) () from /usr/lib/libsublime.so.1
#14 0xb50b61c1 in ?? () from /usr/lib/libsublime.so.1
#15 0xb50a5726 in ?? () from /usr/lib/libsublime.so.1
#16 0xb50ad32b in void Sublime::Area::walkToolViews<Sublime::MainWindowPrivate::IdealToolViewCreator>(Sublime::MainWindowPrivate::IdealToolViewCreator&, QFlags<Sublime::Position>) ()
   from /usr/lib/libsublime.so.1
#17 0xb50a5d37 in ?? () from /usr/lib/libsublime.so.1
#18 0xb50a1350 in Sublime::MainWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsublime.so.1
#19 0xb741799a in KDevelop::MainWindow::qt_metacall (this=0x8a50d80, _c=QMetaObject::InvokeMetaMethod, _id=63, _a=0xbfe1e198) at ./mainwindow.moc:85
#20 0xb6f08685 in QMetaObject::metacall (object=0xb74717b0, cl=QMetaObject::InvokeMetaMethod, idx=63, argv=0xbfe1e198) at kernel/qmetaobject.cpp:237
#21 0xb6f17a01 in QMetaObject::activate (sender=0x8a87f18, m=0xb50c3440, local_signal_index=3, argv=0xbfe1e198) at kernel/qobject.cpp:3282
#22 0xb5091ce9 in Sublime::Area::toolViewAdded(Sublime::View*, Sublime::Position) () from /usr/lib/libsublime.so.1
#23 0xb50933f8 in Sublime::Area::addToolView(Sublime::View*, Sublime::Position) () from /usr/lib/libsublime.so.1
#24 0xb742b5bd in KDevelop::UiController::addToolViewToArea (this=0x8a0c060, factory=0x8b9bac0, doc=0x89a5530, area=0x8a87f18) at ../../shell/uicontroller.cpp:581
#25 0xb742ecaf in KDevelop::UiController::addToolView (this=0x8a0c060, name=..., factory=0x8b9bac0) at ../../shell/uicontroller.cpp:311
#26 0xb746e36f in KDevelop::DocumentationController::initialize (this=0x8b97c90) at ../../shell/documentationcontroller.cpp:67
#27 0xb742aa12 in KDevelop::CorePrivate::initialize (this=0x8a0f700, mode=KDevelop::Core::Default) at ../../shell/core.cpp:191
#28 0xb742b17a in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at ../../shell/core.cpp:218
#29 0x0804eb59 in _start ()

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-25 08:32:37 UTC
You're mixing different Beta's of kdevelop and kdevplatform. That won't work. You need to remove any packages and old versions you have installed before compiling a newer version.