Bug 227293 - crash in setText (buffer::doHighlight with start line -1)
Summary: crash in setText (buffer::doHighlight with start line -1)
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: part (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 00:17 UTC by Milian Wolff
Modified: 2010-02-17 15:49 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 Milian Wolff 2010-02-17 00:17:32 UTC
Version:            (using KDE 4.4.0)
Installed from:    Compiled From Sources

kdevelop crashed with this bt right now:

Application: KDevelop (kdevelop.bin), signal: Aborted
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fd0124337f0 (LWP 31850))]

Thread 13 (Thread 0x7fcffce9c910 (LWP 31851)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fd00ecd2662 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x17e1df0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x17e1df0, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd00b6382ef in KDevelop::DUChainPrivate::CleanupThread::run (this=0x17e1dd0) at /home/milian/projects/kde4/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x17e1dd0) at thread/qthread_unix.cpp:248
#5  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fcff6b3e910 (LWP 31852)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd00ecd26fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x24e5e90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x24e5e90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd010830096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x264a1e0, th=0x2258840) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd01083274b in ThreadWeaver::WorkingHardState::applyForWork (this=0x207e520, th=0x2258840) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd010830bff in ThreadWeaver::ThreadRunHelper::run (this=0x7fcff6b3dfb0, parent=0x264a1e0, th=0x2258840) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fd010831058 in ThreadWeaver::Thread::run (this=0x2258840) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2258840) at thread/qthread_unix.cpp:248
#8  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 11 (Thread 0x7fcff533b910 (LWP 31862)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd00ecd26fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x24e5e90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x24e5e90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd010830096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x264a1e0, th=0x224a400) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd01083274b in ThreadWeaver::WorkingHardState::applyForWork (this=0x207e520, th=0x224a400) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd010830bff in ThreadWeaver::ThreadRunHelper::run (this=0x7fcff533afb0, parent=0x264a1e0, th=0x224a400) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fd010831058 in ThreadWeaver::Thread::run (this=0x224a400) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x224a400) at thread/qthread_unix.cpp:248
#8  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fcfeb1d8910 (LWP 31895)):
#0  0x00007fd00ea450b2 in __pthread_mutex_lock (mutex=0x7fcff007e948) at pthread_mutex_lock.c:61
#1  0x00007fd0082bfae1 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x00007fd0082c0290 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007fd0082c06c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007fd00edef4b6 in QEventDispatcherGlib::processEvents (this=0x7fcff0005f00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007fd00edc4862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fd00edc4c3c in QEventLoop::exec (this=0x7fcfeb1d7f60, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fd00ecced29 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007fd00b76fbdf in KDevelop::CompletionWorkerThread::run (this=0x2869a90) at /home/milian/projects/kde4/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#9  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2869a90) at thread/qthread_unix.cpp:248
#10 0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fcfea9d7910 (LWP 31972)):
#0  0x00007fd0082bfacb in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0x00007fd0082c0290 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fd0082c06c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fd00edef4b6 in QEventDispatcherGlib::processEvents (this=0x2cb0e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fd00edc4862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fd00edc4c3c in QEventLoop::exec (this=0x7fcfea9d6f60, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fd00ecced29 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fd00eda5098 in QInotifyFileSystemWatcherEngine::run (this=0x2814720) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2814720) at thread/qthread_unix.cpp:248
#9  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 8 (Thread 0x7fcfe5409910 (LWP 32005)):
#0  0x00007fd00d1053c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd0082c037c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fd0082c06c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fd00edef4b6 in QEventDispatcherGlib::processEvents (this=0x28ba6a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fd00edc4862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fd00edc4c3c in QEventLoop::exec (this=0x7fcfe5408f60, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fd00ecced29 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fd00b76fbdf in KDevelop::CompletionWorkerThread::run (this=0x2d382b0) at /home/milian/projects/kde4/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#8  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2d382b0) at thread/qthread_unix.cpp:248
#9  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fcfe4c08910 (LWP 32006)):
#0  0x00007fd00d1053c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd0082c037c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fd0082c06c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fd00edef4b6 in QEventDispatcherGlib::processEvents (this=0x17c00b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fd00edc4862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fd00edc4c3c in QEventLoop::exec (this=0x7fcfe4c07f60, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fd00ecced29 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fd00b76fbdf in KDevelop::CompletionWorkerThread::run (this=0x2d37870) at /home/milian/projects/kde4/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#8  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2d37870) at thread/qthread_unix.cpp:248
#9  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fcfe4407910 (LWP 32007)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fd00ecd10b5 in thread_sleep (ti=0x7fcfe4406f60) at thread/qthread_unix.cpp:398
#2  0x00007fd00ecd1220 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:424
#3  0x00007fcfe62ec3a0 in UIBlockTester::UIBlockTesterThread::run (this=0x2f6c910) at /home/milian/projects/kde4/kdevelop/languages/cpp/cpplanguagesupport.cpp:672
#4  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2f6c910) at thread/qthread_unix.cpp:248
#5  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fcfe2120910 (LWP 32033)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd00c2cb396 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fd00c5a9220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fd00c2cb3d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fd00c5b72ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7fcfe0e7a910 (LWP 32073)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd00ecd26fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1543330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1543330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd010830096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1583fc0, th=0x46daeb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd01083274b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1577f40, th=0x46daeb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd010832764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1577f40, th=0x46daeb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fd010830bff in ThreadWeaver::ThreadRunHelper::run (this=0x7fcfe0e79fb0, parent=0x1583fc0, th=0x46daeb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fd010831058 in ThreadWeaver::Thread::run (this=0x46daeb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x46daeb0) at thread/qthread_unix.cpp:248
#9  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fcfdbfff910 (LWP 32074)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd00ecd26fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1543330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1543330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd010830096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1583fc0, th=0x2c508c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd01083274b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1577f40, th=0x2c508c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd010830bff in ThreadWeaver::ThreadRunHelper::run (this=0x7fcfdbffefb0, parent=0x1583fc0, th=0x2c508c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fd010831058 in ThreadWeaver::Thread::run (this=0x2c508c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2c508c0) at thread/qthread_unix.cpp:248
#8  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fcfdb7fe910 (LWP 32075)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd00ecd26fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1543330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1543330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd010830096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1583fc0, th=0x2ae94e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd01083274b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1577f40, th=0x2ae94e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd010830bff in ThreadWeaver::ThreadRunHelper::run (this=0x7fcfdb7fdfb0, parent=0x1583fc0, th=0x2ae94e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fd010831058 in ThreadWeaver::Thread::run (this=0x2ae94e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fd00ecd1745 in QThreadPrivate::start (arg=0x2ae94e0) at thread/qthread_unix.cpp:248
#8  0x00007fd00ea42a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fd00d11180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd0124337f0 (LWP 31850)):
[KCrash Handler]
#5  0x00007fd00d0654b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fd00d068f50 in *__GI_abort () at abort.c:92
#7  0x00007fd00ecc9804 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x00007fd00ecc99e2 in qt_message (msgType=QtFatalMsg, msg=0x7fd00ee271a8 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff2925d300) at global/qglobal.cpp:2296
#9  0x00007fd00ecc9b95 in qFatal (msg=0x7c6a <Address 0x7c6a out of bounds>) at global/qglobal.cpp:2479
#10 0x00007fcfe2c8643a in KSharedPtr<KateTextLine>::operator-> (this=0x7fff2925d770) at /usr/include/ksharedptr.h:126
#11 0x00007fcfe2c9363a in KateBuffer::doHighlight (this=0x6e22390, startLine=-1, endLine=0, invalidate=true) at /home/milian/projects/kde4/kate/kate/document/katebuffer.cpp:1330
#12 0x00007fcfe2c906ea in KateBuffer::editEnd (this=0x6e22390) at /home/milian/projects/kde4/kate/kate/document/katebuffer.cpp:555
#13 0x00007fcfe2c6a771 in KateDocument::editEnd (this=0x6e2b360) at /home/milian/projects/kde4/kate/kate/document/katedocument.cpp:976
#14 0x00007fcfe2c687a6 in KateDocument::setText (this=0x6e2b360, s=...) at /home/milian/projects/kde4/kate/kate/document/katedocument.cpp:536
#15 0x00007fd0118ca496 in KDevelop::SessionControllerPrivate::performRecovery() () from /home/milian/projects/compiled/kde4/lib/libkdevplatformshell.so.1
#16 0x00007fd0118c7368 in KDevelop::SessionControllerPrivate::qt_metacall (this=0x142c4b0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x2c024a0)
    at /home/milian/projects/.build/kde4/kdevplatform/shell/sessioncontroller.moc:75
