Wireshark-bugs: [Wireshark-bugs] [Bug 2394] New: Linux machin hang after giving Tshark cmd
Date: Sun, 30 Mar 2008 08:31:57 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2394

           Summary: Linux machin hang after giving Tshark cmd
           Product: Wireshark
           Version: 0.99.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: bhupesh.bharti@xxxxxxxxxxx


Build Information:
TShark 0.99.7

Copyright 1998-2007 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 GLib 2.4.7, with libpcap 0.8.3, with libz 1.2.1.2, without
libpcre, with SMI 0.4.5, without ADNS, without Lua, with GnuTLS 1.0.20, with
Gcrypt 1.2.0, with MIT Kerberos.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.9-42.ELsmp, with libpcap version 0.8.3.

Built using gcc 3.4.6 20060404 (Red Hat 3.4.6-9).

--
My machine is handling ~20 Mbps data continuously. And we have a bonding in
place for redundancy purpose(two eth interfaces bind together). 
I gave the following cmd to capture some packets.

>tshark -i bond0 -R "gtp"

Machine hanged after that, I had to hard reboot. Nothing in the linux logs.

We thought it could have been the reason of high traffic then we put the trace
in file too with following cmd, same result.

>tshark -i bond0 -w <file name> -R "gtp"

Please let me if need anything from the machine for further analysis.

Regards
Bhupesh Bharti


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