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

List:       kdevelop-bugs
Subject:    [Bug 167241] New: Crash coused by importing existed project
From:       Evgeniy Ivanov <pfx.kde () gmail ! com>
Date:       2008-07-22 17:11:21
Message-ID: 20080722191119.167241.pfx.kde () gmail ! 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=167241         
           Summary: Crash coused by importing existed project
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: pfx.kde gmail com


Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I can't import existing CMake project (tried KDevplatform).
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5d6f900 in raise () from /lib/libc.so.6
#2  0xb5d711d1 in abort () from /lib/libc.so.6
#3  0xb5dab10d in ?? () from /lib/libc.so.6
#4  0xb5db0fc4 in ?? () from /lib/libc.so.6
#5  0xb5db2753 in ?? () from /lib/libc.so.6
#6  0xb5db295c in free () from /lib/libc.so.6
#7  0xb5f75ad1 in operator delete () from /usr/lib/libstdc++.so.6
#8  0xb72e15a8 in ~QUrl (this=0xbf89f200) at io/qurl.cpp:3780
#9  0xb7e6d257 in ~KUrl (this=0xbf89f200) at \
/home/kde-devel/kde/src/KDE/kdelibs/kdecore/io/kurl.cpp:331 #10 0xb1c32c11 in \
CMakeProjectVisitor::walk (this=0xbf89f308, fc= 0xbf89f354, line=0)  at \
/workspace/gsoc/kdevelop4/buildtools/managers/cmake/parser/cmakeprojectvisitor.cpp:1655
 #11 0xb1c56fbb in CMakeProjectManager::includeScript (this=0x86ae790, file= \
