Summary: | Dolphin crash every time I view the properties of a folder | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Matthew <msrproxy1> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 08_mention.raddled, 4lix, akselmo, artax33, first, imalkotsis, kfm-devel, pixelgrease, sderfla, twostepsfromoblivion |
Priority: | NOR | Keywords: | drkonqi |
Version: | 20.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 New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Matthew
2021-08-24 21:41:27 UTC
Created attachment 141231 [details]
New crash information added by DrKonqi
dolphin (21.08.0) using Qt 5.15.2
- What I was doing when the application crashed:
Try to view a properties of folder. Also try to view a properties of device from sidebar.
-- Backtrace (Reduced):
#4 QSpecialIntegerBitfield<QLittleEndianStorageType<unsigned int>, 29, 1>::operator!() const (this=0x7f79b8834d43) at /usr/include/qt5/QtCore/5.15.2/QtCore/private/qendian_p.h:96
#5 QV4::CompiledData::TypeReferenceMap::collectFromObject<QV4::CompiledData::Object>(QV4::CompiledData::Object const*) (obj=0x7f78dc042048, this=0x7f78a41b6508) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../../src/qml/common/qv4compileddata_p.h:1132
#6 QQmlTypeData::tryLoadFromDiskCache() (this=this@entry=0x7f78a41b6460) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde29-1.3.x86_64/src/qml/qml/qqmltypedata.cpp:162
#7 0x00007f78e49cec7f in QQmlTypeData::dataReceived(QQmlDataBlob::SourceCodeData const&) (this=0x7f78a41b6460, data=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde29-1.3.x86_64/src/qml/qml/qqmltypedata.cpp:580
#8 0x00007f78e4a1a818 in QQmlTypeLoader::setData(QQmlDataBlob*, QQmlDataBlob::SourceCodeData const&) (this=this@entry=0x5630417d7ea8, blob=blob@entry=0x7f78a41b6460, d=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde29-1.3.x86_64/src/qml/qml/qqmltypeloader.cpp:447
I pressed Alt+Enter and clicked Properties in the context menu, and both options showed the folder properties just fine. Am I missing something? I'm on the latest versions of Qt, KDE, and the kernel that Arch provides. Created attachment 148149 [details]
New crash information added by DrKonqi
dolphin (21.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
I browsed a directory an renamred a file.
- Unusual behavior I noticed:
nothing special.
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#5 0x00007f1f372191e3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#6 0x00007f1f371c9306 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#7 0x00007f1f371b2813 in __GI_abort () at abort.c:79
#8 0x00007f1f34b281b4 in mdb_assert_fail.constprop.0 (env=0x55d0a9bc18b0, expr_txt=<optimized out>, func=<optimized out>, line=<optimized out>, file=0x7f1f34b29957 "mdb.c") at /usr/src/debug/lmdb-0.9.29-1.5.x86_64/libraries/liblmdb/mdb.c:1545
Created attachment 148975 [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 was looking at the properties of a folder that was open in vs code
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140343651304896) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=140343651304896) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=140343651304896, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x00007fa4525b2476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007fa4525987f3 in __GI_abort () at ./stdlib/abort.c:79
Created attachment 150171 [details]
New crash information added by DrKonqi
dolphin (21.08.1) using Qt 5.15.2
- What I was doing when the application crashed:
I wanted to see what file system my USB drive uses. I right-click the drive name that appeared under "Removeable Devices" in Dolphin's left pane and selected "Properties" from the context menu. A window appeared that looked like the correct information and disappeared before I could read the contents... perhaps 1 second. I crash dialog popped up, I discarded it. I tried performing the exact same procedure and got the same result. I think the third time I was able to read "VFAT" and got the answer I needed, but I decided that the defect behavior was reproducible and worth entering a bug report. I read through the list of similar bug reports and the crash report for "view properties of a folder" has enough similarities that I decided to test it and I verified that choosing any folder results in a crash.
This I cannot think of any modification that I've done that would destabliize Kubuntu -- I'm a novice when it comes to Linux. I have Kubuntu 21.10 and I prefer to use automatic updates instead of tweaking Linux myself; I don't think I did something to break Dolphin.
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140642270800320) at pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=140642270800320) at pthread_kill.c:80
#6 __GI___pthread_kill (threadid=140642270800320, signo=signo@entry=6) at pthread_kill.c:91
#7 0x00007fe9d94e5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007fe9d94cb7b7 in __GI_abort () at abort.c:79
Created attachment 154335 [details]
New crash information added by DrKonqi
dolphin (22.08.3) using Qt 5.15.7
Every time I try to open properties of a folder it just crashes for no real reason, its really weird
-- Backtrace (Reduced):
#7 0x00007f2d8f064a7b in QQmlTypeLoader::setData(QQmlDataBlob*, QQmlDataBlob::SourceCodeData const&) () from /usr/lib/libQt5Qml.so.5
#8 0x00007f2d8f06558a in QQmlTypeLoader::setData(QQmlDataBlob*, QString const&) () from /usr/lib/libQt5Qml.so.5
#9 0x00007f2d8f067071 in QQmlTypeLoader::loadThread(QQmlDataBlob*) () from /usr/lib/libQt5Qml.so.5
#10 0x00007f2d8f067536 in QQmlTypeLoader::load(QQmlDataBlob*, QQmlTypeLoader::Mode) () from /usr/lib/libQt5Qml.so.5
#11 0x00007f2d8f0678fa in QQmlTypeLoader::getType(QUrl const&, QQmlTypeLoader::Mode) () from /usr/lib/libQt5Qml.so.5
*** Bug 466848 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 459315 *** |