Hi,

 I have compiled both SQLite3 and bogofilter in a not so up-to-date
testing chroot, I could triage it down to the memory model usage in
SQLite3. It seems the normal malloc()/free() usage is failing there. As
it has support for memory pools and when I've switched to it, everything
was working.

On the other hand, in an up-to-date unstable chroot, no matter what
memory model I choose. Building bogofilter always fail the same way.
However sqlite3 binary is fixed when compiled with the lookaside
(pooling) memory model.

In short, it seems some other factors involved in this bug. Checking
existing bugreports and current SCM tree for fixes. Then will contact
upstream.

Regards,
Laszlo/GCS




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to