0xbf89f43c, project=0x86a2df8)  at \
/workspace/gsoc/kdevelop4/buildtools/managers/cmake/cmakemanager.cpp:286 #12 \
0xb1c59110 in CMakeProjectManager::initializeProject (this=0x86ae790, \
project=0x86a2df8, baseUrl= 0xbf89f4f0)  at \
/workspace/gsoc/kdevelop4/buildtools/managers/cmake/cmakemanager.cpp:226 #13 \
0xb1c594f2 in CMakeProjectManager::import (this=0x86ae790, project=0x86a2df8)  at \
/workspace/gsoc/kdevelop4/buildtools/managers/cmake/cmakemanager.cpp:250 #14 \
0xb7d7a53b in KDevelop::Project::open (this=0x86a2df8, projectFileUrl_= 0xbf89f6cc)  \
at /workspace/gsoc/kdevplatform/shell/project.cpp:318 #15 0xb7d73aba in \
KDevelop::ProjectController::openProject (this=0x81a6368, projectFile= 0xbf89f788)  \
at /workspace/gsoc/kdevplatform/shell/projectcontroller.cpp:323 #16 0xb240ffd4 in \
ImportProject::accept (this=0xbf8a0ab8) at \
/workspace/gsoc/kdevelop4/plugins/appwizard/importproject.cpp:103 #17 0xb66647cb in \
QDialog::qt_metacall (this=0xbf8a0ab8, _c=QMetaObject::InvokeMetaMethod, _id=5, \
_a=0xbf89f8c0)  at .moc/debug-shared/moc_qdialog.cpp:87
#18 0xb240542a in ImportProject::qt_metacall (this=0xbf8a0ab8, \
_c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbf89f8c0)  at \
/workspace/gsoc/kdevelop4/plugins/appwizard/moc_importproject.cpp:62 #19 0xb7352da6 \
in QMetaObject::activate (sender=0x8236de0, from_signal_index=28, to_signal_index=28, \
argv=0x0) at kernel/qobject.cpp:3010 #20 0xb7353359 in QMetaObject::activate \
(sender=0x8236de0, m=0xb6a18248, local_signal_index=1, argv=0x0) at \
kernel/qobject.cpp:3080 #21 0xb653af85 in QDialogButtonBox::accepted (this=0x8236de0) \
at .moc/debug-shared/moc_qdialogbuttonbox.cpp:163 #22 0xb653b14f in \
QDialogButtonBoxPrivate::_q_handleButtonClicked (this=0x85d3ce0) at \
widgets/qdialogbuttonbox.cpp:1017 #23 0xb653cd77 in QDialogButtonBox::qt_metacall \
(this=0x8236de0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf89facc)  at \
.moc/debug-shared/moc_qdialogbuttonbox.cpp:114 #24 0xb7352da6 in \
QMetaObject::activate (sender=0x83ac850, from_signal_index=29, to_signal_index=30, \
argv=0xbf89facc)  at kernel/qobject.cpp:3010
#25 0xb73530be in QMetaObject::activate (sender=0x83ac850, m=0xb6a24304, \
from_local_signal_index=2, to_local_signal_index=3,  argv=0xbf89facc) at \
kernel/qobject.cpp:3100 #26 0xb681605c in QAbstractButton::clicked (this=0x83ac850, \
_t1=false) at .moc/debug-shared/moc_qabstractbutton.cpp:185 #27 0xb64f9942 in \
QAbstractButtonPrivate::emitClicked (this=0x8486dd8) at \
widgets/qabstractbutton.cpp:543 #28 0xb64facd7 in QAbstractButtonPrivate::click \
(this=0x8486dd8) at widgets/qabstractbutton.cpp:536 #29 0xb64fafd0 in \
QAbstractButton::mouseReleaseEvent (this=0x83ac850, e=0xbf8a02d4) at \
widgets/qabstractbutton.cpp:1112 #30 0xb616b9bb in QWidget::event (this=0x83ac850, \
event=0xbf8a02d4) at kernel/qwidget.cpp:6927 #31 0xb64f98db in QAbstractButton::event \
(this=0x83ac850, e=0xbf8a02d4) at widgets/qabstractbutton.cpp:1074 #32 0xb65c7f33 in \
QPushButton::event (this=0x83ac850, e=0xbf8a02d4) at widgets/qpushbutton.cpp:658 #33 \
0xb610008f in QApplicationPrivate::notify_helper (this=0x80d14e8, receiver=0x83ac850, \
e=0xbf8a02d4) at kernel/qapplication.cpp:3772 #34 0xb6100c4d in QApplication::notify \
(this=0xbf8a1e0c, receiver=0x83ac850, e=0xbf8a02d4) at kernel/qapplication.cpp:3501 \
#35 0xb785365f in KApplication::notify (this=0xbf8a1e0c, receiver=0x83ac850, \
event=0xbf8a02d4)  at \
/home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311 #36 0xb733a7af \
in QCoreApplication::notifyInternal (this=0xbf8a1e0c, receiver=0x83ac850, \
event=0xbf8a02d4)  at kernel/qcoreapplication.cpp:587
#37 0xb610e375 in QCoreApplication::sendSpontaneousEvent (receiver=0x83ac850, \
event=0xbf8a02d4)  at \
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #38 0xb6105413 \
in QApplicationPrivate::sendMouseEvent (receiver=0x83ac850, event=0xbf8a02d4, \
alienWidget=0x83ac850,  nativeWidget=0xbf8a0ab8, buttonDown=0xb6a319a0, \
lastMouseReceiver= 0xb6a319a4) at kernel/qapplication.cpp:2766 #39 0xb6191dc0 in \
QETWidget::translateMouseEvent (this=0xbf8a0ab8, event=0xbf8a0800) at \
kernel/qapplication_x11.cpp:4133 #40 0xb6192c35 in QApplication::x11ProcessEvent \
(this=0xbf8a1e0c, event=0xbf8a0800) at kernel/qapplication_x11.cpp:3133 #41 \
0xb61c0d03 in x11EventSourceDispatch (s=0x80d4660, callback=0, user_data=0x0) at \
kernel/qguieventdispatcher_glib.cpp:148 #42 0xb58202d9 in g_main_context_dispatch () \
from /usr/lib/libglib-2.0.so.0 #43 0xb582385b in ?? () from /usr/lib/libglib-2.0.so.0
#44 0xb58239d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#45 0xb737071a in QEventDispatcherGlib::processEvents (this=0x80cf6c0, flags={i = \
-1081472568}) at kernel/qeventdispatcher_glib.cpp:325 #46 0xb61c0398 in \
QGuiEventDispatcherGlib::processEvents (this=0x80cf6c0, flags={i = -1081472520})  at \
kernel/qguieventdispatcher_glib.cpp:204 #47 0xb7336e1c in QEventLoop::processEvents \
(this=0xbf8a0a74, flags={i = -1081472464}) at kernel/qeventloop.cpp:149 #48 \
0xb733705a in QEventLoop::exec (this=0xbf8a0a74, flags={i = -1081472388}) at \
kernel/qeventloop.cpp:200 #49 0xb66645e5 in QDialog::exec (this=0xbf8a0ab8) at \
dialogs/qdialog.cpp:453 #50 0xb24080c2 in AppWizardPlugin::slotImportProject \
(this=0x8373e60)  at \
/workspace/gsoc/kdevelop4/plugins/appwizard/appwizardplugin.cpp:110 #51 0xb2408297 in \
AppWizardPlugin::qt_metacall (this=0x8373e60, _c=QMetaObject::InvokeMetaMethod, \
_id=1, _a=0xbf8a0c3c)  at \
/workspace/gsoc/kdevelop4/plugins/appwizard/appwizardplugin.moc:70 #52 0xb7352da6 in \
QMetaObject::activate (sender=0x838a548, from_signal_index=5, to_signal_index=6, \
argv=0xbf8a0c3c)  at kernel/qobject.cpp:3010
#53 0xb73530be in QMetaObject::activate (sender=0x838a548, m=0xb6a13d38, \
from_local_signal_index=1, to_local_signal_index=2,  argv=0xbf8a0c3c) at \
kernel/qobject.cpp:3100 #54 0xb60f69f2 in QAction::triggered (this=0x838a548, \
_t1=false) at .moc/debug-shared/moc_qaction.cpp:216 #55 0xb60f8bac in \
QAction::activate (this=0x838a548, event=QAction::Trigger) at kernel/qaction.cpp:1119 \
#56 0xb65b3b04 in QMenuPrivate::activateAction (this=0x81ea398, action=0x838a548, \
action_e=QAction::Trigger, self=true)  at widgets/qmenu.cpp:1005
#57 0xb65b57e9 in QMenu::mouseReleaseEvent (this=0x81e45c0, e=0xbf8a1504) at \
widgets/qmenu.cpp:2160 #58 0xb791956e in KMenu::mouseReleaseEvent (this=0x81e45c0, \
e=0xbf8a1504)  at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/widgets/kmenu.cpp:452
#59 0xb616b9bb in QWidget::event (this=0x81e45c0, event=0xbf8a1504) at \
kernel/qwidget.cpp:6927 #60 0xb65b36a5 in QMenu::event (this=0x81e45c0, e=0xbf8a1504) \
at widgets/qmenu.cpp:2256 #61 0xb610008f in QApplicationPrivate::notify_helper \
(this=0x80d14e8, receiver=0x81e45c0, e=0xbf8a1504) at kernel/qapplication.cpp:3772 \
#62 0xb6100c4d in QApplication::notify (this=0xbf8a1e0c, receiver=0x81e45c0, \
e=0xbf8a1504) at kernel/qapplication.cpp:3501 #63 0xb785365f in KApplication::notify \
(this=0xbf8a1e0c, receiver=0x81e45c0, event=0xbf8a1504)  at \
/home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311 #64 0xb733a7af \
in QCoreApplication::notifyInternal (this=0xbf8a1e0c, receiver=0x81e45c0, \
event=0xbf8a1504)  at kernel/qcoreapplication.cpp:587
#65 0xb610e375 in QCoreApplication::sendSpontaneousEvent (receiver=0x81e45c0, \
event=0xbf8a1504)  at \
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #66 0xb6105413 \
in QApplicationPrivate::sendMouseEvent (receiver=0x81e45c0, event=0xbf8a1504, \
alienWidget=0x0, nativeWidget=0x81e45c0,  buttonDown=0xb6a319a0, lastMouseReceiver= \
0xb6a319a4) at kernel/qapplication.cpp:2766 #67 0xb6191a9a in \
QETWidget::translateMouseEvent (this=0x81e45c0, event=0xbf8a1af0) at \
kernel/qapplication_x11.cpp:4067 #68 0xb6192c35 in QApplication::x11ProcessEvent \
(this=0xbf8a1e0c, event=0xbf8a1af0) at kernel/qapplication_x11.cpp:3133 #69 \
0xb61c0d03 in x11EventSourceDispatch (s=0x80d4660, callback=0, user_data=0x0) at \
kernel/qguieventdispatcher_glib.cpp:148 #70 0xb58202d9 in g_main_context_dispatch () \
from /usr/lib/libglib-2.0.so.0 #71 0xb582385b in ?? () from /usr/lib/libglib-2.0.so.0
#72 0xb58239d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#73 0xb737071a in QEventDispatcherGlib::processEvents (this=0x80cf6c0, flags={i = \
-1081467720}) at kernel/qeventdispatcher_glib.cpp:325 #74 0xb61c0398 in \
QGuiEventDispatcherGlib::processEvents (this=0x80cf6c0, flags={i = -1081467672})  at \
kernel/qguieventdispatcher_glib.cpp:204 #75 0xb7336e1c in QEventLoop::processEvents \
(this=0xbf8a1d68, flags={i = -1081467616}) at kernel/qeventloop.cpp:149 #76 \
0xb733705a in QEventLoop::exec (this=0xbf8a1d68, flags={i = -1081467536}) at \
kernel/qeventloop.cpp:200 #77 0xb733b129 in QCoreApplication::exec () at \
kernel/qcoreapplication.cpp:845 #78 0xb60ffda8 in QApplication::exec () at \
kernel/qapplication.cpp:3304 #79 0x0804e9eb in main (argc=-1208477936, \
argv=0x80ecc88) at /workspace/gsoc/kdevelop4/src/main.cpp:209

_______________________________________________
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