Bug 357560 - Konsole Crash when changing profile settings
Summary: Konsole Crash when changing profile settings
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-05 09:38 UTC by Laven Pillay
Modified: 2018-12-01 03:51 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 Laven Pillay 2016-01-05 09:38:59 UTC
Application: konsole (15.08.3)

Qt Version: 5.5.1
Operating System: Linux 4.2.8-300.fc23.x86_64 x86_64
Distribution: "Korora release 23 (Coral)"

-- Information about the crash:
- What I was doing when the application crashed:
I had just done the following : 
1. Created new Konsole Profile
2. Changed General settings for new Profile
3. Changed Appearance settings > Background image
4. When I tried to browse for the image, Konsole crashed

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa1173ad940 (LWP 2973))]

Thread 4 (Thread 0x7fa0f7b67700 (LWP 2974)):
#0  0x00007fa10f4d7ffd in poll () from /lib64/libc.so.6
#1  0x00007fa10b629272 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fa10b62aee7 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fa0f9cfeda9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fa1100e03ce in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fa10d45e60a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fa10f4e3a9d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fa0eec13700 (LWP 4193)):
#0  0x00007fa10d463b10 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa1100e165b in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5
#2  0x00007fa1111dae6a in QFileInfoGatherer::run() () from /lib64/libQt5Widgets.so.5
#3  0x00007fa1100e03ce in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#4  0x00007fa10d45e60a in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa10f4e3a9d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fa0ed6f6700 (LWP 19367)):
#0  0x00007fa10d463b10 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa1100e165b in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5
#2  0x00007fa1111dae6a in QFileInfoGatherer::run() () from /lib64/libQt5Widgets.so.5
#3  0x00007fa1100e03ce in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#4  0x00007fa10d45e60a in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa10f4e3a9d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa1173ad940 (LWP 2973)):
[KCrash Handler]
#5  0x00007fa0f9d15f08 in QXcbWindow::setParent(QPlatformWindow const*) () from /lib64/libQt5XcbQpa.so.5
#6  0x00007fa1108048bb in QWindow::setParent(QWindow*) () from /lib64/libQt5Gui.so.5
#7  0x00007fa110fdf5d5 in QWidgetPrivate::setParent_sys(QWidget*, QFlags<Qt::WindowType>) () from /lib64/libQt5Widgets.so.5
#8  0x00007fa110feafda in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) () from /lib64/libQt5Widgets.so.5
#9  0x00007fa110fec0cc in QWidget::setParent(QWidget*) () from /lib64/libQt5Widgets.so.5
#10 0x00007fa1110d211c in QDialogButtonBox::addButton(QAbstractButton*, QDialogButtonBox::ButtonRole) () from /lib64/libQt5Widgets.so.5
#11 0x00007fa0f6d36de9 in KDEPlatformFileDialog::KDEPlatformFileDialog() () from /usr/lib64/qt5/plugins/platformthemes/KDEPlatformTheme.so
#12 0x00007fa0f6d37212 in KDEPlatformFileDialogHelper::KDEPlatformFileDialogHelper() () from /usr/lib64/qt5/plugins/platformthemes/KDEPlatformTheme.so
#13 0x00007fa0f6d2a35a in KdePlatformTheme::createPlatformDialogHelper(QPlatformTheme::DialogType) const () from /usr/lib64/qt5/plugins/platformthemes/KDEPlatformTheme.so
#14 0x00007fa1111a11b5 in QDialogPrivate::platformHelper() const () from /lib64/libQt5Widgets.so.5
#15 0x00007fa1111b4958 in QFileDialogPrivate::init(QUrl const&, QString const&, QString const&) () from /lib64/libQt5Widgets.so.5
#16 0x00007fa1111b4c76 in QFileDialog::QFileDialog(QFileDialogArgs const&) () from /lib64/libQt5Widgets.so.5
#17 0x00007fa1111b4dce in QFileDialog::getOpenFileUrl(QWidget*, QString const&, QUrl const&, QString const&, QString*, QFlags<QFileDialog::Option>, QStringList const&) () from /lib64/libQt5Widgets.so.5
#18 0x00007fa1111b5092 in QFileDialog::getOpenFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>) () from /lib64/libQt5Widgets.so.5
#19 0x00007fa116d690b1 in Konsole::ColorSchemeEditor::selectWallpaper() () from /lib64/libkonsoleprivate.so.15
#20 0x00007fa1102f0177 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#21 0x00007fa1113419e2 in QAbstractButton::clicked(bool) () from /lib64/libQt5Widgets.so.5
#22 0x00007fa1110a4524 in QAbstractButtonPrivate::emitClicked() () from /lib64/libQt5Widgets.so.5
#23 0x00007fa1110a5b39 in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5
#24 0x00007fa1110a5cb4 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#25 0x00007fa11116a96a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#26 0x00007fa110fea428 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#27 0x00007fa11116aa49 in QToolButton::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#28 0x00007fa110fa741c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#29 0x00007fa110facfe9 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#30 0x00007fa1102c177b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#31 0x00007fa110fabef2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQt5Widgets.so.5
#32 0x00007fa11100498b in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#33 0x00007fa111006f4b in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#34 0x00007fa110fa741c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#35 0x00007fa110fac8e6 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#36 0x00007fa1102c177b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#37 0x00007fa1107fdee1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#38 0x00007fa1107ffbb5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /lib64/libQt5Gui.so.5
#39 0x00007fa1107e3958 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#40 0x00007fa0f9d300a0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#41 0x00007fa10ac8ae3a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#42 0x00007fa10ac8b1d0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#43 0x00007fa10ac8b27c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#44 0x00007fa110317eef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#45 0x00007fa1102bef0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#46 0x00007fa1111a240d in QDialog::exec() () from /lib64/libQt5Widgets.so.5
#47 0x00007fa116da1703 in Konsole::ManageProfilesDialog::editSelected() () from /lib64/libkonsoleprivate.so.15
#48 0x00007fa1102f0177 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#49 0x00007fa1113419e2 in QAbstractButton::clicked(bool) () from /lib64/libQt5Widgets.so.5
#50 0x00007fa1110a4524 in QAbstractButtonPrivate::emitClicked() () from /lib64/libQt5Widgets.so.5
#51 0x00007fa1110a5b39 in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5
#52 0x00007fa1110a5cb4 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#53 0x00007fa110fea428 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#54 0x00007fa110fa741c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#55 0x00007fa110facfe9 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#56 0x00007fa1102c177b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#57 0x00007fa110fabef2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQt5Widgets.so.5
#58 0x00007fa11100498b in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#59 0x00007fa111006f4b in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#60 0x00007fa110fa741c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#61 0x00007fa110fac8e6 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#62 0x00007fa1102c177b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#63 0x00007fa1107fdee1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#64 0x00007fa1107ffbb5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /lib64/libQt5Gui.so.5
#65 0x00007fa1107e3958 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#66 0x00007fa0f9d300a0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#67 0x00007fa10ac8ae3a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#68 0x00007fa10ac8b1d0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#69 0x00007fa10ac8b27c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#70 0x00007fa110317eef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#71 0x00007fa1102bef0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#72 0x00007fa1102c6fec in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#73 0x00007fa117089986 in kdemain () from /lib64/libkdeinit5_konsole.so
#74 0x00007fa10f401580 in __libc_start_main () from /lib64/libc.so.6
#75 0x0000556643d64ba9 in _start ()

Possible duplicates by query: bug 357519, bug 356966, bug 356867, bug 356718, bug 356584.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-11-01 13:43:02 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:37:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-12-01 03:51:40 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!