19 Jun
2003
19 Jun
'03
1:11 a.m.
From the core file backtrace:
#0 _vstrconcat (str1=0x17
, args=0xbffffaec "", ret_len=0x809922f) at strfuncs.c:262 262 while (*str != '\0' && p != temp_end) (gdb) bt #0 _vstrconcat (str1=0x17 , args=0xbffffaec "", ret_len=0x809922f) at strfuncs.c:262 #1 0x0808ce88 in t_strconcat (str1=0x80a7518 "/home/brad/Maildir") at strfuncs.c:354 #2 0x0805bbf3 in hardlink_messageset (ctx=0x80a8f80, src=0x80a7580, dest=0x80a8c48) at maildir-copy.c:97 #3 0x0805bdb1 in copy_with_hardlinks (src=0x80a7580, dest=0x80a8c48, messageset=0x80a2048 "60", uidset=1) at maildir-copy.c:158 #4 0x0805bed3 in maildir_storage_copy (box=0x80a7580, destbox=0x80a8c48, messageset=0x80a2048 "60", uidset=1) at maildir-copy.c:192 #5 0x080516e1 in cmd_copy (client=0x80a1d80) at cmd-copy.c:31 #6 0x0805414a in cmd_uid (client=0x80a1d80) at cmd-uid.c:19 #7 0x08054878 in client_handle_input (client=0x80a1d80) at client.c:314 #8 0x08054999 in _client_input (context=0x80a1d80) at client.c:350 #9 0x08087b89 in io_loop_handler_run (ioloop=0x80a1400) at ioloop-poll.c:214 #10 0x08087529 in io_loop_run (ioloop=0x80a1400) at ioloop.c:258 #11 0x0805a6d5 in main (argc=1, argv=0xbffffce4, envp=0xbffffcec) at main.c:179 #12 0x4003e857 in __libc_start_main () from /lib/libc.so.6 (gdb) p p $1 = 0x809922f "" (gdb) p temp_end $2 = 0x8099417 "itted." (gdb) p str $3 = 0x1Timo Sirainen wrote:
On Wed, 2003-06-18 at 08:26, Brad Figg wrote:
The log file contains:
dovecot: Jun 17 11:27:39 Error: child 3492 (imap) killed with signal 11 dovecot: Jun 17 17:44:56 Error: child 5906 (imap) killed with signal 11 dovecot: Jun 17 17:45:11 Error: child 5950 (imap) killed with signal 11
for each attempted delete or move. I deleted all index files and still have the same problem.
See "debugging crashes" in:
http://dovecot.procontrol.fi/bugreport.html
That should tell why it's crashing.
-- Brad Figg - brad@triplepoint.com 503.601.0235 ext. 105 TriplePoint, Inc. - http://www.triplepoint.com