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

List:       kdevelop-bugs
Subject:    [Bug 113940] New: Ctrl+space crashes Kdevelop with PHP
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-10-06 2:01:19
Message-ID: 20051006040117.113940.zorglub_olsen () hotmail ! com
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=113940         
           Summary: Ctrl+space crashes Kdevelop with PHP
           Product: kdevelop
           Version: 3.2.91
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: zorglub_olsen hotmail com


Version:           3.2.91 (using KDE 3.4.91 (beta1, >= 20050910), Gentoo)
Compiler:          gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
OS:                Linux (i686) release 2.6.12-gentoo-r6

I'm using Kdevelop for PHP.

I've got "Enable realtime parser" turned off (Bug 113690).
I've got "Enable code completion" and "Enable code hinting" turned off, because one \
of those makes the editor unusably slow.

If I now press Ctrl+Space, Kdevelop crashes. Every time.

Backtrace:

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208760128 (LWP 1754)]
[New Thread -1217483856 (LWP 1755)]
[KCrash handler]
#4  0xb78be8f7 in PHPCodeCompletion::cursorPositionChanged (this=0x88b2658)
    at phpcodecompletion.cpp:131
#5  0xb78c3b93 in PHPCodeCompletion::qt_invoke (this=0x88b2658, _id=2, _o=0x2)
    at phpcodecompletion.moc:86
#6  0x47a63510 in QObject::activate_signal (this=0x895a838, clist=0x88b3488, 
    o=0xbfddfb50) at qobject.cpp:2355
#7  0x47a63368 in QObject::activate_signal (this=0x895a838, signal=2)
    at qobject.cpp:2324
#8  0x484fba1f in KAction::activated (this=0x2) at kaction.moc:176
#9  0x484fb0fa in KAction::slotActivated (this=0x895a838) at kaction.cpp:1102
#10 0x484fbdd7 in KAction::qt_invoke (this=0x895a838, _id=1214974376, 
    _o=0xbfddfc70) at kaction.moc:218
#11 0x47a63510 in QObject::activate_signal (this=0x895d360, clist=0x9396b80, 
    o=0xbfddfc70) at qobject.cpp:2355
#12 0x47a63368 in QObject::activate_signal (this=0x895d360, signal=2)
    at qobject.cpp:2324
#13 0x481f5b5f in KAccelPrivate::menuItemActivated (this=0x2)
    at kaccelprivate.moc:110
#14 0x481f3f0e in KAccelPrivate::emitActivatedSignal (this=0x895d360, 
    pAction=0x895d480) at kaccel.cpp:378
#15 0x481f3cfb in KAccelPrivate::eventFilter (this=0x895d360, 
    pEvent=0xbfde0170) at kaccel.cpp:350
#16 0x47a6083a in QObject::activate_filters (this=0x81e8210, e=0xbfde0170)
    at qobject.cpp:902
#17 0x47a606b7 in QObject::event (this=0x81e8210, e=0xbfde0170)
    at qobject.cpp:735
#18 0x47aa68c3 in QWidget::event (this=0x81e8210, e=0xbfde0170)
    at qwidget.cpp:4658
#19 0x47b89216 in QMainWindow::event (this=0x81e8210, e=0xbfde0170)
    at qmainwindow.cpp:1686
#20 0x479f30a5 in QApplication::internalNotify (this=0xbfde06e0, 
    receiver=0x81e8210, e=0xbfde0170) at qapplication.cpp:2635
#21 0x479f2440 in QApplication::notify (this=0xbfde06e0, receiver=0x8f33f48, 
    e=0xbfde0170) at qapplication.cpp:2392
#22 0x4818e557 in KApplication::notify (this=0xbfde06e0, receiver=0x8f33f48, 
    event=0xbfde0170) at kapplication.cpp:550
#23 0x4954b756 in QApplication::sendEvent (receiver=0x2, event=0x6e0069)
    at qapplication.h:491
#24 0x481f2a4a in KAccelEventHandler::x11Event (this=0x81e1638, 
    pEvent=0x483124ec) at kaccel.cpp:144
#25 0x4829f50a in KAppX11HackWidget::publicx11Event (this=0xbfddf9fc, e=0x2)
    at kapplication.cpp:1652
#26 0x481933e0 in KApplication::x11EventFilter (this=0xbfde06e0, 
    _event=0xbfde0510) at kapplication.cpp:1722
#27 0x47962955 in qt_x11EventFilter (ev=0xbfde0510)
    at qapplication_x11.cpp:386
#28 0x4796e6bb in QApplication::x11ProcessEvent (this=0xbfde06e0, 
    event=0xbfde0510) at qapplication_x11.cpp:3308
#29 0x4798cbc5 in QEventLoop::processEvents (this=0x8175f60, flags=4)
    at qeventloop_x11.cpp:192
#30 0x47a0a649 in QEventLoop::enterLoop (this=0x8175f60) at qeventloop.cpp:198
#31 0x47a0a562 in QEventLoop::exec (this=0x8175f60) at qeventloop.cpp:145
#32 0x479f3247 in QApplication::exec (this=0xbfde06e0)
    at qapplication.cpp:2758
#33 0x0804ebc2 in main (argc=2, argv=0x2) at main.cpp:145


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

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