Hi Stefano (2003.08.25_20:35:50_+0200) > Andreas, I think that you hit the nail on the head with that patch. I > have looked at my disk usage graphs, and I see a huge (threefold) > increace in disk usage while I was using the unpatched 1.2-branch > binc, and it has subsided back down to the normal values now (slightly > lower than normal...)
Whoops, spoke too soon. Yes there is a noticible drop in my disk usage graphs, but No, I caught another hung bincimapd today. Unfortunatly, it was just before I had to go out, so I only had time do to a backtrace and save it. Anyway, here is the backtrace: #0 0x400f8063 in memcpy () from /lib/libc.so.6 #1 0x080501dd in stringbuf::overflow (this=0x815d700, c=67) at /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/sstream:111 #2 0x400ee12d in _IO_default_xsputn () from /lib/libc.so.6 #3 0x40049710 in streambuf::xsputn () from /usr/lib/libstdc++-libc6.2-2.so.3 #4 0x400468b4 in ostream::write () from /usr/lib/libstdc++-libc6.2-2.so.3 #5 0x0805aeca in ostream & operator<<<char, string_char_traits<char>, __default_alloc_template<true, 0> > ([EMAIL PROTECTED], [EMAIL PROTECTED]) at /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/std/bastring.cc:470 #6 0x0805b270 in Binc::IO & Binc::IO::operator<<<basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > > (this=0x815d6f0, [EMAIL PROTECTED]) at io.h:166 #7 0x080b5cb9 in Binc::MaildirMessage::printDoc (this=0x8189fa4) at maildirmessage.cc:886 #8 0x080e8e99 in Binc::FetchOperator::process (this=0x8161078, [EMAIL PROTECTED], [EMAIL PROTECTED]) at operator-fetch.cc:277 #9 0x0805f213 in main (argc=1, argv=0xbffff5a4) at bincimapd.cc:147 SR -- +---------------------------------------------------------+ | Stefano Rivera http://rivera.za.net | | H: +27 21 794 7937 () ASCII Ribbon Campaign: | | C: +27 72 419 8559 /\ Say "No!" to HTML email. | +---------------------------------------------------------+ If Bill Gates had a cent for every time a Windows box crashed...oh, wait a minute - he already does.

