orca::carson ~/Dev-Other/offlineimap-4.0.16: ./offlineimap.py Python(30749,0xb0289000) malloc: *** mmap(size=2064384) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug Thread 'Copy message 335 from INBOX.Archive' terminated with exception: Traceback (most recent call last): File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/threadutil.py", line 153, in run Thread.run(self) File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 440, in run self.__target(*self.__args, **self.__kwargs) File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/folder/Base.py", line 277, in copymessageto message = self.getmessage(uid) File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/folder/IMAP.py", line 112, in getmessage initialresult = imapobj.uid('fetch', '%d' % uid, '(BODY.PEEK[])') File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/imaplib.py", line 672, in uid typ, dat = apply(self._simple_command, (name, command) + args) File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/imaplib.py", line 975, in _simple_command return self._command_complete(name, apply(self._command, (name,) + args)) File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/imaplib.py", line 805, in _command_complete typ, data = self._get_tagged_response(tag) File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/imaplib.py", line 906, in _get_tagged_response self._get_response() File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/imaplib.py", line 868, in _get_response data = self.read(size) File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/imaplib.py", line 236, in read retval += self.file.read(size - len(retval)) File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/socket.py", line 309, in read data = self._sock.recv(recv_size) MemoryError No debug messages were logged for Copy message 335 from INBOX.Archive. Exception in thread Folder sync Personal[INBOX.Archive] (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 460, in __bootstrap File "/Users/carson/Dev-Other/offlineimap-4.0.16/offlineimap/threadutil.py", line 239, in run : 'NoneType' object is unsubscriptable