Wireshark-bugs: [Wireshark-bugs] [Bug 8724] New: Buildbot crash output: fuzz-2013-05-28-27136.pc

Date: Wed, 29 May 2013 03:00:03 +0000
Bug ID 8724
Summary Buildbot crash output: fuzz-2013-05-28-27136.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2013-05-28-27136.pcap
OS Ubuntu
Status CONFIRMED
Severity Major
Priority High
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Problems have been found with the following capture file:

http://www.wireshark.org/download/automated/captures/fuzz-2013-05-28-27136.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/1340-jabberdissector.pcap

Build host information:
Linux wsbb04 3.2.0-41-generic #66-Ubuntu SMP Thu Apr 25 03:27:11 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.2 LTS
Release:    12.04
Codename:    precise

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

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit d986c63c1757844a414bb48b8a6822a9a5d107e7
Author: Evan Huus <[email protected]>
Date:   Tue May 28 23:20:44 2013 +0000

    In ICMP taps, don't use g_slist_insert_sorted (which results in
    n^2 time on the number of packets). Just prepend to the list, then sort
    it when we actually need to calculate the statistics.

    Should fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8721

    svn path=/trunk/; revision=49606


Command and args: ./tshark -nr


[ no debug trace ]


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