[Bug 232948] New: KDevelop4: Every time when opening file (any: new file/open file) program crashes.

Lukasz Gut lgut at lgut.eu
Thu Apr 1 11:16:40 BST 2010


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

           Summary: KDevelop4: Every time when opening file (any: new
                    file/open file) program crashes.
           Product: kde
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: lgut at lgut.eu


Application that crashed: kdevelop.bin
Version of the application: 3.9.98 (using KDevPlatform 0.9.98)
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.27.41-170.2.117.fc10.i686.PAE i686
Distribution: "Fedora release 10 (Cambridge)"

What I was doing when the application crashed:
At some point I have svn-upped sources, and problem has began.
Application starts, but when I try to open file, it crashes. 100% repetitve.
Looks like some problem with katepart, but I havent done any actualization
since long time ago, because I can't (needed unified stable(as Fedora can be:))
system for soft development).

System: Fedora10
Build info:
URL: svn://anonsvn.kde.org/home/kde/tags/kdevelop/3.9.98
repozytorium: svn://anonsvn.kde.org/home/kde
Version: 1109915



 -- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77fd770 (LWP 6158))]

Thread 2 (Thread 0xb4d85b90 (LWP 6159)):
#0  0x00227424 in __kernel_vsyscall ()
#1  0x009d6432 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0x067cccac in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#3  0x00eb9645 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x9aea698)
at /home/gut/src/kdevplatform/language/duchain/duchain.cpp:286
#4  0x067cbc92 in ?? () from /usr/lib/libQtCore.so.4
#5  0x009d251f in start_thread () from /lib/libpthread.so.0
#6  0x0090804e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb77fd770 (LWP 6158)):
[KCrash Handler]
#6  0xfffffff8 in ?? ()
#7  0x0648bd04 in SourceFormatterPlugin::activeDocumentChanged (this=0x9b7d3d8,
doc=0x9f9d1e8) at
/home/gut/src/kdevplatform/plugins/sourceformatter/sourceformatterplugin.cpp:184
#8  0x0648beef in SourceFormatterPlugin::qt_metacall (this=0x9b7d3d8,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfae6fbc)
    at
/home/gut/src/kdevplatform/build/plugins/sourceformatter/sourceformatterplugin.moc:74
#9  0x068d5758 in QMetaObject::activate(QObject*, int, int, void**) () from
/usr/lib/libQtCore.so.4
#10 0x068d63e2 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#11 0x00a17bb3 in KDevelop::IDocumentController::documentActivated
(this=0x9a649f8, _t1=0x9f9d1e8) at
/home/gut/src/kdevplatform/build/interfaces/idocumentcontroller.moc:205
#12 0x00a15576 in KDevelop::IDocument::notifyActivated (this=0x9f9d1e8) at
/home/gut/src/kdevplatform/interfaces/idocument.cpp:79
#13 0x00d95422 in KDevelop::PartDocument::activate (this=0x9f9d1d8,
activeView=0x9fc7b48, mainWindow=0x990a230) at
/home/gut/src/kdevplatform/shell/partdocument.cpp:172
#14 0x00d6e6e7 in KDevelop::MainWindowPrivate::changeActiveView
(this=0x9949068, view=0x9fc7b48) at
/home/gut/src/kdevplatform/shell/mainwindow_p.cpp:204
#15 0x00d71a79 in KDevelop::MainWindowPrivate::qt_metacall (this=0x9949068,
_c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfae74bc) at
/home/gut/src/kdevplatform/build/shell/mainwindow_p.moc:124
#16 0x068d5758 in QMetaObject::activate(QObject*, int, int, void**) () from
/usr/lib/libQtCore.so.4
#17 0x068d63e2 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#18 0x00700403 in Sublime::MainWindow::activeViewChanged (this=0x990a230,
_t1=0x9fc7b48) at /home/gut/src/kdevplatform/build/sublime/mainwindow.moc:146
#19 0x00700b33 in Sublime::MainWindow::setActiveView (this=0x990a230,
view=0x9fc7b48) at /home/gut/src/kdevplatform/sublime/mainwindow.cpp:206
#20 0x00700d25 in Sublime::MainWindow::activateView (this=0x990a230,
view=0x9fc7b48) at /home/gut/src/kdevplatform/sublime/mainwindow.cpp:192
#21 0x00d9f44a in KDevelop::DocumentControllerPrivate::openDocumentInternal
(this=0x9a64cc8, doc=0x9f9d1e8, range=..., activationParams=...)
    at /home/gut/src/kdevplatform/shell/documentcontroller.cpp:358
#22 0x00da0546 in KDevelop::DocumentControllerPrivate::openDocumentInternal
(this=0x9a64cc8, inputUrl=..., prefName=..., range=..., encoding=...,
activationParams=...)
    at /home/gut/src/kdevplatform/shell/documentcontroller.cpp:281
#23 0x00d9cf15 in KDevelop::DocumentController::openDocument (this=0x9a649f8,
inputUrl=..., range=..., activationParams=..., encoding=...)
    at /home/gut/src/kdevplatform/shell/documentcontroller.cpp:548
#24 0x00d6c19d in KDevelop::MainWindowPrivate::fileNew (this=0x9949068) at
/home/gut/src/kdevplatform/shell/mainwindow_actions.cpp:142
#25 0x00d71a50 in KDevelop::MainWindowPrivate::qt_metacall (this=0x9949068,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfae7a4c) at
/home/gut/src/kdevplatform/build/shell/mainwindow_p.moc:126
#26 0x068d5758 in QMetaObject::activate(QObject*, int, int, void**) () from
/usr/lib/libQtCore.so.4
#27 0x068d5b90 in QMetaObject::activate(QObject*, QMetaObject const*, int, int,
void**) () from /usr/lib/libQtCore.so.4
#28 0x0384f341 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#29 0x038508bf in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQtGui.so.4
#30 0x038533eb in QAction::event(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x06efd639 in KAction::event(QEvent*) () from /usr/lib/libkdeui.so.5
#32 0x038559ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#33 0x0385dcfe in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#34 0x06fe2fad in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#35 0x068c001b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#36 0x0388ed88 in ?? () from /usr/lib/libQtGui.so.4
#37 0x03890c9f in ?? () from /usr/lib/libQtGui.so.4
#38 0x0385efa0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#39 0x06fe2fad in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#40 0x068c001b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#41 0x038568ce in ?? () from /usr/lib/libQtGui.so.4
#42 0x038f2980 in ?? () from /usr/lib/libQtGui.so.4
#43 0x038f4b6e in ?? () from /usr/lib/libQtGui.so.4
#44 0x038cba54 in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib/libQtGui.so.4
#45 0x038f65fa in ?? () from /usr/lib/libQtGui.so.4
#46 0x00b60258 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0x00b63903 in ?? () from /lib/libglib-2.0.so.0
#48 0x00b63ac1 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#49 0x068eb8a8 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#50 0x038f5cf5 in ?? () from /usr/lib/libQtGui.so.4
#51 0x068be64a in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#52 0x068bea92 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#53 0x068c0f39 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#54 0x03855867 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#55 0x0804d74b in main (argc=1, argv=0xbfaea264) at
/home/gut/src/kdevelop/app/main_internal.cpp:139

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.



More information about the Unassigned-bugs mailing list