Summary: | Crash when closing dolphin | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Bruno Hivert <pruneau> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde, kfm-devel, oded, pruneau |
Priority: | NOR | Keywords: | drkonqi |
Version: | 19.12.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Bruno Hivert
2022-07-24 13:22:01 UTC
Created attachment 152074 [details]
New crash information added by DrKonqi
dolphin (19.12.3) using Qt 5.12.8
- What I was doing when the application crashed:
I had another directory open in a split tab, and closed the split tab
-- Backtrace (Reduced):
#8 0x00007fe8915a88ac in UpdateItemStatesThread::run (this=0x563dd298db40) at ./src/views/versioncontrol/updateitemstatesthread.cpp:54
#9 0x00007fe88f40f9d2 in QThreadPrivate::start (arg=0x563dd298db40) at thread/qthread_unix.cpp:361
#10 0x00007fe88de60609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#11 0x00007fe89171f133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Created attachment 154972 [details]
New crash information added by DrKonqi
dolphin (22.08.2) using Qt 5.15.7
I also get this crash sometimes when opening dolphin to my home dir and immediately closing it.
-- Backtrace (Reduced):
#6 0x00007fecd232c1e2 in UpdateItemStatesThread::run (this=0x5576033d9510) at ./src/views/versioncontrol/updateitemstatesthread.cpp:41
#7 0x00007fecd0082703 in QThreadPrivate::start (arg=0x5576033d9510) at thread/qthread_unix.cpp:330
#8 0x00007feccfc15402 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9 0x00007feccfca4590 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
*** This bug has been marked as a duplicate of bug 477425 *** |