[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 281221] New: crash while cutting text
From:       <lucatersi () gmail ! com>
Date:       2011-09-02 15:59:20
Message-ID: bug-281221-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=281221

           Summary: crash while cutting text
           Product: kdevelop
           Version: 4.2.2
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: lucatersi@gmail.com


Application: kdevelop (4.2.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Kdevelop crashed when I cut an entire function that was collapsed to top level
(code folding)

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

Thread 14 (Thread 0x7fe3b634d700 (LWP 8071)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007fe3cf62679e in wait (this=<value optimized out>, mutex=0x35ce940,
time=1000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x35ce940,
time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3cafe622b in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#4  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x35ce920) at
thread/qthread_unix.cpp:320
#5  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#6  0x00007fe3cdb4ad8c in start_thread (arg=0x7fe3b634d700) at
pthread_create.c:304
#7  0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fe3ac030700 (LWP 8073)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3cf62682b in wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3c48a00b4 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3e62270,
th=0x3e57d60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe3c48a2723 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x3e57d60) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe3c48a153f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fe3ac02fd20, parent=0x3e62270, th=0x3e57d60) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fe3c48a15cb in ThreadWeaver::Thread::run (this=0x3e57d60) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x3e57d60) at
thread/qthread_unix.cpp:320
#8  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#9  0x00007fe3cdb4ad8c in start_thread (arg=0x7fe3ac030700) at
pthread_create.c:304
#10 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fe3a4d72700 (LWP 8094)):
#0  0x00007fe3cdb4ed9d in __pthread_mutex_unlock_usercnt (mutex=0x42248b8) at
pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x42248b8) at pthread_mutex_unlock.c:290
#2  0x00007fe3c8dc04f5 in g_main_context_query () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe3c8dc100a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe3c8dc1639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fe3cf738446 in QEventDispatcherGlib::processEvents (this=0x432c780,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007fe3cf70c882 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fe3cf70cabc in QEventLoop::exec (this=0x7fe3a4d71cd0, flags=...) at
kernel/qeventloop.cpp:201
#8  0x00007fe3cf623924 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:492
#9  0x00007fe3cf6eec2f in QInotifyFileSystemWatcherEngine::run (this=0x4235dc0)
at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fe3cf626175 in QThreadPrivate::start (arg=0x4235dc0) at
thread/qthread_unix.cpp:320
#11 0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe3a4d72700) at
pthread_create.c:304
#13 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fe3a5573700 (LWP 8098)):
#0  0x00007fe3ce34ff03 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe3c8dc1104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe3c8dc1639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe3cf738446 in QEventDispatcherGlib::processEvents (this=0x40e2480,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe3cf70c882 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe3cf70cabc in QEventLoop::exec (this=0x7fe3a5572d00, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fe3cf623924 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:492
#7  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x418ac80) at
thread/qthread_unix.cpp:320
#8  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#9  0x00007fe3cdb4ad8c in start_thread (arg=0x7fe3a5573700) at
pthread_create.c:304
#10 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fe39c670700 (LWP 8099)):
#0  0x00007fe3c8de95ac in g_thread_self () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fe3c8dbf630 in g_main_context_acquire () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe3c8dc0f21 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe3c8dc1639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe3cf738446 in QEventDispatcherGlib::processEvents (this=0x40e2e20,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007fe3cf70c882 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fe3cf70cabc in QEventLoop::exec (this=0x7fe39c66fd00, flags=...) at
kernel/qeventloop.cpp:201
#7  0x00007fe3cf623924 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:492
#8  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x7fe3a0000dc0) at
thread/qthread_unix.cpp:320
#9  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe39c670700) at
pthread_create.c:304
#11 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fe39b6c9700 (LWP 8141)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3b72be2a2 in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7fe3b75d7180) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fe3b72be2d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0x7fe3b75e5254) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#4  0x00007fe3cdb4ad8c in start_thread (arg=0x7fe39b6c9700) at
pthread_create.c:304
#5  0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fe39a8e4700 (LWP 8182)):
#0  0x00007fe3ce34ff03 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe3c8dc1104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe3c8dc1639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe3cf738446 in QEventDispatcherGlib::processEvents (this=0x619c310,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe3cf70c882 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe3cf70cabc in QEventLoop::exec (this=0x7fe39a8e3cd0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fe3cf623924 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:492
#7  0x00007fe3cf6eec2f in QInotifyFileSystemWatcherEngine::run (this=0x617f840)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x617f840) at
thread/qthread_unix.cpp:320
#9  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe39a8e4700) at
pthread_create.c:304
#11 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fe399e43700 (LWP 8248)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3cf62682b in wait (this=<value optimized out>, mutex=0x257b7c0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x257b7c0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3c48a00b4 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26c3bc0,
th=0x62d0210) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe3c48a2723 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25cd860, th=0x62d0210) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe3c48a153f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fe399e42d20, parent=0x26c3bc0, th=0x62d0210) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fe3c48a15cb in ThreadWeaver::Thread::run (this=0x62d0210) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x62d0210) at
thread/qthread_unix.cpp:320
#8  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#9  0x00007fe3cdb4ad8c in start_thread (arg=0x7fe399e43700) at
pthread_create.c:304
#10 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fe399642700 (LWP 8249)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3cf62682b in wait (this=<value optimized out>, mutex=0x257b7c0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x257b7c0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3c48a00b4 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26c3bc0,
th=0x61f7680) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe3c48a2723 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25cd860, th=0x61f7680) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25cd860, th=0x61f7680) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25cd860, th=0x61f7680) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fe3c48a153f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fe399641d20, parent=0x26c3bc0, th=0x61f7680) at
../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fe3c48a15cb in ThreadWeaver::Thread::run (this=0x61f7680) at
../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x61f7680) at
thread/qthread_unix.cpp:320
#10 0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#11 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe399642700) at
pthread_create.c:304
#12 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fe398e29700 (LWP 8253)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3c404b832 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#3  0x00007fe3cdb4ad8c in start_thread (arg=0x7fe398e29700) at
pthread_create.c:304
#4  0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fe3967ba700 (LWP 8284)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3cf62682b in wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3c48a00b4 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3e62270,
th=0x7a76a40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe3c48a2723 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x7a76a40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x7a76a40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe3c48a153f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fe3967b9d20, parent=0x3e62270, th=0x7a76a40) at
../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fe3c48a15cb in ThreadWeaver::Thread::run (this=0x7a76a40) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x7a76a40) at
thread/qthread_unix.cpp:320
#9  0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe3967ba700) at
pthread_create.c:304
#11 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe395fb9700 (LWP 8285)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3cf62682b in wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3c48a00b4 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3e62270,
th=0x798d2f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe3c48a2723 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x798d2f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x798d2f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x798d2f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x798d2f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fe3c48a153f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fe395fb8d20, parent=0x3e62270, th=0x798d2f0) at
../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fe3c48a15cb in ThreadWeaver::Thread::run (this=0x798d2f0) at
../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fe3cf626175 in QThreadPrivate::start (arg=0x798d2f0) at
thread/qthread_unix.cpp:320
#11 0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe395fb9700) at
pthread_create.c:304
#13 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe3ab82f700 (LWP 8497)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe3cf62682b in wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25aad10,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe3c48a00b4 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3e62270,
th=0x8a99480) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe3c48a2723 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x8a99480) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x8a99480) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe3c48a273c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x25c8a70, th=0x8a99480) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fe3c48a153f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fe3ab82ed20, parent=0x3e62270, th=0x8a99480) at
../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fe3c48a15cb in ThreadWeaver::Thread::run (this=0x8a99480) at
../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fe3cf626175 in QThreadPrivate::start (arg=0x8a99480) at
thread/qthread_unix.cpp:320
#10 0x00007fe3cde0356c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#11 0x00007fe3cdb4ad8c in start_thread (arg=0x7fe3ab82f700) at
pthread_create.c:304
#12 0x00007fe3ce35d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe3d160b7c0 (LWP 8061)):
[KCrash Handler]
#6  KateLineLayout::viewLineCount (this=0x0) at
../../kate/render/katelinelayout.cpp:173
#7  0x00007fe3b76fa00e in KateLayoutCache::lastViewLine (this=<value optimized
out>, realLine=<value optimized out>) at
../../kate/render/katelayoutcache.cpp:457
#8  0x00007fe3b7746c1b in KateViewInternal::viewLineOffset (this=0x53b19f0,
virtualCursor=..., offset=30, keepX=false) at
../../kate/view/kateviewinternal.cpp:1291
#9  0x00007fe3b7749043 in KateViewInternal::makeVisible (this=0x53b19f0, c=...,
endCol=0, force=false, center=<value optimized out>, calledExternally=false) at
../../kate/view/kateviewinternal.cpp:613
#10 0x00007fe3b774992f in KateViewInternal::updateCursor (this=0x53b19f0,
newCursor=<value optimized out>, force=<value optimized out>, center=false,
calledExternally=false) at ../../kate/view/kateviewinternal.cpp:1825
#11 0x00007fe3b7749bcb in KateViewInternal::editEnd (this=0x53b19f0,
editTagLineStart=<value optimized out>, editTagLineEnd=<value optimized out>,
tagFrom=<value optimized out>) at ../../kate/view/kateviewinternal.cpp:3284
#12 0x00007fe3b76c2928 in KateDocument::editEnd (this=0x5223eb0) at
../../kate/document/katedocument.cpp:856
#13 0x00007fe3b7734509 in KateView::removeSelectedText (this=0x53b1110) at
../../kate/view/kateview.cpp:1794
#14 0x00007fe3b7734588 in KateView::cut (this=0x53b1110) at
../../kate/view/kateview.cpp:1913
#15 0x00007fe3b773988f in KateView::qt_metacall (this=0x53b1110,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fff62172aa0) at
./kateview.moc:329
#16 0x00007fe3cf7225f8 in QMetaObject::activate (sender=0x53d0070, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff62172aa0)
at kernel/qobject.cpp:3287
#17 0x00007fe3ceac4122 in QAction::triggered (this=<value optimized out>,
_t1=false) at .moc/release-shared/moc_qaction.cpp:263
#18 0x00007fe3ceac430f in QAction::activate (this=0x53d0070, event=<value
optimized out>) at kernel/qaction.cpp:1257
#19 0x00007fe3ceac447f in QAction::event (this=<value optimized out>, e=<value
optimized out>) at kernel/qaction.cpp:1183
#20 0x00007fe3cfe1651a in KAction::event (this=<value optimized out>,
event=0x7fff62173120) at ../../kdeui/actions/kaction.cpp:131
#21 0x00007fe3ceaca9f4 in QApplicationPrivate::notify_helper (this=0x22085e0,
receiver=0x53d0070, e=0x7fff62173120) at kernel/qapplication.cpp:4462
#22 0x00007fe3ceacf3ba in QApplication::notify (this=<value optimized out>,
receiver=0x53d0070, e=0x7fff62173120) at kernel/qapplication.cpp:4341
#23 0x00007fe3cfef4866 in KApplication::notify (this=0x7fff621748d0,
receiver=0x53d0070, event=0x7fff62173120) at
../../kdeui/kernel/kapplication.cpp:311
#24 0x0000000000404bf6 in _start ()

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic