On Mon, Feb 13, 2006 at 08:16:53PM +0200, Sergey Poznyakoff wrote: > Jordi Mallach <[EMAIL PROTECTED]> wrote: > > > I forgot to attach a silly mbox to make testing easy for the lazy. Long > > live the lazy! :) > > Thanks :) However, it works with the recent CVS. I've also tested > various messages without 'From:', with an empty 'From:' etc... > Could you check it?
Ok, on a cvs build, running .libs/frm under gdb yields the following
backtrace:
#0 0xb7e47061 in mu_monitor_wrlock () from /usr/lib/libmailutils.so.1
No symbol table info available.
#1 0xb7f837b7 in mbox_scan0 () from /usr/lib/libmu_mbox.so.1
No symbol table info available.
#2 0xb7f7ed9a in _mailbox_mbox_init () from /usr/lib/libmu_mbox.so.1
No symbol table info available.
#3 0xb7e3eb37 in mu_mailbox_scan () from /usr/lib/libmailutils.so.1
No symbol table info available.
#4 0x0804a53c in frm_scan (mailbox_name=0x0, fun=0x756d2e61, total=0xb7e76b5c)
at common.c:584
observer = (mu_observer_t) 0x808ae00
observable = (mu_observable_t) 0x806ff30
mbox = (mu_mailbox_t) 0x806f328
status = <value optimized out>
url = <value optimized out>
#5 0x08049cd9 in frm (
mailbox_name=0x756d2e61 <Address 0x756d2e61 out of bounds>) at frm.c:280
total = <value optimized out>
status = <value optimized out>
#6 0x0804a12e in main (argc=1, argv=0x806f2e8) at frm.c:378
c = 1
status = <value optimized out>
My configure options were ./configure --prefix=/usr --sysconfdir=/etc
--with-lispdir=\$${prefix}/share/emacs/site-lisp
--enable-virtual-domains --enable-mh-utils --with-gnutls --with-gdbm
--with-gssapi --with-gsasl --with-mysql --disable-rpath
Jordi
--
Jordi Mallach Pérez -- Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/
signature.asc
Description: Digital signature
_______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
