https://bugs.kde.org/show_bug.cgi?id=463627
Igor Kushnir <igor...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igor...@gmail.com Status|REPORTED |CONFIRMED Version|unspecified |git master Ever confirmed|0 |1 --- Comment #1 from Igor Kushnir <igor...@gmail.com> --- Reproduced in current git master. The backtrace with debug symbols: Application: KDevelop (kdevelop), signal: Segmentation fault [KCrash Handler] #4 QHash<QWidget*, Sublime::View*>::size() const (this=0x55fb0b061378) at /usr/include/qt/QtCore/qhash.h:283 #5 0x00007f351f197f37 in QHash<QWidget*, Sublime::View*>::values() const (this=0x55fb0b061378) at /usr/include/qt/QtCore/qhash.h:723 #6 0x00007f351f192c98 in Sublime::Container::views() const (this=0x55fb0b060e20) at /home/Fast_storage/kdevelop/kdevplatform/sublime/container.cpp:402 #7 0x00007f351eeb04fc in KDevelop::MainWindow::updateAllTabColors() (this=0x55fb09f67640) at /home/Fast_storage/kdevelop/kdevplatform/shell/mainwindow.cpp:486 #8 0x00007f351eeb5d0d in QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (KDevelop::MainWindow::*)()>::call(void (KDevelop::MainWindow::*)(), KDevelop::MainWindow*, void**) (f=(void (KDevelop::MainWindow::*)(KDevelop::MainWindow * const)) 0x7f351eeb03f6 <KDevelop::MainWindow::updateAllTabColors()>, o=0x55fb09f67640, arg=0x7fff3cad12d0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:152 #9 0x00007f351eeb510f in QtPrivate::FunctionPointer<void (KDevelop::MainWindow::*)()>::call<QtPrivate::List<>, void>(void (KDevelop::MainWindow::*)(), KDevelop::MainWindow*, void**) (f=(void (KDevelop::MainWindow::*)(KDevelop::MainWindow * const)) 0x7f351eeb03f6 <KDevelop::MainWindow::updateAllTabColors()>, o=0x55fb09f67640, arg=0x7fff3cad12d0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:185 #10 0x00007f351eeb4223 in QtPrivate::QSlotObject<void (KDevelop::MainWindow::*)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x55fb0a7ecc90, r=0x55fb09f67640, a=0x7fff3cad12d0, ret=0x0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:418 #11 0x00007f351a4bda51 in () at /usr/lib/libQt5Core.so.5 #12 0x00007f351f1a902c in Sublime::MainWindow::viewAdded(Sublime::View*) (this=0x55fb09f67640, _t1=0x55fb0cfdafe0) at /home/Fast_storage/kdevelop/build/kdevplatform/sublime/KDevPlatformSublime_autogen/include/moc_mainwindow.cpp:302 #13 0x00007f351f1b017a in Sublime::MainWindowPrivate::viewAdded(Sublime::AreaIndex*, Sublime::View*) (this=0x55fb0a05b3b0, index=0x55fb0babfac0, view=0x55fb0cfdafe0) at /home/Fast_storage/kdevelop/kdevplatform/sublime/mainwindow_p.cpp:574 #14 0x00007f351f1ac1ce in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<Sublime::AreaIndex*, Sublime::View*>, void, void (Sublime::MainWindowPrivate::*)(Sublime::AreaIndex*, Sublime::View*)>::call(void (Sublime::MainWindowPrivate::*)(Sublime::AreaIndex*, Sublime::View*), Sublime::MainWindowPrivate*, void**) (f=(void (Sublime::MainWindowPrivate::*)(Sublime::MainWindowPrivate * const, Sublime::AreaIndex *, Sublime::View *)) 0x7f351f1aff70 <Sublime::MainWindowPrivate::viewAdded(Sublime::AreaIndex*, Sublime::View*)>, o=0x55fb0a05b3b0, arg=0x7fff3cad1530) at /usr/include/qt/QtCore/qobjectdefs_impl.h:152 #15 0x00007f351f1abc28 in QtPrivate::FunctionPointer<void (Sublime::MainWindowPrivate::*)(Sublime::AreaIndex*, Sublime::View*)>::call<QtPrivate::List<Sublime::AreaIndex*, Sublime::View*>, void>(void (Sublime::MainWindowPrivate::*)(Sublime::AreaIndex*, Sublime::View*), Sublime::MainWindowPrivate*, void**) (f=(void (Sublime::MainWindowPrivate::*)(Sublime::MainWindowPrivate * const, Sublime::AreaIndex *, Sublime::View *)) 0x7f351f1aff70 <Sublime::MainWindowPrivate::viewAdded(Sublime::AreaIndex*, Sublime::View*)>, o=0x55fb0a05b3b0, arg=0x7fff3cad1530) at /usr/include/qt/QtCore/qobjectdefs_impl.h:185 #16 0x00007f351f1ab6c7 in QtPrivate::QSlotObject<void (Sublime::MainWindowPrivate::*)(Sublime::AreaIndex*, Sublime::View*), QtPrivate::List<Sublime::AreaIndex*, Sublime::View*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x55fb09d57b30, r=0x55fb0a05b3b0, a=0x7fff3cad1530, ret=0x0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:418 #17 0x00007f351a4bda51 in () at /usr/lib/libQt5Core.so.5 #18 0x00007f351f182559 in Sublime::Area::viewAdded(Sublime::AreaIndex*, Sublime::View*) (this=0x55fb09fc0170, _t1=0x55fb0babfac0, _t2=0x55fb0cfdafe0) at /home/Fast_storage/kdevelop/build/kdevplatform/sublime/KDevPlatformSublime_autogen/EWIEGA46WW/moc_area.cpp:285 #19 0x00007f351f1873b2 in Sublime::Area::addView(Sublime::View*, Sublime::AreaIndex*, Sublime::View*) (this=0x55fb09fc0170, view=0x55fb0cfdafe0, index=0x55fb0babfac0, after=0x55fb0b139cb0) at /home/Fast_storage/kdevelop/kdevplatform/sublime/area.cpp:177 #20 0x00007f351ef128f6 in KDevelop::DocumentController::openDocumentsWithSplitSeparators(Sublime::AreaIndex*, QStringList, bool&) (this=0x55fb09fdef10, index=0x55fb0babfac0, urlsWithSeparators=..., isFirstView=@0x7fff3cad1890: true) at /home/Fast_storage/kdevelop/kdevplatform/shell/documentcontroller.cpp:1192 #21 0x00007f351ef12f3c in KDevelop::DocumentController::openDocumentsWithSplitSeparators(Sublime::AreaIndex*, QStringList, bool&) (this=0x55fb09fdef10, index=0x55fb09fc01f0, urlsWithSeparators=..., isFirstView=@0x7fff3cad1890: true) at /home/Fast_storage/kdevelop/kdevplatform/shell/documentcontroller.cpp:1237 #22 0x00007f351ef11dc5 in KDevelop::DocumentController::openDocumentsSimple(QStringList) (this=0x55fb09fdef10, urls=...) at /home/Fast_storage/kdevelop/kdevplatform/shell/documentcontroller.cpp:1114 #23 0x00007f351ef13bcf in KDevelop::DocumentController::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x55fb09fdef10, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0x7fff3cad1a90) at /home/Fast_storage/kdevelop/build/kdevplatform/shell/KDevPlatformShell_autogen/include/moc_documentcontroller.cpp:199 #24 0x00007f351ef14054 in KDevelop::DocumentController::qt_metacall(QMetaObject::Call, int, void**) (this=0x55fb09fdef10, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0x7fff3cad1a90) at /home/Fast_storage/kdevelop/build/kdevplatform/shell/KDevPlatformShell_autogen/include/moc_documentcontroller.cpp:279 #25 0x00007f351b12e45f in () at /usr/lib/libQt5DBus.so.5 #26 0x00007f351b0f4a44 in () at /usr/lib/libQt5DBus.so.5 #27 0x00007f351b0f5586 in () at /usr/lib/libQt5DBus.so.5 #28 0x00007f351b0f575c in () at /usr/lib/libQt5DBus.so.5 #29 0x00007f351a4b0be0 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #30 0x00007f351b378b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #31 0x00007f351a48cf98 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #32 0x00007f351a48daa3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #33 0x00007f351a4d3e68 in () at /usr/lib/libQt5Core.so.5 #34 0x00007f351871687b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #35 0x00007f351876dc89 in () at /usr/lib/libglib-2.0.so.0 #36 0x00007f3518715132 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #37 0x00007f351a4d7c4c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #38 0x00007f351a48573c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #39 0x00007f351a490269 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #40 0x000055fb09235c36 in main(int, char**) (argc=3, argv=0x7fff3cad2578) at /home/Fast_storage/kdevelop/app/main.cpp:841 [Inferior 1 (process 78477) detached] -- You are receiving this mail because: You are watching all bug changes.