Bug 357519 - capture of Konsole output caused crash of all apps
Summary: capture of Konsole output caused crash of all apps
Status: RESOLVED DUPLICATE of bug 356583
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-04 14:38 UTC by George R. Goffe
Modified: 2016-01-10 22:28 UTC (History)
1 user (show)

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 George R. Goffe 2016-01-04 14:38:45 UTC
Application: kdeinit5 (15.08.3)

Qt Version: 5.5.1
Operating System: Linux 4.2.8-200.fc22.x86_64+debug x86_64
Distribution: "Fedora release 22 (Twenty Two)"

-- Information about the crash:
- What I was doing when the application crashed:

I had just run some commands to provide info for a bug related to conflicts in installing debug-info for Konsole. I attempted to save the Konsole output when this crash occurred. My browser, xosview and all Konsole instances have crashed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00007fe59c2d3f08 in QXcbWindow::setParent(QPlatformWindow const*) (this=0x2ebc090, parent=0x0) at qxcbwindow.cpp:1499
#7  0x00007fe5b8ef98bb in QWindow::setParent(QWindow*) (this=0x2de1bc0, parent=parent@entry=0x2f1b390) at kernel/qwindow.cpp:614
#8  0x00007fe5b96d45d5 in QWidgetPrivate::setParent_sys(QWidget*, QFlags<Qt::WindowType>) (this=this@entry=0x2a3a9c0, newparent=newparent@entry=0x2f1a8e0, f=...) at kernel/qwidget.cpp:10543
#9  0x00007fe5b96dffda in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) (this=this@entry=0x259e970, parent=parent@entry=0x2f1a8e0, f=...) at kernel/qwidget.cpp:10398
#10 0x00007fe5b96e10cc in QWidget::setParent(QWidget*) (this=this@entry=0x259e970, parent=parent@entry=0x2f1a8e0) at kernel/qwidget.cpp:10334
#11 0x00007fe5b97c711c in QDialogButtonBox::addButton(QAbstractButton*, QDialogButtonBox::ButtonRole) (this=0x2f1a8e0, button=0x259e970, role=role@entry=QDialogButtonBox::AcceptRole) at widgets/qdialogbuttonbox.cpp:761
#12 0x00007fe598afccb9 in KDEPlatformFileDialog::KDEPlatformFileDialog() (this=0x2a38f40) at ../../../src/platformtheme/kdeplatformfiledialoghelper.cpp:103
#13 0x00007fe598afd0e2 in KDEPlatformFileDialogHelper::KDEPlatformFileDialogHelper() (this=0x29e2fb0) at ../../../src/platformtheme/kdeplatformfiledialoghelper.cpp:201
#14 0x00007fe598af02da in KdePlatformTheme::createPlatformDialogHelper(QPlatformTheme::DialogType) const (this=<optimized out>, type=<optimized out>) at ../../../src/platformtheme/kdeplatformtheme.cpp:269
#15 0x00007fe5b98961b5 in QDialogPrivate::platformHelper() const (this=this@entry=0x2a3a170) at dialogs/qdialog.cpp:94
#16 0x00007fe5b98a9958 in QFileDialogPrivate::init(QUrl const&, QString const&, QString const&) (this=0x2a3a170) at dialogs/qfiledialog_p.h:112
#17 0x00007fe5b98a9958 in QFileDialogPrivate::init(QUrl const&, QString const&, QString const&) (this=this@entry=0x2a3a170, directory=..., nameFilter=..., caption=...) at dialogs/qfiledialog.cpp:2771
#18 0x00007fe5b98a9bda in QFileDialog::QFileDialog(QWidget*, QString const&, QString const&, QString const&) (this=0x29b2650, parent=0x253bb40, caption=..., directory=..., filter=...) at dialogs/qfiledialog.cpp:369
#19 0x00007fe59e39a6a3 in Konsole::SaveHistoryTask::execute() (this=0x1d43de0) at ../../src/SessionController.cpp:1670
#20 0x00007fe59e3ddb72 in Konsole::SessionController::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=_o@entry=0x25a30a0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=29, _a=_a@entry=0x7ffc8134eb70) at moc_SessionController.cpp:343
#21 0x00007fe5b89e52ea in QMetaObject::activate(QObject*, int, int, void**) (sender=sender@entry=0x25b4a40, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffc8134eb70) at kernel/qobject.cpp:3713
#22 0x00007fe5b89e5ae7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x25b4a40, m=m@entry=0x7fe5b9d9d080 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffc8134eb70) at kernel/qobject.cpp:3578
#23 0x00007fe5b96927d2 in QAction::triggered(bool) (this=this@entry=0x25b4a40, _t1=false) at .moc/moc_qaction.cpp:365
#24 0x00007fe5b9694c58 in QAction::activate(QAction::ActionEvent) (this=this@entry=0x25b4a40, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1162
#25 0x00007fe5b9817562 in QMenuPrivate::activateCausedStack(QList<QPointer<QWidget> > const&, QAction*, QAction::ActionEvent, bool) (this=this@entry=0x2564050, causedStack=..., action=action@entry=0x25b4a40, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1130
#26 0x00007fe5b981d82c in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) (this=this@entry=0x2564050, action=action@entry=0x25b4a40, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1207
#27 0x00007fe5b9821730 in QMenu::mouseReleaseEvent(QMouseEvent*) (this=<optimized out>, e=0x7ffc8134f1b0) at widgets/qmenu.cpp:2536
#28 0x00007fe5b96df428 in QWidget::event(QEvent*) (this=this@entry=0x256e760, event=event@entry=0x7ffc8134f1b0) at kernel/qwidget.cpp:9044
#29 0x00007fe5b9822173 in QMenu::event(QEvent*) (this=0x256e760, e=0x7ffc8134f1b0) at widgets/qmenu.cpp:2650
#30 0x00007fe5b969c41c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0x1c11400, receiver=0x256e760, e=0x7ffc8134f1b0) at kernel/qapplication.cpp:3716
#31 0x00007fe5b96a1fe9 in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=0x256e760, e=0x7ffc8134f1b0) at kernel/qapplication.cpp:3276
#32 0x00007fe5b89b677b in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffc8134fa90, receiver=0x256e760, event=0x7ffc8134f1b0) at kernel/qcoreapplication.cpp:965
#33 0x00007fe5b96a0ef2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) (receiver=0x256e760, event=0x7ffc8134f1b0, alienWidget=0x0, nativeWidget=0x256e760, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:227
#34 0x00007fe5b96f9ced in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=this@entry=0x27bb600, event=event@entry=0x7ffc8134f5c0) at kernel/qwidgetwindow.cpp:452
#35 0x00007fe5b96fbf4b in QWidgetWindow::event(QEvent*) (this=0x27bb600, event=0x7ffc8134f5c0) at kernel/qwidgetwindow.cpp:210
#36 0x00007fe5b969c41c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0x1c11400, receiver=0x27bb600, e=0x7ffc8134f5c0) at kernel/qapplication.cpp:3716
#37 0x00007fe5b96a18e6 in QApplication::notify(QObject*, QEvent*) (this=0x7ffc8134fa90, receiver=0x27bb600, e=0x7ffc8134f5c0) at kernel/qapplication.cpp:3499
#38 0x00007fe5b89b677b in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffc8134fa90, receiver=receiver@entry=0x27bb600, event=event@entry=0x7ffc8134f5c0) at kernel/qcoreapplication.cpp:965
#39 0x00007fe5b8ef2ee1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (event=0x7ffc8134f5c0, receiver=0x27bb600) at ../../src/corelib/kernel/qcoreapplication.h:227
#40 0x00007fe5b8ef2ee1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x2abeab0) at kernel/qguiapplication.cpp:1789
#41 0x00007fe5b8ef4bb5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e@entry=0x2abeab0) at kernel/qguiapplication.cpp:1581
#42 0x00007fe5b8ed8958 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:625
#43 0x00007fe59c2ee0a0 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#44 0x00007fe5b6043a8a in g_main_context_dispatch (context=0x7fe5940016f0) at gmain.c:3122
#45 0x00007fe5b6043a8a in g_main_context_dispatch (context=context@entry=0x7fe5940016f0) at gmain.c:3737
#46 0x00007fe5b6043e20 in g_main_context_iterate (context=context@entry=0x7fe5940016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3808
#47 0x00007fe5b6043ecc in g_main_context_iteration (context=0x7fe5940016f0, may_block=may_block@entry=1) at gmain.c:3869
#48 0x00007fe5b8a0ceef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x1c50910, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#49 0x00007fe5b89b3f0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc8134f940, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#50 0x00007fe5b89bbfec in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1229
#51 0x00007fe5b8eea60c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1527
#52 0x00007fe5b9698855 in QApplication::exec() () at kernel/qapplication.cpp:2976
#53 0x00007fe59e64b986 in kdemain(int, char**) (argc=<optimized out>, argv=<optimized out>) at ../../src/main.cpp:113
#54 0x00000000004085d0 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) (argc=argc@entry=5, _name=_name@entry=0x1bb2d58 "konsole", args=<optimized out>, args@entry=0x1bb2d60 "-session", cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x1bb2db7 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b493 "0") at ../../../src/kdeinit/kinit.cpp:745
#55 0x0000000000409e4e in handle_launcher_request(int, char const*) (sock=<optimized out>, who=<optimized out>) at ../../../src/kdeinit/kinit.cpp:1185
#56 0x000000000040a3cb in handle_requests(pid_t) (waitForPid=waitForPid@entry=0) at ../../../src/kdeinit/kinit.cpp:1374
#57 0x0000000000404fda in main(int, char**) (argc=5, argv=<optimized out>) at ../../../src/kdeinit/kinit.cpp:1865

Possible duplicates by query: bug 356867, bug 356718.

Reported using DrKonqi
Comment 1 Kåre Särs 2016-01-10 22:28:12 UTC

*** This bug has been marked as a duplicate of bug 356583 ***