Apologies for the delay - solved the user's problem and got caught up in other things ...


On Thu, 2 Nov 2006, Mark Crispin wrote:

The .mix4540cf00 file is over 1MB. Did you set MIXDATAROLL higher than its default of 1MB?

Yes, I did - to 4Mb

In the .mixindex file, look at the per-message records (anything after the first line). The fourth colon-delimited field is the mix data file number. Is it 4540cf00 in the damaged messages too?

No, they are supposed to be in 454083bf

What I wonder is whether the 38 lost messages are in a different data file which somehow has gone missing.

Quite possible. I'm not 100% confident of amanda, particularly in recovering a single directory (as opposed to the entire filesystem into some multi-gigiabyte scratch space).

Could you elaborate on what you mean by "crash Pine"? Pine should never crash, even if in this circumstance.
SIGSEGV

Did you get any error messages?  If so, what messages?

#  pine -i -f /home/marcello/30oct06backup/

try to read message #2 (missing)
Problem detected: "Received abort signal(sig=11)".
Pine Exiting.
Attempting to save debug file to /root/.pine-crash
Aborted

.pine-crash has nothing especially relevant, IMO (but it's 68kb, so I'm not posting it all here)
last few lines are:
14:27:52.575788: Hit: Returning 0x9f15d68 -> < 19 (2154)

14:27:52.575792:                                (121), 0x992e7b2b>
14:27:52.575813: --update_index done
14:27:52.575825: STATUS cmd:2066, max:-1, min-1
14:27:52.575839: cancel_busy_alarm(-1)
14:27:52.975903: Read char returning: 13 RETURN
14:27:52.975915: Read command returning: 13 RETURN
14:27:52.975920: New_mail_count zeroed
14:27:52.975932:  - process_cmd(cmd=505) -
14:27:52.975956:   -----  MAIL VIEW  -----
14:27:52.975965: busy_alarm(1, Busy, (nil), 0)


try again with gdb
read #1 OK, #2 OK, #3 crash
Program received signal SIGSEGV, Segmentation fault
0x0824fe95 in rfc822_parse_content ()
(gdb) bt
#0  0x0824fe95 in rfc822_parse_content ()
#1  0x0824ef54 in rfc822_parse_msg_full ()
#2  0x0823fd55 in mail_fetch_structure ()
#3 0x081a77c8 in pine_mail_fetchstructure (stream=0x99bd0d0, msgno=3, body=0xbfed3fa4) at pine.c:5745
#4  0x0813c589 in mail_view_screen (ps=0x99ae008) at mailview.c:459
#5  0x0819c0ea in main (argc=4, argv=0xbfed55d4) at pine.c:1342

I built Pine with the new c-client libraries, but I probably
built imapd/c-client with no debugging to try and reduce the size of the
image (all those imapd and dmail instances sitting in memory..)


--
Andrew Daviel, TRIUMF, Canada
Tel. +1 (604) 222-7376  (Pacific Time)
[EMAIL PROTECTED]
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to