17 messages in net.sourceforge.lists.courier-maildropRE: [maildropl] Re: Working on patch ...
FromSent OnAttachments
Rob HuttonAug 22, 2003 1:51 pm 
Andreas StollarAug 22, 2003 4:06 pm 
Sam VarshavchikAug 22, 2003 7:46 pm 
Martin List-PetersenAug 23, 2003 6:17 am 
Rob HuttonAug 23, 2003 8:26 am 
Rob HuttonAug 23, 2003 9:57 am 
Sam VarshavchikAug 23, 2003 5:36 pm 
Rob HuttonAug 23, 2003 8:17 pm 
Rob HuttonAug 24, 2003 12:27 pm 
Sam VarshavchikAug 24, 2003 1:40 pm 
Rob HuttonAug 24, 2003 2:30 pm 
Rob HuttonAug 24, 2003 6:44 pm 
Rob HuttonAug 25, 2003 6:42 pm 
Matthias AndreeAug 25, 2003 8:04 pm 
Sam VarshavchikAug 26, 2003 6:10 am 
Peter MannAug 26, 2003 7:18 am 
Matthias AndreeAug 26, 2003 5:31 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [maildropl] Re: Working on patch to autocreate maildirs/off topicActions...
From:Rob Hutton (rob.@comcast.net)
Date:Aug 24, 2003 2:30:47 pm
List:net.sourceforge.lists.courier-maildrop

OK, that's what I thought (yeah right ;-)). So, I am assigning a value to something that has not been initialized correctly? Can you give me a pointer as to where that might be? I am duplicating code, so I don't know where to start...

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Sam Varshavchik Sent: Sunday, August 24, 2003 4:40 PM To: cour@lists.sourceforge.net Subject: [maildropl] Re: Working on patch to autocreate maildirs/off topic

Rob Hutton writes:

traceback:

#0 0x402179d4 in mallopt () from /lib/libc.so.6 #1 0x40216b61 in malloc () from /lib/libc.so.6

Random memory corruption.

If you're getting this only after applying your custom patch, then your patch must be scribbling over random memory, or it causes something else to scribble all over random memory.