Bug 399890 - konqueror-17.04.1-1.fc26.x86_64 won't start after dnf system-upgrade fc25-> fc26
Summary: konqueror-17.04.1-1.fc26.x86_64 won't start after dnf system-upgrade fc25-> fc26
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-10-16 17:31 UTC by STV
Modified: 2021-01-16 04:37 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 STV 2018-10-16 17:31:42 UTC
Application: kdeinit5 (5.0.97)

Qt Version: 5.9.4
Frameworks Version: 5.44.0
Operating System: Linux 4.16.11-100.fc26.x86_64 x86_64
Distribution: "Fedora release 26 (Twenty Six)"

-- Information about the crash:
- What I was doing when the application crashed: Just logged in after 3 days of dnf system-upgrade which had hung on tracker.

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1bdfa798c0 (LWP 16257))]

Thread 3 (Thread 0x7f1bb7e71700 (LWP 16259)):
#0  0x00007f1bdd08b0ed in read () at /lib64/libc.so.6
#1  0x00007f1bd8961150 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x00007f1bd891d088 in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x00007f1bd891d520 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#4  0x00007f1bd891d68c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#5  0x00007f1bddeb7d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#6  0x00007f1bdde65aaa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#7  0x00007f1bddcb69aa in QThread::exec() () at /lib64/libQt5Core.so.5
#8  0x00007f1bdfb35659 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#9  0x00007f1bddcbaec2 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#10 0x00007f1bdc8ce36d in start_thread () at /lib64/libpthread.so.0
#11 0x00007f1bdd09bb4f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f1bc3b9b700 (LWP 16258)):
#0  0x00007f1bdd08fa5d in poll () at /lib64/libc.so.6
#1  0x00007f1bdee3bc97 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f1bdee3da8a in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f1bc5d00549 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007f1bddcbaec2 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f1bdc8ce36d in start_thread () at /lib64/libpthread.so.0
#6  0x00007f1bdd09bb4f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1bdfa798c0 (LWP 16257)):
[KCrash Handler]
#6  0x00007f1bdcfc19fb in raise () at /lib64/libc.so.6
#7  0x00007f1bdcfc3800 in abort () at /lib64/libc.so.6
#8  0x00007f1bdd007bb1 in __libc_message () at /lib64/libc.so.6
#9  0x00007f1bdd0150c3 in _int_malloc () at /lib64/libc.so.6
#10 0x00007f1bdd017cb8 in malloc () at /lib64/libc.so.6
#11 0x00007f1bddcbb892 in QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>) () at /lib64/libQt5Core.so.5
#12 0x00007f1bddd27906 in QString::QString(QChar const*, int) () at /lib64/libQt5Core.so.5
#13 0x00007f1bddd27aa3 in QString::mid(int, int) const () at /lib64/libQt5Core.so.5
#14 0x00007f1bdddecc69 in QFileSystemEntry::baseName() const () at /lib64/libQt5Core.so.5
#15 0x00007f1bddda6c8d in QFileInfo::baseName() const () at /lib64/libQt5Core.so.5
#16 0x00007f1bde214d4e in QImageReader::read(QImage*) () at /lib64/libQt5Gui.so.5
#17 0x00007f1bde214f24 in QImageReader::read() () at /lib64/libQt5Gui.so.5
#18 0x00007f1bcced54bb in KIconLoaderPrivate::createIconImage(QString const&, int, KIconLoader::States) () at /lib64/libKF5IconThemes.so.5
#19 0x00007f1bcced5d1a in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () at /lib64/libKF5IconThemes.so.5
#20 0x00007f1bccecbeca in KIconEngine::pixmap(QSize const&, QIcon::Mode, QIcon::State) () at /lib64/libKF5IconThemes.so.5
#21 0x00007f1bde233a4b in QIcon::pixmap(QWindow*, QSize const&, QIcon::Mode, QIcon::State) const () at /lib64/libQt5Gui.so.5
#22 0x00007f1bde233b1e in QIcon::pixmap(QSize const&, QIcon::Mode, QIcon::State) const () at /lib64/libQt5Gui.so.5
#23 0x00007f1bc312336f in QGtkStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () at /usr/lib64/qt5/plugins/styles/libqgtk2style.so
#24 0x00007f1bc31237ac in QGtkStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () at /usr/lib64/qt5/plugins/styles/libqgtk2style.so
#25 0x00007f1bced4a5ad in KPushButton::paintEvent(QPaintEvent*) () at /lib64/libKF5KDELibs4Support.so.5
#26 0x00007f1bde7218b8 in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#27 0x00007f1bde6e2f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#28 0x00007f1bde6ea774 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#29 0x00007f1bdde66d27 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#30 0x00007f1bde71a9aa in QWidgetPrivate::sendPaintEvent(QRegion const&) () at /lib64/libQt5Widgets.so.5
#31 0x00007f1bde71af6a in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#32 0x00007f1bde71bbe0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#33 0x00007f1bde71bd69 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#34 0x00007f1bde71ab76 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#35 0x00007f1bde71bbe0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#36 0x00007f1bde71bd69 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#37 0x00007f1bde71ab76 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#38 0x00007f1bde6f24d9 in QWidgetBackingStore::doSync() () at /lib64/libQt5Widgets.so.5
#39 0x00007f1bde6f2c82 in QWidgetBackingStore::sync(QWidget*, QRegion const&) () at /lib64/libQt5Widgets.so.5
#40 0x00007f1bde73e683 in QWidgetWindow::handleExposeEvent(QExposeEvent*) () at /lib64/libQt5Widgets.so.5
#41 0x00007f1bde73efcd in QWidgetWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#42 0x00007f1bde6e2f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#43 0x00007f1bde6ea774 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#44 0x00007f1bdde66d27 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#45 0x00007f1bde1c0cff in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /lib64/libQt5Gui.so.5
#46 0x00007f1bde1c193d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /lib64/libQt5Gui.so.5
#47 0x00007f1bde19abbb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5
#48 0x00007f1bc5d634e0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5
#49 0x00007f1bd891d257 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#50 0x00007f1bd891d5f8 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#51 0x00007f1bd891d68c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#52 0x00007f1bddeb7d6f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#53 0x00007f1bdde65aaa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#54 0x00007f1bde8ce587 in QDialog::exec() () at /lib64/libQt5Widgets.so.5
#55 0x00007f1bcf759784 in KonqSessionManager::askUserToRestoreAutosavedAbandonedSessions() () at /lib64/libkdeinit5_konqueror.so
#56 0x00007f1bcf748a3e in KonqMainWindowFactory::createEmptyWindow() () at /lib64/libkdeinit5_konqueror.so
#57 0x00007f1bcf748ca3 in KonqMainWindowFactory::createNewWindow(QUrl const&, KonqOpenURLRequest const&) () at /lib64/libkdeinit5_konqueror.so
#58 0x00007f1bcf766b44 in kdemain () at /lib64/libkdeinit5_konqueror.so
#59 0x0000555e83640ecf in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#60 0x0000555e836421fc in handle_launcher_request(int, char const*) [clone .isra.27] ()
#61 0x0000555e83642b54 in handle_requests(int) ()
#62 0x0000555e8363da1c in main ()

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:38:08 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Bug Janitor Service 2021-01-01 04:39:04 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 2021-01-16 04:37:48 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!