[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wireshark-bugs
Subject:    [Wireshark-bugs] [Bug 9816] New: Crash when massive packet flow cannot be saved in a temp file
From:       bugzilla-daemon () wireshark ! org
Date:       2014-02-27 18:21:53
Message-ID: bug-9816-15 () https ! bugs ! wireshark ! org/bugzilla/
[Download RAW message or body]

--1393525316.2F63cCbF1.5327
Date: Thu, 27 Feb 2014 18:21:56 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id˜16

            Bug ID: 9816
           Summary: Crash when massive packet flow cannot be saved in a
                    temp file
    Classification: Unclassified
           Product: Wireshark
           Version: 1.10.5
          Hardware: x86
                OS: Windows 7
            Status: CONFIRMED
          Severity: Normal
          Priority: Medium
         Component: Wireshark
          Assignee: bugzilla-admin@wireshark.org
          Reporter: Sloven0@yandex.by

Build Information:
Compiled (32-bit) with GTK+ 2.24.14, with Cairo 1.10.2, with Pango 1.30.1, with
GLib 2.34.1, with WinPcap (4_1_3), with libz 1.2.5, without POSIX capabilities,
without libnl, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.1, without Python,
with GnuTLS 2.12.18, with Gcrypt 1.4.6, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Dec 19 2013), with AirPcap.

Running on 32-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap.
Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz, with 3070MB of physical
memory.

Built using Microsoft Visual C++ 10.0 build 40219
--
Capture packets with big data (I used Iperf to create a flow). After will be no
free space in temp directory program stop capturing and appears error window:

Not all the packets could be written to the file to which the capture was being
saved
("C:\Users\Locky\AppData\Local\Temp\wireshark_pcapng_32F944C0-3DFD-4F02-9466-E8F38671D943_20140227205439_a03308")
 because there is no space left on the file system on which that file resides.
Please report this to the Wireshark developers.
(This is not a crash; please do not report it as such.)

Funny thing is that program crahes if massive packet flow will not ends.
Sometimes program doesn't manage to draw error window.
To proceed you need to delete big temp file manualy otherwise program will
crash again after new start.
----------------
I suggest to create an option "Do not save unparsed data" and set it by
default.
Also might create option "Overwrite temp file in cycle when free space on disk
will reach specified limit".
GUI option "Path to temp file".

--
You are receiving this mail because:
You are watching all bug changes.

--1393525316.2F63cCbF1.5327
Date: Thu, 27 Feb 2014 18:21:56 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<html>
    <head>
      <base href="https://bugs.wireshark.org/bugzilla/" />
      <style>
        body, th, td {
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif; }
        p, pre { margin-top: 1em; }
        pre {
            font-family: Bitstream Vera Sans Mono, Consolas, Lucida Console, \
monospace;  white-space: pre-wrap;
	}
        table { border: 0; border-spacing: 0; border-collapse: collapse; }
        th, td {
            padding: 0.25em;
            padding-left: 0.5em;
            padding-right: 0.5em;
        }
        th { background: rgb(240, 240, 240); }
        th.th_top { border-bottom: 1px solid rgb(116, 126, 147); }
        th.th_left { border-right: 1px solid rgb(116, 126, 147); }
        td.removed { background-color: #ffcccc; }
        td.added { background-color: #e4ffc7; }
      </style>
    </head>
    <body><table>
        <tr>
          <th class="th_left">Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - Crash when massive packet flow cannot be saved in a temp file"
   href="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9816">9816</a>
          </td>
        </tr>

        <tr>
          <th class="th_left">Summary</th>
          <td>Crash when massive packet flow cannot be saved in a temp file
          </td>
        </tr>

        <tr>
          <th class="th_left">Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th class="th_left">Product</th>
          <td>Wireshark
          </td>
        </tr>

        <tr>
          <th class="th_left">Version</th>
          <td>1.10.5
          </td>
        </tr>

        <tr>
          <th class="th_left">Hardware</th>
          <td>x86
          </td>
        </tr>

        <tr>
          <th class="th_left">OS</th>
          <td>Windows 7
          </td>
        </tr>

        <tr>
          <th class="th_left">Status</th>
          <td>CONFIRMED
          </td>
        </tr>

        <tr>
          <th class="th_left">Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th class="th_left">Priority</th>
          <td>Medium
          </td>
        </tr>

        <tr>
          <th class="th_left">Component</th>
          <td>Wireshark
          </td>
        </tr>

        <tr>
          <th class="th_left">Assignee</th>
          <td>bugzilla-admin&#64;wireshark.org
          </td>
        </tr>

        <tr>
          <th class="th_left">Reporter</th>
          <td>Sloven0&#64;yandex.by
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Build Information:
Compiled (32-bit) with GTK+ 2.24.14, with Cairo 1.10.2, with Pango 1.30.1, with
GLib 2.34.1, with WinPcap (4_1_3), with libz 1.2.5, without POSIX capabilities,
without libnl, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.1, without Python,
with GnuTLS 2.12.18, with Gcrypt 1.4.6, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Dec 19 2013), with AirPcap.

Running on 32-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap.
Intel(R) Core(TM)2 CPU         T7200  &#64; 2.00GHz, with 3070MB of physical
memory.

Built using Microsoft Visual C++ 10.0 build 40219
--
Capture packets with big data (I used Iperf to create a flow). After will be no
free space in temp directory program stop capturing and appears error window:

Not all the packets could be written to the file to which the capture was being
saved
(&quot;C:\Users\Locky\AppData\Local\Temp\wireshark_pcapng_32F944C0-3DFD-4F02-9466-E8F38671D943_20140227205439_a03308&quot;)
 because there is no space left on the file system on which that file resides.
Please report this to the Wireshark developers.
(This is not a crash; please do not report it as such.)

Funny thing is that program crahes if massive packet flow will not ends.
Sometimes program doesn't manage to draw error window.
To proceed you need to delete big temp file manualy otherwise program will
crash again after new start.
----------------
I suggest to create an option &quot;Do not save unparsed data&quot; and set it by
default.
Also might create option &quot;Overwrite temp file in cycle when free space on disk
will reach specified limit&quot;.
GUI option &quot;Path to temp file&quot;.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>

--1393525316.2F63cCbF1.5327--



___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-request@wireshark.org?subject=unsubscribe

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic