Bug 251499 - Kdevelop crash after pasting a few text lines
Summary: Kdevelop crash after pasting a few text lines
Status: RESOLVED DUPLICATE of bug 250369
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.1.60
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.1.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 21:34 UTC by Morten Danielsen Volden
Modified: 2010-09-25 23:22 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 Morten Danielsen Volden 2010-09-16 21:34:31 UTC
Application: kdevelop (4.1.60)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-21-generic x86_64
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

Copied some text containing: 
K_PLUGIN_FACTORY
K_EXPORT_PLUGIN 

macro lines (from the kdevsvnplugin.cpp file). Started editing some text when the crash happened

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

Thread 12 (Thread 0x7f3f167ca710 (LWP 1796)):
#0  0x00007f3f228541e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3f1cf984a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3f1cf98c55 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f3f16f0e2c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f3f1cfbdee4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f3f04299710 (LWP 1810)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f3f24470da2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f20dab83b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x10231b0) at /home/mvo/src/kdevplatform/language/duchain/duchain.cpp:283
#3  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#5  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f3efa6fa710 (LWP 1871)):
#0  0x00007f3f1cf988dd in g_main_context_iteration () from /lib/libglib-2.0.so.0
#1  0x00007f3f245901e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f24562a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#3  0x00007f3f24562dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f3f2446d2fd in QThread::exec() () from /usr/lib/libQtCore.so.4
#5  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#7  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f3efaefb710 (LWP 1872)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f3efaefaad0 in ?? ()
#2  0x00007ffff0fff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 8 (Thread 0x7f3ef6980710 (LWP 1873)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f3f2446f845 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f3f2446f9b0 in QThread::msleep(unsigned long) () from /usr/lib/libQtCore.so.4
#3  0x00007f3ef7136ef1 in UIBlockTester::UIBlockTesterThread::run (this=0x22fbeb0) at /home/mvo/src/kdevelop/languages/cpp/cpplanguagesupport.cpp:678
#4  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f3ef3010710 (LWP 1877)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3f24470e3b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f26cf1524 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f3f26cf472b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f3f26cf4744 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f3f26cf2c9f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f3f26cf31f8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f3ef280f710 (LWP 1878)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3f24470e3b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f26cf1524 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f3f26cf472b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f3f26cf2c9f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f3f26cf31f8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#8  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f3ef19b9710 (LWP 1884)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3f24470e3b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f26cf1524 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f3f26cf472b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f3f26cf4744 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f3f26cf2c9f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f3f26cf31f8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f3ef09b7710 (LWP 1962)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3f219db334 in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007f3f219db369 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f3ef11b8710 (LWP 2704)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3f24470e3b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f26cf1524 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f3f26cf472b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f3f26cf2c9f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f3f26cf31f8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#8  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3eebb7f710 (LWP 2705)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3f24470e3b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3f26cf1524 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f3f26cf472b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f3f26cf2c9f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f3f26cf31f8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f3f2447027e in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f3f241e5971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#8  0x00007f3f2286092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3f2883f760 (LWP 1795)):
[KCrash Handler]
#6  0x00007f3f04526f00 in Kate::TextHistory::Entry::transformCursor(int&, int&, bool) const () from /usr/lib/libkatepartinterfaces.so.4
#7  0x00007f3f045273ce in Kate::TextHistory::transformCursor(int&, int&, KTextEditor::MovingCursor::InsertBehavior, long long, long long) () from /usr/lib/libkatepartinterfaces.so.4
#8  0x00007f3f20d7fc9c in KDevelop::DocumentChangeTracker::transformBetweenRevisions (this=0x2fa84c0, cursor=..., fromRevision=-1, toRevision=25, behavior=KTextEditor::MovingCursor::StayOnInsert) at /home/mvo/src/kdevplatform/language/backgroundparser/documentchangetracker.cpp:296
#9  0x00007f3f20d7fd16 in KDevelop::DocumentChangeTracker::transformToRevision (this=0x0, cursor=<value optimized out>, toRevision=<value optimized out>, behavior=4294967272) at /home/mvo/src/kdevplatform/language/backgroundparser/documentchangetracker.cpp:309
#10 0x00007f3f20decfcf in KDevelop::DUChainBase::transformToLocalRevision (this=<value optimized out>, cursor=...) at /home/mvo/src/kdevplatform/language/duchain/duchainbase.cpp:184
#11 0x00007f3f20e11f49 in KDevelop::DUChainUtils::declarationInLine (_cursor=..., ctx=0x7f3f104fd2b0) at /home/mvo/src/kdevplatform/language/duchain/duchainutils.cpp:323
#12 0x00007f3ef71a99a2 in Cpp::AdaptDefinitionSignatureAssistant::AdaptDefinitionSignatureAssistant (this=0x4eb3980, view=<value optimized out>, inserted=<value optimized out>) at /home/mvo/src/kdevelop/languages/cpp/codegen/signatureassistant.cpp:67
#13 0x00007f3ef71a67b9 in Cpp::StaticCodeAssistant::eventuallyStartAssistant (this=0x2b5b880, document=<value optimized out>, range=) at /home/mvo/src/kdevelop/languages/cpp/codegen/codeassistant.cpp:100
#14 0x00007f3ef71a68fa in Cpp::StaticCodeAssistant::qt_metacall (this=0x2b5b880, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>) at /home/mvo/src/kdevelop/build/languages/cpp/codeassistant.moc:96
#15 0x00007f3f24575bde in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f3f236af04c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f3f236b4b5d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f3f24d34156 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x0000000000404609 in KDevelopApplication::notify (this=0x7ffff0ef0e60, receiver=0x2b5b880, event=0x8349320) at /home/mvo/src/kdevelop/app/main.cpp:87
#20 0x00007f3f24563cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007f3f24566c22 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#22 0x00007f3f24590653 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007f3f1cf947e2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007f3f1cf98748 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007f3f1cf988fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007f3f24590193 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f3f2376185e in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f3f24562a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007f3f24562dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007f3f24566ebb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x0000000000409b1e in main (argc=<value optimized out>, argv=<value optimized out>) at /home/mvo/src/kdevelop/app/main.cpp:402

This bug may be a duplicate of or related to bug 250369.

Possible duplicates by query: bug 250851, bug 250622, bug 250436, bug 250369, bug 231993.

Reported using DrKonqi
Comment 1 Milian Wolff 2010-09-25 23:22:58 UTC

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