[dev] any one have any ideas on this?
Eric Rostetter
eric.rostetter at physics.utexas.edu
Wed Nov 5 15:12:17 PST 2003
With an old CVS HEAD, I have no problems with IMP searches.
With a newer (current and anything for the past several months) on the same
machine, I have spuratic problems with searches, and one reproducible problem
with deleting search results. I see these problems no other time than during
searches.
When I do a search, get the results, and then try to delete the last message
in the results (via any method) I get a very strange imap server problem, ala:
imapd[22517]: Logout user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22525]: imap service init from 127.0.0.1
imapd[22525]: Command stream end of file, while reading
line user=??? host=localhost.localdomain [127.0.0.1]
imapd[22526]: imap service init from 127.0.0.1
imapd[22526]: Authenticated user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22529]: imap service init from 127.0.0.1
imapd[22529]: Authenticated user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22526]: Killed (lost mailbox lock) user=ericr host=localhost.localdomain
[127.0.0.1]
imapd[22529]: Logout user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22533]: imap service init from 127.0.0.1
imapd[22533]: Command stream end of file, while reading
line user=??? host=localhost.localdomain [127.0.0.1]
imapd[22534]: imap service init from 127.0.0.1
imapd[22534]: Authenticated user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22536]: imap service init from 127.0.0.1
imapd[22536]: Authenticated user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22534]: Killed (lost mailbox lock) user=ericr host=localhost.localdomain
[127.0.0.1]
imapd[22536]: Logout user=ericr host=localhost.localdomain [127.0.0.1]
imapd[22543]: imap service init from 127.0.0.1
imapd[22543]: Command stream end of file, while reading
line user=??? host=localhost.localdomain [127.0.0.1]
It seems that it:
* Tries to connect but fails
* Tries to connect/login, succeeds, but thinks it failed? So,
* Tries to connect/login, succeeds,
* Since it is logged in twice, the second one can't get the mailbox lock,
and kills itself.
* The first one exits also, via proper logout, for some reason.
The above happens anytime I try to delete the last message in the search
results. Every single time.
Any ideas on where to look? Any ideas at all?
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the dev
mailing list