Summary: | Konqueror crashed on restoring session | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | bug2017 |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bug2017, stefano.crocco |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
bug2017
2021-06-07 12:05:30 UTC
Created attachment 139393 [details]
New crash information added by DrKonqi
konqueror (21.04.1) using Qt 5.15.2
- What I was doing when the application crashed:
Restoring the session after a reboot.
Same as last time, identical backtrace
-- Backtrace (Reduced):
#6 0x00007f6585d64c99 in KonqView::url (this=0x0) at /var/tmp/portage/kde-apps/konqueror-21.04.1-r1/work/konqueror-21.04.1/src/konqview.cpp:880
#7 0x00007f6585d93d4c in KonqMainWindow::isPreloaded (this=this@entry=0x555a951e2330) at /var/tmp/portage/kde-apps/konqueror-21.04.1-r1/work/konqueror-21.04.1/src/konqmainwindow.cpp:3950
#8 0x00007f6585dc74bf in KonqSessionManager::saveCurrentSessionToFile (this=this@entry=0x555a94da5100, config=0x555a9504ccd0, theMainWindows=...) at /var/tmp/portage/kde-apps/konqueror-21.04.1-r1/work/konqueror-21.04.1/src/konqsessionmanager.cpp:515
#9 0x00007f6585dc76f8 in KonqSessionManager::autoSaveSession (this=0x555a94da5100) at /var/tmp/portage/kde-apps/konqueror-21.04.1-r1/work/konqueror-21.04.1/src/konqsessionmanager.cpp:464
#10 0x00007f6583f8189c in doActivate<false> (sender=0x555a94da5110, signal_index=3, argv=argv@entry=0x7fff6663fdb0) at /var/tmp/portage/dev-qt/qtcore-5.15.2-r2/work/qtbase-everywhere-src-5.15.2/src/corelib/kernel/qobject.cpp:3898
Created attachment 155660 [details]
New crash information added by DrKonqi
konqueror (22.12.1) using Qt 5.15.8
Same as on initial report: Rebooting the system. After logging in konqueror crashed on restoring the session.
-- Backtrace (Reduced):
#6 0x00007f30df995cd8 in KonqView::url (this=0x0) at /var/tmp/portage/kde-apps/konqueror-22.12.1/work/konqueror-22.12.1/src/konqview.cpp:873
#7 0x00007f30df9d084c in KonqMainWindow::isPreloaded (this=<optimized out>) at /var/tmp/portage/kde-apps/konqueror-22.12.1/work/konqueror-22.12.1/src/konqmainwindow.cpp:3810
#8 0x00007f30df9edd83 in KonqMainWindow::saveGlobalProperties (this=<optimized out>, sessionConfig=0x55a9bb4cc5e0) at /var/tmp/portage/kde-apps/konqueror-22.12.1/work/konqueror-22.12.1/src/konqmainwindow.cpp:5580
#9 0x00007f30df04d2fd in KMWSessionManager::saveState (this=<optimized out>, sm=...) at /var/tmp/portage/kde-frameworks/kxmlgui-5.102.0/work/kxmlgui-5.102.0/src/kmainwindow.cpp:136
#10 0x00007f30dd971c2c in QtPrivate::QSlotObjectBase::call (a=0x7ffea4fa6e70, r=0x7f30df0c5360 <(anonymous namespace)::Q_QGS_ksm::innerFunction()::holder>, this=0x55a9bb549f90) at /var/tmp/portage/dev-qt/qtcore-5.15.8-r2/work/qtbase-everywhere-src-5.15.8/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
This looks like bug #463358. I think I found its cause and it should be fixed in the next release (22.12.2); however, I can't be completely sure as I couldn't reproduce it. *** This bug has been marked as a duplicate of bug 463358 *** |