Bug 353453 - Launch Konsole
Summary: Launch Konsole
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.14.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-02 15:00 UTC by Shaun
Modified: 2017-02-18 22:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shaun 2015-10-02 15:00:29 UTC
Application: konsole (2.14.2)
KDE Platform Version: 4.14.2 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 3.16.0-38-generic x86_64
Distribution: Linux Mint 17.2 Rafaela

-- Information about the crash:
- What I was doing when the application crashed:
Fresh install of Mint 17.2. Upon launch, Knotify crashed, update manager crashed, so went to Konsole for updates and it crashed too.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  operator& (f=Qt::WindowType_Mask, this=0x25161a0) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2342
#6  windowType (this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:938
#7  isWindow (this=0x25173d0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:946
#8  QWidget::window (this=this@entry=0x25173d0) at kernel/qwidget.cpp:4346
#9  0x00007ff658e99b6f in QWidget::setParent (this=this@entry=0x25173d0, parent=parent@entry=0x25134a0, f=...) at kernel/qwidget.cpp:10175
#10 0x00007ff658e9ace2 in QWidget::setParent (this=this@entry=0x25173d0, parent=parent@entry=0x25134a0) at kernel/qwidget.cpp:10160
#11 0x00007ff658e71da0 in QLayoutPrivate::reparentChildWidgets (this=<optimized out>, mw=mw@entry=0x25134a0) at kernel/qlayout.cpp:980
#12 0x00007ff658e71f4e in QLayoutPrivate::reparentChildWidgets (this=<optimized out>, mw=mw@entry=0x25134a0) at kernel/qlayout.cpp:984
#13 0x00007ff658e87d93 in QWidget::setLayout (this=0x25134a0, l=0x252b080) at kernel/qwidget.cpp:9830
#14 0x00007ff65b086e75 in Konsole::TabbedViewContainer::TabbedViewContainer (this=0x2513380, position=Konsole::ViewContainer::NavigationPositionBottom, connectedViewManager=<optimized out>, parent=<optimized out>) at ../../src/ViewContainer.cpp:351
#15 0x00007ff65b08a2c8 in Konsole::ViewManager::createContainer (this=this@entry=0x24c60e0) at ../../src/ViewManager.cpp:621
#16 0x00007ff65b08f8e8 in Konsole::ViewManager::createView (this=0x24c60e0, session=session@entry=0x24eedf0) at ../../src/ViewManager.cpp:591
#17 0x00007ff65b6abf64 in createView (session=0x24eedf0, this=0x23818b0) at ../../src/MainWindow.cpp:521
#18 Konsole::MainWindow::createSession (this=this@entry=0x23818b0, profile=..., directory=...) at ../../src/MainWindow.cpp:485
#19 0x00007ff65b6aa777 in Konsole::Application::newInstance (this=0x7ffeef791580) at ../../src/Application.cpp:128
#20 0x00007ff65a501f1a in ?? () from /usr/lib/libkdeui.so.5
#21 0x00007ff65a501f95 in ?? () from /usr/lib/libkdeui.so.5
#22 0x00007ff65a5021b3 in ?? () from /usr/lib/libkdeui.so.5
#23 0x00007ff657f9c1f6 in QDBusConnectionPrivate::deliverCall (this=this@entry=0x2380db0, object=object@entry=0x24a5ba0, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:951
#24 0x00007ff657f9d2f9 in QDBusConnectionPrivate::activateCall (this=this@entry=0x2380db0, object=0x24a5ba0, flags=flags@entry=337, msg=...) at qdbusintegrator.cpp:856
#25 0x00007ff657f9dddd in QDBusConnectionPrivate::activateObject (this=0x2380db0, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1427
#26 0x00007ff657f9deab in QDBusActivateObjectEvent::placeMetaCall (this=0x2490e00) at qdbusintegrator.cpp:1541
#27 0x00007ff659ac8c1e in QObject::event (this=this@entry=0x7ffeef791580, e=e@entry=0x2490e00) at kernel/qobject.cpp:1194
#28 0x00007ff659ab4cfc in QCoreApplication::event (this=this@entry=0x7ffeef791580, e=e@entry=0x2490e00) at kernel/qcoreapplication.cpp:1765
#29 0x00007ff658e4eed3 in QApplication::event (this=0x7ffeef791580, e=0x2490e00) at kernel/qapplication.cpp:2549
#30 0x00007ff658e49e2c in QApplicationPrivate::notify_helper (this=this@entry=0x2396760, receiver=receiver@entry=0x7ffeef791580, e=e@entry=0x2490e00) at kernel/qapplication.cpp:4567
#31 0x00007ff658e504a0 in QApplication::notify (this=0x7ffeef791580, receiver=0x7ffeef791580, e=0x2490e00) at kernel/qapplication.cpp:4353
#32 0x00007ff65a4facca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#33 0x00007ff659ab04dd in QCoreApplication::notifyInternal (this=0x7ffeef791580, receiver=receiver@entry=0x7ffeef791580, event=event@entry=0x2490e00) at kernel/qcoreapplication.cpp:953
#34 0x00007ff659ab3b3d in sendEvent (event=0x2490e00, receiver=0x7ffeef791580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x22ce670) at kernel/qcoreapplication.cpp:1577
#36 0x00007ff659ab3fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#37 0x00007ff659addf83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#38 postEventSourceDispatch (s=0x2359200) at kernel/qeventdispatcher_glib.cpp:287
#39 0x00007ff654a0de04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007ff654a0e048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007ff654a0e0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007ff659add7a1 in QEventDispatcherGlib::processEvents (this=0x22cfb50, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#43 0x00007ff658eebbe6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007ff659aaf0af in QEventLoop::processEvents (this=this@entry=0x7ffeef791450, flags=...) at kernel/qeventloop.cpp:149
#45 0x00007ff659aaf3a5 in QEventLoop::exec (this=this@entry=0x7ffeef791450, flags=...) at kernel/qeventloop.cpp:204
#46 0x00007ff659ab4b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#47 0x00007ff658e4837c in QApplication::exec () at kernel/qapplication.cpp:3828
#48 0x00007ff65b6b2937 in kdemain (argc=1, argv=0x7ffeef7916c8) at ../../src/main.cpp:86
#49 0x00007ff65b2f6ec5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, argv=0x7ffeef7916c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeef7916b8) at libc-start.c:287
#50 0x00000000004006fe in _start ()

Possible duplicates by query: bug 353315, bug 353304, bug 353147, bug 352576, bug 352564.

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2017-02-18 22:56:52 UTC
KDE4 is unmaintained and won't have any new releases.  If you can reproduce on
a recent KF5, please open a new ticket.