ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9955] New: Buildbot crash output: fuzz-2014-04-05-20198.pc

Date: Sun, 06 Apr 2014 10:40:05 +0000
Bug ID 9955
Summary Buildbot crash output: fuzz-2014-04-05-20198.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-04-05-20198.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-2014-04-05-20198.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/12317-ubertooth_btle.pcapng

Build host information:
Linux wsbb04 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.4 LTS
Release:    12.04
Codename:    precise

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=2664
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=196677514c9a06958139d42c9f4c61c30768ff3c

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 196677514c9a06958139d42c9f4c61c30768ff3c
Author: Alexis La Goutte <[email protected]>
Date:   Fri Apr 4 08:49:11 2014 +0200

    Remove $Id$ in wslua

    Change-Id: I01052bb4c41a17e8289cc7ed1b465042c23b6d82
    Reviewed-on: https://code.wireshark.org/review/957
    Reviewed-by: Anders Broman <[email protected]>


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

==8085== Memcheck, a memory error detector
==8085== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==8085== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==8085== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-04-05-20198.pcap
==8085== 
==8085== 
==8085== HEAP SUMMARY:
==8085==     in use at exit: 5,131,485 bytes in 110,989 blocks
==8085==   total heap usage: 2,463,274 allocs, 2,352,285 frees, 131,783,135
bytes allocated
==8085== 
==8085== LEAK SUMMARY:
==8085==    definitely lost: 3,263,003 bytes in 41,070 blocks
==8085==    indirectly lost: 703,528 bytes in 41,083 blocks
==8085==      possibly lost: 16 bytes in 1 blocks
==8085==    still reachable: 1,164,938 bytes in 28,835 blocks
==8085==         suppressed: 0 bytes in 0 blocks
==8085== Rerun with --leak-check=full to see details of leaked memory
==8085== 
==8085== For counts of detected and suppressed errors, rerun with: -v
==8085== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)

[ no debug trace ]


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