Package: mairix
Version: 0.21-1
Severity: normal
miarix builds the database, but on the next mairix index run, it crashes with:
mairix: db.c:303: import_toktable: Assertion `nt->match0.highest < n_msgs'
failed.
and keeps the database locked.
An strace shows that it indeed has problems with the database it created:
Finding all currently existing messages...
stat("/var/mairix/database", {st_mode=S_IFREG|0600, st_size=281010405, ...})
= 0
Reading existing database...
open("/var/mairix/database", O_RDONLY) = 3
mairix: db.c:303: import_toktable: Assertion `nt->match0.highest < n_msgs'
failed.
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++
Deleting and recreating the database results in the same problem.
Downgrading to stable fixes the issue for me.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-etchnhalf.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mairix depends on:
hi libc6 2.7-12 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
mairix recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]