Wireshark-bugs: [Wireshark-bugs] [Bug 12694] New: Buildbot crash output: fuzz-2016-07-31-10439.p
Date: Sun, 31 Jul 2016 07:20:05 +0000
Bug ID 12694
Summary Buildbot crash output: fuzz-2016-07-31-10439.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-07-31-10439.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:

https://www.wireshark.org/download/automated/captures/fuzz-2016-07-31-10439.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://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_WORKERNAME=fuzz-test
BUILDBOT_BUILDNUMBER=16
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=710857d064bde9784a798cc455313d5cdc75f7f4

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 710857d064bde9784a798cc455313d5cdc75f7f4
Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
Date:   Fri Jul 29 15:11:03 2016 +0200

    ieee80211: PMKID is incorrectly decoded under RSN Vendor specific IE in
EAPOL packet 1

    Issue reported by Padmaja Reddy

    Bug:12675
    Change-Id: I17323a70fdbe6f52c350a875c467c233877f4505
    Reviewed-on: https://code.wireshark.org/review/16761
    Petri-Dish: Michael Mann <mmann78@netscape.net>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
    Reviewed-by: Michael Mann <mmann78@netscape.net>
    (cherry picked from commit 98e8b268e5f5583522a826512cf57c2f683cb9ea)
    Reviewed-on: https://code.wireshark.org/review/16777


==10468== Memcheck, a memory error detector
==10468== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==10468== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==10468== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-07-31-10439.pcap
==10468== 
==10468== 
==10468== HEAP SUMMARY:
==10468==     in use at exit: 1,511,092 bytes in 39,709 blocks
==10468==   total heap usage: 264,559 allocs, 224,850 frees, 30,415,912 bytes
allocated
==10468== 
==10468== LEAK SUMMARY:
==10468==    definitely lost: 332,918 bytes in 148 blocks
==10468==    indirectly lost: 725,174 bytes in 29,924 blocks
==10468==      possibly lost: 0 bytes in 0 blocks
==10468==    still reachable: 453,000 bytes in 9,637 blocks
==10468==         suppressed: 0 bytes in 0 blocks
==10468== Rerun with --leak-check=full to see details of leaked memory
==10468== 
==10468== For counts of detected and suppressed errors, rerun with: -v
==10468== 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.