Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7811] New: Buildbot crash output: fuzz-2012-10-08-16394.pc

Date: Mon, 8 Oct 2012 13:30:03 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7811

           Summary: Buildbot crash output: fuzz-2012-10-08-16394.pcap
           Product: Wireshark
           Version: unspecified
          Platform: x86-64
               URL: http://www.wireshark.org/download/automated/captures/f
                    uzz-2012-10-08-16394.pcap
        OS/Version: Ubuntu
            Status: NEW
          Severity: Critical
          Priority: High
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: buildbot-do-not-reply@xxxxxxxxxxxxx


Build Information:

--
Problems have been found with the following capture file:

http://www.wireshark.org/download/automated/captures/fuzz-2012-10-08-16394.pcap

stderr:
Command and args:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nVxr

Out Of Memory!

Sorry, but TShark has to terminate now!

Some infos / workarounds can be found at:
http://wiki.wireshark.org/KnownBugs/OutOfMemory
Unhandled exception (group=1, code=6)

Git commit
commit e6616b7c2f7483c9765b4feeb21fa41f1ffdafd0
Author: Guy Harris <guy@xxxxxxxxxxxx>
Date:   Mon Oct 8 18:33:00 2012 +0000

    Rename emem_header_t to emem_pool_t to better indicate what it can be
    used for - it represents a memory pool that parcels out memory from
    larger allocated chunks (reducing the number of individual malloc-style
    calls that are made) and that can be freed in its entirety.

    svn path=/trunk/; revision=45400

[ no debug trace ]

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.