Crash

Kevin Funk kfunk at kde.org
Thu Oct 22 11:02:09 UTC 2015


On Wednesday, October 21, 2015 09:52:20 AM Luis Felipe Dominguez Vega wrote:
> Hello people, this is a stacktrace of a crash that i was get when i
> working with kdevelop, as when closing too.... The problem is about the
> document viewer.
> I was programming and i need modify the QML and Qt plugins import path,
> but because of that kdevelop recognice all the documentation twice, so i
> have two man, qt and qt documentations.....

Heya,

Please report bugs to http://bugs.kde.org

You're also lacking debug symbols for both kdevplatform/kdevelop.

Also see:
  https://techbase.kde.org/Development/Tutorials/Debugging/
How_to_create_useful_crash_reports#How_to_create_useful_crash_reports

Thanks,
Kevin
 
> ----------------------------------------------------------------------------
> -
> 
> Thread 1 (Thread 0x7f569bc49940 (LWP 2918)):
> [KCrash Handler]
> #6  0x00007f56ae736218 in DocumentationView::changedProvider(int) ()
> from /usr/lib/x86_64-linux-gnu/libKDevPlatformDocumentation.so.9
> #7  0x00007f56b10d8187 in QtPrivate::QSlotObjectBase::call
> (a=0x7ffd286457d0, r=0x53abb40, this=<optimized out>) at
> ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
> #8  QMetaObject::activate (sender=0x44e3290, signalOffset=<optimized
> out>, local_signal_index=<optimized out>, argv=<optimized out>) at
> kernel/qobject.cpp:3702
> #9  0x00007f56ae733f09 in
> ProvidersModel::removeProviders(QList<KDevelop::IDocumentationProvider*>
> const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformDocumentation.so.9
> #10 0x00007f56ae7346df in ProvidersModel::unloaded(KDevelop::IPlugin*)
> () from /usr/lib/x86_64-linux-gnu/libKDevPlatformDocumentation.so.9
> #11 0x00007f56b10d8187 in QtPrivate::QSlotObjectBase::call
> (a=0x7ffd28645a30, r=0x44e3290, this=<optimized out>) at
> ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
> #12 QMetaObject::activate (sender=0x165e610, signalOffset=<optimized
> out>, local_signal_index=<optimized out>, argv=<optimized out>) at
> kernel/qobject.cpp:3702
> #13 0x00007f56b51abef2 in
> KDevelop::IPluginController::unloadingPlugin(KDevelop::IPlugin*) () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformInterfaces.so.9
> #14 0x00007f56b6be0c14 in
> KDevelop::PluginController::unloadPlugin(KDevelop::IPlugin*,
> KDevelop::PluginController::PluginDeletion) () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.9
> #15 0x00007f56b6be0ebf in KDevelop::PluginController::cleanup() () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.9
> #16 0x00007f56b6bf1693 in KDevelop::Core::cleanup() () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.9
> #17 0x00007f56b6bf1908 in KDevelop::Core::shutdown() () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.9
> #18 0x00007f56b6bd0fad in KDevelop::MainWindow::~MainWindow() () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.9
> #19 0x00007f56b6bd0ff9 in KDevelop::MainWindow::~MainWindow() () from
> /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.9
> #20 0x00007f56b10d91e0 in QObject::event (this=this at entry=0x164d9a0,
> e=e at entry=0x22de040) at kernel/qobject.cpp:1236
> #21 0x00007f56b1b0aedb in QWidget::event (this=this at entry=0x164d9a0,
> event=event at entry=0x22de040) at kernel/qwidget.cpp:9084
> #22 0x00007f56b1c1c37b in QMainWindow::event (this=0x164d9a0,
> event=0x22de040) at widgets/qmainwindow.cpp:1495
> #23 0x00007f56b477fdc7 in KMainWindow::event(QEvent*) () from
> /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
> #24 0x00007f56b47b8215 in KXmlGuiWindow::event(QEvent*) () from
> /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
> #25 0x00007f56b1ac8b8c in QApplicationPrivate::notify_helper
> (this=this at entry=0x854210, receiver=receiver at entry=0x164d9a0,
> e=e at entry=0x22de040) at kernel/qapplication.cpp:3720
> #26 0x00007f56b1ace230 in QApplication::notify (this=0x7ffd286464b0,
> receiver=0x164d9a0, e=0x22de040) at kernel/qapplication.cpp:3503
> #27 0x00007f56b10a7a8b in QCoreApplication::notifyInternal
> (this=0x7ffd286464b0, receiver=0x164d9a0, event=event at entry=0x22de040)
> at kernel/qcoreapplication.cpp:935
> #28 0x00007f56b10a9bc7 in QCoreApplication::sendEvent (event=0x22de040,
> receiver=<optimized out>) at
> ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
> #29 QCoreApplicationPrivate::sendPostedEvents
> (receiver=receiver at entry=0x0, event_type=event_type at entry=0,
> data=0x849bd0) at kernel/qcoreapplication.cpp:1552
> #30 0x00007f56b10aa0f8 in QCoreApplication::sendPostedEvents
> (receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
> kernel/qcoreapplication.cpp:1410
> #31 0x00007f56b10fea23 in postEventSourceDispatch (s=0x88bec0) at
> kernel/qeventdispatcher_glib.cpp:271
> #32 0x00007f56a8501fe7 in g_main_context_dispatch () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #33 0x00007f56a8502240 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #34 0x00007f56a85022ec in g_main_context_iteration () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #35 0x00007f56b10fee2f in QEventDispatcherGlib::processEvents
> (this=0x88e4e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
> #36 0x00007f56b10a52ca in QEventLoop::exec
> (this=this at entry=0x7ffd28646300, flags=..., flags at entry=...) at
> kernel/qeventloop.cpp:204
> #37 0x00007f56b10ace3c in QCoreApplication::exec () at
> kernel/qcoreapplication.cpp:1188
> #38 0x000000000040dcf0 in main ()
> 17 de octubre: Final Cubana 2015 del Concurso de ProgramaciĆ³n ACM-ICPC.
> http://coj.uci.cu/contest/contestview.xhtml?cid=1407
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop-devel

-- 
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151022/a414e96d/attachment-0001.sig>


More information about the KDevelop-devel mailing list