Summary: | Krusader crashed | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | ladislav.bonita |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | krusader-bugs-null, ladislav.bonita, nate, osobukoman, voidpointertonull+bugskdeorg |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
ladislav.bonita
2023-10-29 12:40:54 UTC
Created attachment 162879 [details]
New crash information added by DrKonqi
krusader (2.8.0 "A New Day") using Qt 5.15.11
Looks like I have encoutered same problem as before.
-- Backtrace (Reduced):
#4 QWeakPointer<QObject>::internalData (this=0xdc186f96244e621d) at ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:702
#5 QPointer<QScreen>::data (this=0xdc186f96244e621d) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:77
#6 QPointer<QScreen>::operator QScreen* (this=0xdc186f96244e621d) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:83
#7 QPlatformScreen::screen (this=this@entry=0x55c7c88446f0) at kernel/qplatformscreen.cpp:154
#8 0x00007f03b5012d87 in QtWaylandClient::QWaylandWindow::handleScreensChanged (this=0x55c7c80afd70) at ./src/client/qwaylandwindow.cpp:1055
Didn't you happen to have a monitor hotplug event at the time of crash? That QtWaylandClient::QWaylandWindow::handleScreensChanged part suggests something like that, and a suspiciously similar issue can be seen for example in Bug 467147 , so I suspect this not to be a Krusader specific issue. *** This bug has been marked as a duplicate of bug 473020 *** |