Wireshark-bugs: [Wireshark-bugs] [Bug 13232] New: Buildbot crash output: fuzz-2016-12-09-9689.pc

Date: Sun, 11 Dec 2016 14:40:05 +0000
Bug ID 13232
Summary Buildbot crash output: fuzz-2016-12-09-9689.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-12-09-9689.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-12-09-9689.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/SMB-locking.pcapng.gz

Build host information:
Linux wsbb04 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 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=237
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.0/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=2db54cf458bd0ffa828733f2ef4a23698311fd61

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 2db54cf458bd0ffa828733f2ef4a23698311fd61
Author: Michael Mann <[email protected]>
Date:   Tue Dec 6 21:19:01 2016 -0500

    RTCP: Bugfix MS Video Source Request dissection

    Bug: 13212
    Change-Id: I249d38e843f737bbd0773828f24980d148fbaa00
    Reviewed-on: https://code.wireshark.org/review/19126
    Reviewed-by: Michael Mann <[email protected]>
    Petri-Dish: Michael Mann <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Anders Broman <[email protected]>
    (cherry picked from commit 29768d91ec60023cc68cb38edc492a6d2221f662)
    Reviewed-on: https://code.wireshark.org/review/19140
    (cherry picked from commit 8c1819bbaa1e53273c6f89107b7a4fc6ccb1d5f3)
    Reviewed-on: https://code.wireshark.org/review/19141


Command and args: ./tools/valgrind-wireshark.sh 

==19831== Memcheck, a memory error detector
==19831== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==19831== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==19831== Command:
/home/wireshark/builders/wireshark-2.0-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.0/fuzz-2016-12-09-9689.pcap
==19831== 
==19831== 
==19831== HEAP SUMMARY:
==19831==     in use at exit: 1,099,177 bytes in 32,346 blocks
==19831==   total heap usage: 7,505,540 allocs, 7,473,194 frees, 399,906,244
bytes allocated
==19831== 
==19831== LEAK SUMMARY:
==19831==    definitely lost: 37,476 bytes in 2,289 blocks
==19831==    indirectly lost: 65,808 bytes in 1,883 blocks
==19831==      possibly lost: 0 bytes in 0 blocks
==19831==    still reachable: 995,893 bytes in 28,174 blocks
==19831==         suppressed: 0 bytes in 0 blocks
==19831== Rerun with --leak-check=full to see details of leaked memory
==19831== 
==19831== For counts of detected and suppressed errors, rerun with: -v
==19831== 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.