On Tuesday 07 October 2003 2:53 am, Roel Rozendaal - IC&S wrote: > >>>>> Does anyone have any clues? This is where the logs are at when it > >>>>> is > >>>>> taking 100% cpu: > >>>>> Oct 6 12:02:52 destiny dbmail/pop3d[20773]: pop3():RETR command, > >>>>> retrieving message > >>>>> Oct 6 12:02:52 destiny dbmail/pop3d[20773]: pop3(): RETR command, > >>>>> selecting message > >>>>> Oct 6 12:02:52 destiny dbmail/pop3d[20773]: > >>>>> db_send_message_lines(): > >>>>> request for [-2] lines > >>>>> Oct 6 12:02:52 destiny dbmail/pop3d[20773]: > >>>>> db_send_message_lines(): > >>>>> executing query [SELECT * FROM messageblks WHERE > >>>>> message_idnr=2458388 > >>>>> ORDER BY messageblk_idnr ASC] > >>>>> Oct 6 12:02:52 destiny dbmail/pop3d[20773]: db_query(): executing > >>>>> [SELECT * FROM messageblks WHERE message_idnr=2458388 ORDER BY > >>>>> messageblk_idnr ASC] Oct 6 12:02:52 destiny dbmail/pop3d[20773]: > >>>>> db_send_message_lines(): sending [-2] lines from message [2458388] > >>>>> Oct 6 12:02:52 destiny dbmail/pop3d[20773]: > >>>>> db_send_message_lines(): > >>>>> getting nextblock [1] > > looking at these last log lines i would bet on the following as the > problem: "sending [-2] lines" - using an unsigned integer loop this > would imply about 2^32 iterations. >
So do we have a fix for this then? Bret. > _________________________ > R.A. Rozendaal > IC&S > T: +31 30 2322878 > F: +31 30 2322305 > www.ic-s.nl -- Bret Baptist Systems and Technical Support Specialist [EMAIL PROTECTED] Internet Exposure, Inc. http://www.iexposure.com (612)676-1946 x17 Web Development-Web Marketing-ISP Services ------------------------------------------ Today is the tomorrow you worried about yesterday.
