Ticket #1374 (closed defect: fixed)

Opened 2 years ago

Last modified 13 months ago

Error message: [MSN] Display Picture: Too much data received, ending transfer.

Reported by: keldrin Owned by: emostar
Priority: normal Milestone: 1.3.6
Component: msn Version: devel
Keywords: display picture Cc:

Description (last modified by erijo) (diff)

Almost everytime someone changes the dayly picture I get the above error message. Anyway the picture is displayed correctly.

Here's the network log:

17:17:52: [MSN] Requesting blood_drac@web.de's display picture.
17:17:52: [MSN] >!<!< Devil >!>!< changed status (NLN).
17:17:52: [MSN] Connecting to SB at 207.46.27.20:1863.
17:17:53: [MSN] Unhandled command (CAL).
17:17:54: [MSN] blood_drac@web.de joined the conversation.
17:17:54: [MSN] Display Picture: Ack received
17:17:54: [MSN] Display Picture: Session Id received (1912170721)
17:17:54: [MSN] Display Picture: Got data start message (1912170721)
17:17:54: [MSN] Display Picture: Expecting file of size 4 (Id: 1912170721).
17:17:54: [MSN] Display Picture: Too much data received, ending transfer.
17:17:55: [MSN]  Display Picture: closing connection with blood_drac@web.de
17:19:25: [MSN] Connecting to SB at 207.46.26.167:1863.

Attachments

licq-1374-debug.patch (1.4 kB) - added by emostar 22 months ago.
add debugging output

Change History

Changed 2 years ago by erijo

  • description modified (diff)

Changed 2 years ago by spmirowskiatshawdotca

This problem still occures with 1.3.4 RC2.

Changed 22 months ago by emostar

  • status changed from new to assigned
  • owner set to emostar

Changed 22 months ago by emostar

add debugging output

Changed 22 months ago by emostar

The bug reports a small file size.

17:17:54: [MSN] Display Picture: Expecting file of size 4 (Id: 1912170721).

So, it sounds like a mis-parsed packet, but I haven't seen that. But anyways, if anyone is having this problem, please try the attached patch (attachment:licq-1374-debug.patch) to add debuging support. Run licq as

licq -d31 -c

to get packet dumps to go along with the data.

Changed 13 months ago by flynd

  • keywords display added
  • status changed from assigned to closed
  • summary changed from Error message: [MSN] Daily Picture: Too much data recieved, ending transfer. to Error message: [MSN] Display Picture: Too much data received, ending transfer.
  • resolution set to fixed
  • milestone set to 1.3.6

Closing ticket as this has been fixed with r5818.

Note: See TracTickets for help on using tickets.