#17 0x00007fd00edd5c79 in QObject::event (this=0x142c4b0, e=0x2c6fa90) at kernel/qobject.cpp:1248
#18 0x00007fd00df64fac in QApplicationPrivate::notify_helper (this=0x132cd60, receiver=0x142c4b0, e=0x2c6fa90) at kernel/qapplication.cpp:4298
#19 0x00007fd00df6b59b in QApplication::notify (this=0x7fff2925e980, receiver=0x142c4b0, e=0x2c6fa90) at kernel/qapplication.cpp:4181
#20 0x00007fd00f588d16 in KApplication::notify (this=0x7fff2925e980, receiver=0x142c4b0, event=0x2c6fa90) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x00007fd00edc5f3c in QCoreApplication::notifyInternal (this=0x7fff2925e980, receiver=0x142c4b0, event=0x2c6fa90) at kernel/qcoreapplication.cpp:704
#22 0x00007fd00edc86b7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xaf7ed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xaf7ed0) at kernel/qcoreapplication.cpp:1345
#24 0x00007fd00edef923 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#26 0x00007fd0082bcbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x00007fd0082c0598 in ?? () from /lib/libglib-2.0.so.0
#28 0x00007fd0082c06c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x00007fd00edef463 in QEventDispatcherGlib::processEvents (this=0xaf7620, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007fd00e0147ee in QGuiEventDispatcherGlib::processEvents (this=0x7c6a, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fd00edc4862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007fd00edc4c3c in QEventLoop::exec (this=0x7fff2925e870, flags=) at kernel/qeventloop.cpp:201
#33 0x00007fd00edc897b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0x0000000000406c95 in main (argc=1, argv=0x7fff2925fb18) at /home/milian/projects/kde4/kdevelop/app/main_internal.cpp:154
The current source language is "auto; currently c".
Comment 1 Christoph Cullmann 2010-02-17 00:18:28 UTC
SVN commit 1091520 by cullmann:

fix wrong init of editTagLineStart
BUG: 227293

 M  +1 -1      katebuffer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1091520
Comment 2 Dominik Haumann 2010-02-17 13:24:35 UTC
SVN commit 1091736 by dhaumann:

backport: fix wrong init of editTagLineStart
CCBUG: 227293


 M  +1 -1      katebuffer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1091736
Comment 3 Christoph Feck 2010-02-17 15:34:05 UTC
This is not fair :) You probably had the fix ready before the bug was reported :)
Comment 4 Christoph Cullmann 2010-02-17 15:49:19 UTC
:P I would have needed 1 minute more in reality :P And the bug was very dumb, wrong porting from uint32 to int32, where full fs no longer are the right max :/