[exim-dev] [Bug 2343] exim_tidydb eats infinite memory

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: admin
Fecha:  
A: exim-dev
Temas antiguos: [exim-dev] [Bug 2343] New: exim_tidydb eats infinite memory
Asunto: [exim-dev] [Bug 2343] exim_tidydb eats infinite memory
https://bugs.exim.org/show_bug.cgi?id=2343

--- Comment #3 from David Woodhouse <dwmw2@???> ---
I didn't delete mine; I kept a copy.

First I tried recreating the actual database file:
mkdir old
mv wait-remote.smtp old
db_dump old/wait-remote.smtp | dbload wait-remote.smtp


That doesn't fix it; I even managed to reproduce the problem by creating the
database in /tmp/db (from the same dump) on a different machine.

--
You are receiving this mail because:
You are on the CC list for the bug.