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

List:       kdevelop-bugs
Subject:    [Bug 281024] New: kdevelop crashed editing in vi mode
From:       <vetrisko () gmail ! com>
Date:       2011-08-29 22:21:10
Message-ID: bug-281024-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: kdevelop crashed editing in vi mode
           Product: kdevelop
           Version: 4.2.3
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: vetrisko@gmail.com


Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 3.0.0-9-generic x86_64
Distribution: Ubuntu oneiric (development branch)

-- Information about the crash:
closed few tabs then pressed 28G in "vi" mode. The tabs contained java code.

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

Thread 6 (Thread 0x7f22f72d8700 (LWP 2791)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f230e0e70be in wait (time=1000, this=0x373c920) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x37337f0, time=1000) at
thread/qwaitcondition_unix.cpp:160
#3  0x00007f230a4bec7b in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#4  0x00007f230e0e6ca5 in QThreadPrivate::start (arg=0x37337d0) at
thread/qthread_unix.cpp:320
#5  0x00007f230c145edc in start_thread (arg=0x7f22f72d8700) at
pthread_create.c:304
#6  0x00007f230cdc489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f22ede2c700 (LWP 2797)):
#0  0x00007f2307d5850b in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2307d5929d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2307d598c9 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f230e1f8f4e in QEventDispatcherGlib::processEvents (this=0x42e48a0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f230e1ccd52 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f230e1ccf57 in QEventLoop::exec (this=0x7f22ede2bdd0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f230e0e421f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:492
#7  0x00007f230e1afd1f in QInotifyFileSystemWatcherEngine::run (this=0x42e42f0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f230e0e6ca5 in QThreadPrivate::start (arg=0x42e42f0) at
thread/qthread_unix.cpp:320
#9  0x00007f230c145edc in start_thread (arg=0x7f22ede2c700) at
pthread_create.c:304
#10 0x00007f230cdc489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f22ed62b700 (LWP 2798)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22f7ab3ee2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f22f7ab3f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f230c145edc in start_thread (arg=0x7f22ed62b700) at
pthread_create.c:304
#4  0x00007f230cdc489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f22df736700 (LWP 2799)):
#0  0x00007f230cdb8773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2307d59408 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2307d598c9 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f230e1f8f4e in QEventDispatcherGlib::processEvents (this=0x4dad260,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f230e1ccd52 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f230e1ccf57 in QEventLoop::exec (this=0x7f22df735dd0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f230e0e421f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:492
#7  0x00007f230e1afd1f in QInotifyFileSystemWatcherEngine::run (this=0x4db01a0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f230e0e6ca5 in QThreadPrivate::start (arg=0x4db01a0) at
thread/qthread_unix.cpp:320
#9  0x00007f230c145edc in start_thread (arg=0x7f22df736700) at
pthread_create.c:304
#10 0x00007f230cdc489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f22de992700 (LWP 2870)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2304eb415c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f2304eb4289 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f230c145edc in start_thread (arg=0x7f22de992700) at
pthread_create.c:304
#4  0x00007f230cdc489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f230fbe3780 (LWP 2790)):
[KCrash Handler]
#6  0x00007f22f7f6c79d in KateViGlobal::addMark (this=0x27df900, doc=0x454b0b0,
mark=..., pos=...) at ../../part/vimode/kateviglobal.cpp:210
#7  0x00007f22f7f5428e in KateViNormalMode::addCurrentPositionToJumpList
(this=<optimized out>) at ../../part/vimode/katevinormalmode.cpp:442
#8  0x00007f22f7f54338 in KateViNormalMode::goToPos (this=0x45ab260, r=...) at
../../part/vimode/katevinormalmode.cpp:400
#9  0x00007f22f7f5b641 in KateViNormalMode::handleKeypress (this=0x45ab260,
e=<optimized out>) at ../../part/vimode/katevinormalmode.cpp:284
#10 0x00007f22f7f4a42b in KateViInputModeManager::handleKeypress
(this=0x45ab1f0, e=0x7fffb3fad220) at
../../part/vimode/kateviinputmodemanager.cpp:79
#11 0x00007f22f7f3b4a4 in keyPressEvent (e=0x7fffb3fad220, this=0x4682110) at
../../part/view/kateviewinternal.cpp:2267
#12 KateViewInternal::keyPressEvent (this=0x4682110, e=0x7fffb3fad220) at
../../part/view/kateviewinternal.cpp:2200
#13 0x00007f22f7f332e0 in KateViewInternal::eventFilter (this=0x4682110,
obj=0x4682110, e=0x7fffb3fad220) at ../../part/view/kateviewinternal.cpp:2152
#14 0x00007f230e1cdce8 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>,
receiver=0x4682110, event=0x7fffb3fad220) at kernel/qcoreapplication.cpp:846
#15 0x00007f230d58311f in notify_helper (e=0x7fffb3fad220, receiver=0x4682110,
this=0x2370870) at kernel/qapplication.cpp:4463
#16 QApplicationPrivate::notify_helper (this=0x2370870, receiver=0x4682110,
e=0x7fffb3fad220) at kernel/qapplication.cpp:4439
#17 0x00007f230d5886b5 in QApplication::notify (this=<optimized out>,
receiver=<optimized out>, e=0x7fffb3fad220) at kernel/qapplication.cpp:3926
#18 0x00007f230e9ace36 in KApplication::notify (this=0x7fffb3fae250,
receiver=0x4682110, event=0x7fffb3fad220) at
../../kdeui/kernel/kapplication.cpp:311
#19 0x000000000040a896 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