ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12816] New: Buildbot crash output: fuzz-2016-09-02-4331.pc

Date: Fri, 02 Sep 2016 12:10:06 +0000
Bug ID 12816
Summary Buildbot crash output: fuzz-2016-09-02-4331.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-09-02-4331.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:

https://www.wireshark.org/download/automated/captures/fuzz-2016-09-02-4331.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/10484-frame31.cap

Build host information:
Linux wsbb04 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 16.04.1 LTS
Release:    16.04
Codename:    xenial

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_WORKERNAME=fuzz-test
BUILDBOT_BUILDNUMBER=72
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=de86f27f11a1dc04852b2ed359e566a27bdef452

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit de86f27f11a1dc04852b2ed359e566a27bdef452
Author: Gerald Combs <[email protected]>
Date:   Thu Sep 1 15:12:18 2016 -0700

    CMake: Move version declarations to the top of CMakeLists.txt.

    This lets me be more lazy during releases.

    Change-Id: Ie321454db362e08c7420943a1b07a53599818b7e
    Reviewed-on: https://code.wireshark.org/review/17451
    Reviewed-by: Gerald Combs <[email protected]>
    Petri-Dish: Gerald Combs <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Michael Mann <[email protected]>


==30080== Memcheck, a memory error detector
==30080== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==30080== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==30080== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-09-02-4331.pcap
==30080== 
==30080== 
==30080== HEAP SUMMARY:
==30080==     in use at exit: 858,895 bytes in 26,972 blocks
==30080==   total heap usage: 289,311 allocs, 262,339 frees, 36,368,552 bytes
allocated
==30080== 
==30080== LEAK SUMMARY:
==30080==    definitely lost: 3,388 bytes in 151 blocks
==30080==    indirectly lost: 405,530 bytes in 17,121 blocks
==30080==      possibly lost: 0 bytes in 0 blocks
==30080==    still reachable: 449,977 bytes in 9,700 blocks
==30080==         suppressed: 0 bytes in 0 blocks
==30080== Rerun with --leak-check=full to see details of leaked memory
==30080== 
==30080== For counts of detected and suppressed errors, rerun with: -v
==30080== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1 from 1)

[ no debug trace ]


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