Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #201 (closed bug: fixed)

Modify

Opened 17 months ago

Last modified 17 months ago

YAM crash if the connection fails.

Reported by: opiopi Owned by:
Priority: normal Milestone: YAM 2.7
Component: TCP/IP interface Version: nightly build
Severity: major Keywords:
Cc: Blocked By:
Blocking:

Description

Sometimes a connection to a yahoo server can't established.
Today was such case and YAM produce some MuTools hits.

So i do a @all all log and redirect the MuTools Output to
the same window. I attach the interest part as sashimi.out.

The debug log for this session:

SERVER[0060]: +OK hello from popgate 2.46.7 on pop015.mail.ukl.yahoo.com
CLIENT[0016]: USER xxxxxxxxx
SERVER[0024]: +OK password required.
CLIENT[0015]: PASS xxxxxxxx
SERVER[0066]: -ERR [AUTH] Error logging in. Please visit http://mail.yahoo.com
CLIENT[0006]: QUIT
SERVER[-001]: 

If a connection can established then i get no hits.

Used Version: YAM 2.7-dev [OS3/m68k] (01.09.2010)

Attachments

sashimi.out Download (10.8 KB) - added by opiopi 17 months ago.

Change History

Changed 17 months ago by opiopi

comment:1 Changed 17 months ago by thboeckel

  • Status changed from new to closed
  • Resolution set to fixed

(In [5144]) * tcp/pop3.c: added a NULL pointer check to catch the situation that a failed

connection is attempted to be shut down. This closes #201.

comment:2 Changed 17 months ago by thboeckel

  • Milestone set to YAM 2.7
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber

  • Frank Weber(Reporter)