https://bugs.kde.org/show_bug.cgi?id=400498

Stefan Brüns <stefan.bru...@rwth-aachen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan.bruens@rwth-aachen.d
                   |                            |e

--- Comment #6 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
(In reply to Matt Fagnani from comment #4)
> While bug 389625 involves baloo and liblmdb.so.0, the crashing thread from
> the trace in 389625 doesn't show mdb_assert_fail and the failed assertion rc
> == 0 in mdb_page_dirty at mdb.c in liblmdb.so. 

The raised signal is enough to deduce this.

At the moment the assertion fails, the problematic freelist entries which the
unixed lmdb stumbles on are no longer visible in the backtrace.

The relevant part is lmdb crashes inside mdb_put, which should newer fail save
any out-of-memory conditons.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to