https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2827
Summary: Wireshark takes all processor time when I want to show
content of large .jpeg file transmited via HTTP. The
file is splitted to lot of small partial TCP packets.
Product: Wireshark
Version: 1.1.x (Experimental)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: sourekd@xxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
I had analyzed HTTP comunnication between web browser and some server on
internet. The demanded page is really simple but contains large .jpeg picture.
The picture was splitted to lot of parts transmited via TCP packets. The last
packed was HTTP packet with HTTP header, with success code 200 and with a last
part of jpeg file. When I select this HTTP packet at wireshark GUI interface
the packet detailed description and content are shown at two bottom windows of
wireshark. When I click to "JPEG File Interchange Format" field or to
"[Reasembled TCP Segments..." field the application begin consumpting all
procesot time and never finish its work.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.