From kdevelop-bugs Thu May 24 05:08:43 2012 From: Siddhant Saraf Date: Thu, 24 May 2012 05:08:43 +0000 To: kdevelop-bugs Subject: [Bug 300540] New: KDE crashes when trying to create a new project Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=133783637422233 https://bugs.kde.org/show_bug.cgi?id=300540 Bug ID: 300540 Severity: crash Version: unspecified Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: KDE crashes when trying to create a new project Classification: Unclassified OS: Linux Reporter: siddhantsaraf@gmail.com Hardware: Ubuntu Packages Status: UNCONFIRMED Component: general Product: kdevelop Application: kdevelop (4.3.1) KDE Platform Version: 4.8.2 (4.8.2) Qt Version: 4.8.1 Operating System: Linux 3.4.0-999-generic-pae i686 Distribution: Ubuntu 12.04 LTS -- Information about the crash: - What I was doing when the application crashed: I opened the 'New from Template' dialog box from the Project menu. Then when i was looking around through that dialog, the crash happened. -- Backtrace: Application: KDevelop (kdevelop), signal: Aborted Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb2790740 (LWP 3311))] Thread 7 (Thread 0xb0217b40 (LWP 3312)): #0 0xb5c16cbf in __pthread_mutex_lock (mutex=0x8cfdde8) at pthread_mutex_lock.c:47 #1 0xb5ebd5f4 in pthread_mutex_lock (mutex=0x8cfdde8) at forward.c:182 #2 0xb508b390 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb504bb7e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb504c0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb504c52b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #6 0xb021c134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so #7 0xb506f673 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #8 0xb5c14d4c in start_thread (arg=0xb0217b40) at pthread_create.c:308 #9 0xb5eaface in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xaf7ffb40 (LWP 3313)): #0 0xb5c16e13 in __pthread_mutex_lock (mutex=0xaf809900) at pthread_mutex_lock.c:113 #1 0xb5ebd5f4 in pthread_mutex_lock (mutex=0xaf809900) at forward.c:182 #2 0xb508b390 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb504b868 in g_main_context_query () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb504bfce in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb504c52b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #6 0xb0f400ea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 #7 0xb506f673 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #8 0xb5c14d4c in start_thread (arg=0xaf7ffb40) at pthread_create.c:308 #9 0xb5eaface in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xab1c6b40 (LWP 3317)): #0 0xb7711424 in __kernel_vsyscall () #1 0xb5c18d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0xb5ebd434 in __pthread_cond_timedwait (cond=0x914f6c8, mutex=0x914f6b0, abstime=0xab1c6268) at forward.c:152 #3 0xb6b8b2df in wait (time=1000, this=0x914f6b0) at thread/qwaitcondition_unix.cpp:84 #4 QWaitCondition::wait (this=0x91519fc, mutex=0x9151a00, time=1000) at thread/qwaitcondition_unix.cpp:158 #5 0xb55b89fa in KDevelop::DUChainPrivate::CleanupThread::run (this=0x91519f0) at ../../language/duchain/duchain.cpp:282 #6 0xb6b8ade0 in QThreadPrivate::start (arg=0x91519f0) at thread/qthread_unix.cpp:298 #7 0xb5c14d4c in start_thread (arg=0xab1c6b40) at pthread_create.c:308 #8 0xb5eaface in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xa8d10b40 (LWP 3320)): #0 0xb5b6bdcd in __GI_clock_gettime (clock_id=1, tp=0xa8d0ffb8) at ../sysdeps/unix/clock_gettime.c:116 #1 0xb6be9315 in do_gettime (frac=0xa8d0ffb0, sec=0xa8d0ffa8) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb6cd3226 in QTimerInfoList::updateCurrentTime (this=0x9346984) at kernel/qeventdispatcher_unix.cpp:343 #4 0xb6cd357a in QTimerInfoList::timerWait (this=0x9346984, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #5 0xb6cd1e23 in timerSourcePrepareHelper (src=, timeout=0xa8d100bc) at kernel/qeventdispatcher_glib.cpp:136 #6 0xb6cd1ebd in timerSourcePrepare (source=0x9346950, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #7 0xb504b762 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #8 0xb504bf6f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #9 0xb504c1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #10 0xb6cd28e7 in QEventDispatcherGlib::processEvents (this=0x9340418, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #11 0xb6c9e50d in QEventLoop::processEvents (this=0xa8d10240, flags=...) at kernel/qeventloop.cpp:149 #12 0xb6c9e7a9 in QEventLoop::exec (this=0xa8d10240, flags=...) at kernel/qeventloop.cpp:204 #13 0xb6b8794c in QThread::exec (this=0x933dad0) at thread/qthread.cpp:501 #14 0xb6c7bb5d in QInotifyFileSystemWatcherEngine::run (this=0x933dad0) at io/qfilesystemwatcher_inotify.cpp:248 #15 0xb6b8ade0 in QThreadPrivate::start (arg=0x933dad0) at thread/qthread_unix.cpp:298 #16 0xb5c14d4c in start_thread (arg=0xa8d10b40) at pthread_create.c:308 #17 0xb5eaface in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xa7aebb40 (LWP 3334)): #0 0xb7711424 in __kernel_vsyscall () #1 0xb5c1896b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb5ebd3dc in __pthread_cond_wait (cond=0xb4b5ba30, mutex=0xb4b5ba18) at forward.c:139 #3 0xb442a263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb442a37f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb5c14d4c in start_thread (arg=0xa7aebb40) at pthread_create.c:308 #6 0xb5eaface in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xa82ecb40 (LWP 3335)): #0 0xb7711424 in __kernel_vsyscall () #1 0xb5ea1380 in __GI___poll (fds=0xa7027a28, nfds=1, timeout=526) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xb5059a3b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb504c06e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb504c1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb6cd28e7 in QEventDispatcherGlib::processEvents (this=0xa70c8550, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0xb6c9e50d in QEventLoop::processEvents (this=0xa82ec270, flags=...) at kernel/qeventloop.cpp:149 #7 0xb6c9e7a9 in QEventLoop::exec (this=0xa82ec270, flags=...) at kernel/qeventloop.cpp:204 #8 0xb6b8794c in QThread::exec (this=0x9398d78) at thread/qthread.cpp:501 #9 0xb6b87a3b in QThread::run (this=0x9398d78) at thread/qthread.cpp:568 #10 0xb6b8ade0 in QThreadPrivate::start (arg=0x9398d78) at thread/qthread_unix.cpp:298 #11 0xb5c14d4c in start_thread (arg=0xa82ecb40) at pthread_create.c:308 #12 0xb5eaface in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb2790740 (LWP 3311)): [KCrash Handler] #7 0xb7711424 in __kernel_vsyscall () #8 0xb5df31ef in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #9 0xb5df6835 in __GI_abort () at abort.c:91 #10 0xb6b7f616 in qt_message_output (msgType=QtFatalMsg, buf=0x9ae50c0 "ASSERT failure in : \"Got an update for an invalid inteface. Investigate this.\", file atspiadaptor.cpp, line 899") at global/qglobal.cpp:2276 #11 0xb6b7fa4b in qt_message (msgType=QtFatalMsg, msg=0xb6d0c108 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=0xbfde36a4 "n\375w\255LKx\255\201ox\255\203\003") at global/qglobal.cpp:2322 #12 0xb6b7fb68 in qFatal (msg=0xb6d0c108 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qglobal.cpp:2505 #13 0xb6b7fbad in qt_assert_x (where=0xad77fd6e "", what=0xad784b4c "Got an update for an invalid inteface. Investigate this.", file=0xad786f81 "atspiadaptor.cpp", line=899) at global/qglobal.cpp:2010 #14 0xad770c2a in AtSpiAdaptor::notify(int, QAccessibleInterface*, int) () from /usr/lib/i386-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so #15 0xad752686 in QSpiAccessibleBridge::notifyAccessibilityUpdate(int, QAccessibleInterface*, int) () from /usr/lib/i386-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so #16 0xb6735ee3 in QAccessible::updateAccessibility (o=0x99c4fb0, who=0, reason=QAccessible::Focus) at accessible/qaccessible_unix.cpp:118 #17 0xb6765f12 in QListView::currentChanged (this=0x99c4fb0, current=..., previous=...) at itemviews/qlistview.cpp:3172 #18 0xb673d2d0 in qt_static_metacall (_a=0xbfde3af4, _id=20, _o=0x99c4fb0, _c=) at .moc/release-shared/moc_qabstractitemview.cpp:217 #19 QAbstractItemView::qt_static_metacall (_o=0x99c4fb0, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbfde3af4) at .moc/release-shared/moc_qabstractitemview.cpp:191 #20 0xb6cb66b1 in QMetaObject::activate (sender=0x9a261c8, m=0xb6b0f868, local_signal_index=1, argv=0xbfde3af4) at kernel/qobject.cpp:3547 #21 0xb679a62d in QItemSelectionModel::currentChanged (this=0x9a261c8, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:173 #22 0xb679a7ac in QItemSelectionModel::setCurrentIndex (this=0x9a261c8, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1175 #23 0xb67421ed in QAbstractItemView::mousePressEvent (this=0x99c4fb0, event=0xbfde4494) at itemviews/qabstractitemview.cpp:1682 #24 0xb61e4638 in QWidget::event (this=0x99c4fb0, event=0xbfde4494) at kernel/qwidget.cpp:8358 #25 0xb6601e45 in QFrame::event (this=0x99c4fb0, e=0xbfde4494) at widgets/qframe.cpp:557 #26 0xb6694aa1 in QAbstractScrollArea::viewportEvent (this=0x99c4fb0, e=0xbfde4494) at widgets/qabstractscrollarea.cpp:1043 #27 0xb673aabc in QAbstractItemView::viewportEvent (this=0x99c4fb0, event=0xbfde4494) at itemviews/qabstractitemview.cpp:1644 #28 0xb66971c6 in viewportEvent (this=, event=0xbfde4494) at widgets/qabstractscrollarea_p.h:100 #29 eventFilter (e=0xbfde4494, this=, o=) at widgets/qabstractscrollarea_p.h:116 #30 QAbstractScrollAreaFilter::eventFilter (this=0x99c5c38, o=0x99c5390, e=0xbfde4494) at widgets/qabstractscrollarea_p.h:115 #31 0xb6c9fb16 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8c9a198, receiver=0x99c5390, event=0xbfde4494) at kernel/qcoreapplication.cpp:986 #32 0xb6189ea2 in notify_helper (e=0xbfde4494, receiver=0x99c5390, this=0x8c9a198) at kernel/qapplication.cpp:4555 #33 QApplicationPrivate::notify_helper (this=0x8c9a198, receiver=0x99c5390, e=0xbfde4494) at kernel/qapplication.cpp:4531 #34 0xb6190024 in QApplication::notify (this=0x8c9a198, receiver=0x99c5390, e=0xbfde4494) at kernel/qapplication.cpp:4102 #35 0xb706cb21 in KApplication::notify (this=0xbfde58e4, receiver=0x99c5390, event=0xbfde4494) at ../../kdeui/kernel/kapplication.cpp:311 #36 0xb6c9f97e in QCoreApplication::notifyInternal (this=0xbfde58e4, receiver=0x99c5390, event=0xbfde4494) at kernel/qcoreapplication.cpp:876 #37 0xb618ae95 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #38 QApplicationPrivate::sendMouseEvent (receiver=0x99c5390, event=0xbfde4494, alienWidget=0x99c5390, nativeWidget=0xbfde4cac, buttonDown=0xb6b1ecf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170 #39 0xb6217074 in QETWidget::translateMouseEvent (this=0xbfde4cac, event=0xbfde494c) at kernel/qapplication_x11.cpp:4617 #40 0xb6215c0d in QApplication::x11ProcessEvent (this=0xbfde58e4, event=0xbfde494c) at kernel/qapplication_x11.cpp:3732 #41 0xb6242eac in x11EventSourceDispatch (s=0x8c9a298, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #42 0xb504bcda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #43 0xb504c0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #44 0xb504c1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #45 0xb6cd2887 in QEventDispatcherGlib::processEvents (this=0x8c73ef0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #46 0xb6242aaa in QGuiEventDispatcherGlib::processEvents (this=0x8c73ef0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #47 0xb6c9e50d in QEventLoop::processEvents (this=0xbfde4c40, flags=...) at kernel/qeventloop.cpp:149 #48 0xb6c9e7a9 in QEventLoop::exec (this=0xbfde4c40, flags=...) at kernel/qeventloop.cpp:204 #49 0xb66dc0c9 in QDialog::exec (this=0xbfde4cac) at dialogs/qdialog.cpp:554 #50 0xa8d71d44 in AppWizardPlugin::slotNewProject (this=0x91ec9e0) at ../../../plugins/appwizard/appwizardplugin.cpp:105 #51 0xb6cb66b1 in QMetaObject::activate (sender=0x921d4d8, m=0xb6b013f8, local_signal_index=1, argv=0xbfde4e78) at kernel/qobject.cpp:3547 #52 0xb61829bd in QAction::triggered (this=0x921d4d8, _t1=false) at .moc/release-shared/moc_qaction.cpp:277 #53 0xb6182c5b in QAction::activate (this=0x921d4d8, event=QAction::Trigger) at kernel/qaction.cpp:1257 #54 0xb6182fb8 in trigger (this=0x921d4d8) at kernel/qaction.h:218 #55 qt_static_metacall (_a=0x91dcce0, _id=8, _o=0x921d4d8, _c=) at .moc/release-shared/moc_qaction.cpp:151 #56 QAction::qt_static_metacall (_o=0x921d4d8, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x91dcce0) at .moc/release-shared/moc_qaction.cpp:137 #57 0xb6cb1c01 in QMetaCallEvent::placeMetaCall (this=0x8eb5998, object=0x921d4d8) at kernel/qobject.cpp:525 #58 0xb6cbac7b in QObject::event (this=0x921d4d8, e=0x8eb5998) at kernel/qobject.cpp:1195 #59 0xb6182d31 in event (e=, this=) at kernel/qaction.cpp:1187 #60 QAction::event (this=0x6, e=0x0) at kernel/qaction.cpp:1172 #61 0xb6f66aff in KAction::event (this=0x921d4d8, event=0x8eb5998) at ../../kdeui/actions/kaction.cpp:131 #62 0xb6189ed4 in notify_helper (e=0x8eb5998, receiver=0x921d4d8, this=0x8c9a198) at kernel/qapplication.cpp:4559 #63 QApplicationPrivate::notify_helper (this=0x8c9a198, receiver=0x921d4d8, e=0x8eb5998) at kernel/qapplication.cpp:4531 #64 0xb618f30d in QApplication::notify (this=0x8eb5998, receiver=0x921d4d8, e=0x8eb5998) at kernel/qapplication.cpp:4288 #65 0xb706cb21 in KApplication::notify (this=0xbfde58e4, receiver=0x921d4d8, event=0x8eb5998) at ../../kdeui/kernel/kapplication.cpp:311 #66 0xb6c9f97e in QCoreApplication::notifyInternal (this=0xbfde58e4, receiver=0x921d4d8, event=0x8eb5998) at kernel/qcoreapplication.cpp:876 #67 0xb6ca3ad8 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #68 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c73370) at kernel/qcoreapplication.cpp:1500 #69 0xb6ca3e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393 #70 0xb6cd2494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #71 postEventSourceDispatch (s=0x8c99f98) at kernel/qeventdispatcher_glib.cpp:279 #72 0xb504bcda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #73 0xb504c0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #74 0xb504c1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #75 0xb6cd2887 in QEventDispatcherGlib::processEvents (this=0x8c73ef0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #76 0xb6242aaa in QGuiEventDispatcherGlib::processEvents (this=0x8c73ef0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #77 0xb6c9e50d in QEventLoop::processEvents (this=0xbfde56f4, flags=...) at kernel/qeventloop.cpp:149 #78 0xb6c9e7a9 in QEventLoop::exec (this=0xbfde56f4, flags=...) at kernel/qeventloop.cpp:204 #79 0xb6ca3eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #80 0xb6187a74 in QApplication::exec () at kernel/qapplication.cpp:3820 #81 0x0805119f in ?? () #82 0xb5dde4d3 in __libc_start_main (main=0x804ba70, argc=3, ubp_av=0xbfde6144, init=0x80531c0 <__libc_csu_init>, fini=0x8053230 <__libc_csu_fini>, rtld_fini=0xb7721270 <_dl_fini>, stack_end=0xbfde613c) at libc-start.c:226 #83 0x08051991 in _start () Possible duplicates by query: bug 291961, bug 291369, bug 287560. Reported using DrKonqi -- 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