| Summary: | baloo_file crashes in Baloo::MTimeDB::put() | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Don Curtis <bugrprt21882> |
| Component: | Baloo File Daemon | Assignee: | baloo-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | bugrprt21882, nate, stefan.bruens |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.45.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Don Curtis
2018-07-02 08:32:28 UTC
Created attachment 113747 [details]
New crash information added by DrKonqi
baloo_file (5.45.0) using Qt 5.9.4
- What I was doing when the application crashed:
Browsing with Firefox -- not doing anything with Kontact or KMail -- KMail was executing the automatic archiving of e-Mail folders …
-- Backtrace (Reduced):
#8 0x00007f9220902922 in mdb_assert_fail (env=0x561010c36060, expr_txt=expr_txt@entry=0x7f92209043af "rc == 0", func=func@entry=0x7f9220904ce8 <__func__.6935> "mdb_page_dirty", line=line@entry=2071, file=0x7f9220904390 "mdb.c") at mdb.c:1487
#9 0x00007f92208f7e05 in mdb_page_dirty (txn=0x561010c374c0, mp=<optimized out>) at mdb.c:2071
#10 0x00007f92208f8fea in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f9219cd10b8, mc=<optimized out>) at mdb.c:2252
#11 0x00007f92208f9259 in mdb_page_touch (mc=mc@entry=0x7f9219cd15f0) at mdb.c:2370
#12 0x00007f92208fad54 in mdb_cursor_touch (mc=mc@entry=0x7f9219cd15f0) at mdb.c:6273
Created attachment 113749 [details]
New crash information added by DrKonqi
baloo_file (5.45.0) using Qt 5.9.4
- What I was doing when the application crashed:
Same user, empty session -- Kontact was not running -- Akonadi is running -- only 2 Konsole windows open …
-- Backtrace (Reduced):
#8 0x00007f97ef862922 in mdb_assert_fail (env=0x55b2b9e36700, expr_txt=expr_txt@entry=0x7f97ef8643af "rc == 0", func=func@entry=0x7f97ef864ce8 <__func__.6935> "mdb_page_dirty", line=line@entry=2071, file=0x7f97ef864390 "mdb.c") at mdb.c:1487
#9 0x00007f97ef857e05 in mdb_page_dirty (txn=0x55b2b9e37b60, mp=<optimized out>) at mdb.c:2071
#10 0x00007f97ef858fea in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f97e8c30fe8, mc=<optimized out>) at mdb.c:2252
#11 0x00007f97ef859259 in mdb_page_touch (mc=mc@entry=0x7f97e8c31520) at mdb.c:2370
#12 0x00007f97ef85ad54 in mdb_cursor_touch (mc=mc@entry=0x7f97e8c31520) at mdb.c:6273
Fixed in lmdb upstream and openSUSE lmdb RPMs, see 389848 for details. *** This bug has been marked as a duplicate of bug 389848 *** |