Summary: | Dolphin crashes when I click 'Properties...' in directory context menu | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Artem <art> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | akselmo, jasoncollege24, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Artem
2022-08-03 05:38:21 UTC
Created attachment 151123 [details]
New crash information added by DrKonqi
dolphin (21.12.3) using Qt 5.15.3
- What I was doing when the application crashed:
I'm pretty sure this is the same bug. Caused by right clicking the drive name, in the left panel, and choose the "Properties..." item.
As soon as the properties window appears, Dolphin crashes. Can be reproduced every time. (couldn't find where to change this option)
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140517759497664) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=140517759497664) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=140517759497664, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x00007fccdc035476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007fccdc01b7f3 in __GI_abort () at ./stdlib/abort.c:79
Can't reproduce, likely fixed. |