Summary: | Dolphin segmentation-faults | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Thijs Withaar <thijs.withaar> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | akselmo, kfm-devel, thijs.withaar |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 21.08.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Thijs Withaar
2021-11-23 18:44:29 UTC
Created attachment 143968 [details]
New crash information added by DrKonqi
dolphin (21.08.2) using Qt 5.15.2
- What I was doing when the application crashed:
Dolphin was running in the background, I was not interacting with it, but my mouse might have hovered over.
This is debian bookworm, with a lot of Qt libraries updated since the stacktrace from the previous report.
I get the impression it happens more/quicker when one of the tabs is pointing to an smb share, but it's hard to be sure.
-- Backtrace (Reduced):
#4 QAccessibleInterface::tableCellInterface (this=0x0) at ../../../include/QtGui/../../src/gui/accessible/qaccessible.h:510
#5 AtSpiAdaptor::tableInterface (this=0x563d4af29710, interface=0x563d4b1f7950, function=..., message=..., connection=...) at ./src/platformsupport/linuxaccessibility/atspiadaptor.cpp:2434
#6 0x00007f37d47fc49e in AtSpiAdaptor::handleMessage (this=this@entry=0x563d4af29710, message=..., connection=...) at ./src/platformsupport/linuxaccessibility/atspiadaptor.cpp:1290
#7 0x00007f37dae1a94f in QDBusConnectionPrivate::activateObject (this=0x7f37c400c930, node=..., msg=..., pathStartPos=27) at ./src/dbus/qdbusintegrator.cpp:1458
#8 0x00007f37dae1d0c8 in QDBusActivateObjectEvent::placeMetaCall (this=0x563d4aea7f00) at ./src/dbus/qdbusintegrator.cpp:1617
Crash seems to be with Qt and it has been updated since the bug report. Please reopen if you encounter this issue again with current Dolphin version, thank you! |