Paul J Stevens wrote:
Matt,
Could plz you run this through valgrind? I'll look into this later today
if i can.
hmm... I can try, I don't have valgrind setup at the moment. BTW, I
fixed the gdb backtrace problem (I had a ulimit set for core files, so
the previous core file wasn't valid.) I now get:
(gdb) bt
#0 0x00b9a44e in imap_get_envelope (message=0x8f40038) at misc.c:2009
#1 0x00b87a21 in dbmail_message_cache_envelope (self=0x8f3b908) at
dbmail-message.c:1302
#2 0x00b8f291 in db_set_envelope (lost=0x8f2f6b0) at db.c:1751
#3 0x0804b047 in main (argc=2, argv=0xbff19254) at maintenance.c:700
dunno if that helps.
Matt