Wireshark-bugs: [Wireshark-bugs] [Bug 9379] New: Buildbot crash output: fuzz-2013-11-04-29681.pc
Date: Mon, 04 Nov 2013 17:20:04 +0000
Bug ID 9379
Summary Buildbot crash output: fuzz-2013-11-04-29681.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2013-11-04-29681.pcap
OS Ubuntu
Status CONFIRMED
Severity Major
Priority High
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter buildbot-do-not-reply@wireshark.org

Problems have been found with the following capture file:

http://www.wireshark.org/download/automated/captures/fuzz-2013-11-04-29681.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/1277-bt.log

Build host information:
Linux wsbb04 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.3 LTS
Release:    12.04
Codename:    precise

Buildbot information:
BUILDBOT_REPOSITORY=http://code.wireshark.org/git/wireshark
BUILDBOT_BUILDNUMBER=2165
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=8a0ef070007671308d69d2bb11a4393b4558ace9

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 8a0ef070007671308d69d2bb11a4393b4558ace9
Author: Evan Huus <eapache@gmail.com>
Date:   Mon Nov 4 14:12:59 2013 +0000

    Effectively remove the tree memory pool and port some of its behaviour to
the
    pinfo memory pool, they have exactly the same scope. Simplification and
minor
    performance win (one GHashTable we longer have to create/destroy on every
    packet).

    svn path=/trunk/; revision=53076


Command and args: ./tshark -nVxr

**
ERROR:packet.c:2113:call_dissector_only: assertion failed: (handle != NULL)

[ no debug trace ]


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