Summary: | baloo_file crashes in Baloo::IdFilenameDB::del() | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Julian Schmidt <julian> |
Component: | Baloo File Daemon | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | albzey, david, herzenschein, jlambrec, kde, KevinKleinbeck, nate, ok, will.saunders |
Priority: | HI | Keywords: | drkonqi |
Version: | 5.18.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Julian Schmidt
2016-11-19 08:03:34 UTC
the crash also happens when I copy/create a file with dolphin. Seems like a general HD access problem. *** Bug 374183 has been marked as a duplicate of this bug. *** *** Bug 375075 has been marked as a duplicate of this bug. *** *** Bug 375384 has been marked as a duplicate of this bug. *** *** Bug 377271 has been marked as a duplicate of this bug. *** *** Bug 378233 has been marked as a duplicate of this bug. *** *** Bug 378290 has been marked as a duplicate of this bug. *** *** Bug 378947 has been marked as a duplicate of this bug. *** *** Bug 380111 has been marked as a duplicate of this bug. *** My home file system is on a NFS share. Maybe that is relevant. Created attachment 121455 [details]
New crash information added by DrKonqi
baloo_file (5.44.0) using Qt 5.9.5
- What I was doing when the application crashed:
This happens just about every time I boot up and login to a Plasma desktop session, right after login before I even click on anything.
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7 0x00007f8f221ce801 in __GI_abort () at abort.c:79
#8 0x00007f8f1ff8b932 in mdb_assert_fail (env=0x55b1261bc5c0, expr_txt=expr_txt@entry=0x7f8f1ff8d22f "rc == 0", func=func@entry=0x7f8f1ff8db78 <__func__.7016> "mdb_page_dirty", line=line@entry=2121, file=0x7f8f1ff8d210 "mdb.c") at mdb.c:1536
#9 0x00007f8f1ff807b5 in mdb_page_dirty (txn=0x55b1261b81e0, mp=<optimized out>) at mdb.c:2121
#10 0x00007f8f1ff819bb in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7ffc8530a5c8, mc=<optimized out>) at mdb.c:2302
(In reply to Brett Keller from comment #11) > Created attachment 121455 [details] > New crash information added by DrKonqi That's in Baloo::DocumentDB::del(), which is different, and tracked with Bug 405284. As for this issue in IdFilenameDB::del(), there have been no duplicate bug reports seen in over three years. After all the bugfixing work done during that time, I think we can call this fixed! *** Bug 421885 has been marked as a duplicate of this bug. *** Duped a report of this happening in 5.71, but that was confirmed fixed on git master as of a few months ago. Not re-opening unless we get a new report against 5.75 or later. |