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 12696] New: Buildbot crash output: fuzz-2016-08-01-25062.p

Date Prev · Date Next · Thread Prev · Thread Next
Date: Mon, 01 Aug 2016 01:10:04 +0000
Bug ID 12696
Summary Buildbot crash output: fuzz-2016-08-01-25062.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-08-01-25062.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-08-01-25062.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/0000.cap

Build host information:
Linux wsbb04 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

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

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit ca6ac8af96620a56725e3603d95a03e769f159c3
Author: Michael Mann <[email protected]>
Date:   Sat Jul 30 21:39:19 2016 -0400

    Properly mask Modbus function code

    Bug: 12693
    Change-Id: Ic0b226d2ba9518f9a1efe85527678daa5302cc3f
    Reviewed-on: https://code.wireshark.org/review/16792
    Reviewed-by: Michael Mann <[email protected]>
    (cherry picked from commit 30dbb85df8ec8a1f2f0788260bafb11bc5f3c36f)
    Reviewed-on: https://code.wireshark.org/review/16793


==25092== Memcheck, a memory error detector
==25092== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==25092== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==25092== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-01-25062.pcap
==25092== 
==25092== 
==25092== HEAP SUMMARY:
==25092==     in use at exit: 1,511,068 bytes in 39,708 blocks
==25092==   total heap usage: 264,384 allocs, 224,676 frees, 30,411,699 bytes
allocated
==25092== 
==25092== LEAK SUMMARY:
==25092==    definitely lost: 332,918 bytes in 148 blocks
==25092==    indirectly lost: 725,150 bytes in 29,923 blocks
==25092==      possibly lost: 0 bytes in 0 blocks
==25092==    still reachable: 453,000 bytes in 9,637 blocks
==25092==         suppressed: 0 bytes in 0 blocks
==25092== Rerun with --leak-check=full to see details of leaked memory
==25092== 
==25092== For counts of detected and suppressed errors, rerun with: -v
==25092== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

[ no debug trace ]


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