ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1291] New: Follow TCP stream hides last character when not

Date: Thu, 4 Jan 2007 11:41:14 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1291

           Summary: Follow TCP stream hides last character when not in HEX
                    or C mode
           Product: Wireshark
           Version: 0.99.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: piotr@xxxxxxxxxxxx


Build Information:
Version 0.99.4 (SVN Rev 19757)

Copyright 1998-2006 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.6.9, with GLib 2.6.6, with WinPcap (version unknown), with
libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.3.1, with ADNS, with Lua 5.1,
with
GnuTLS 1.5.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio <= V18, with
AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1
(packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x], without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
When in follow tcp stream mode the last character of a packet is not displayd
in ASCII EBCDIC and RAW mode. This is not with ever packet. The last character
is diplayd in the hex dump and in C display mode.

hex dump:
00000000  30 30 32 38 31 38 33 30  02 20 00 00 00 00 00 00 00281830 . ......
00000010  30 31 30 34 30 39 35 33  30 39 30 30 32 36 35 35 01040953 09002655

The last 5 misses.
ascii: 
00281830. ......010409530900265

I can send a pcap file of the packet if needed.


Piotr Popieluch


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.