Bug ID |
9526
|
Summary |
Buildbot crash output: fuzz-2013-12-07-16995.pcap
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
http://www.wireshark.org/download/automated/captures/fuzz-2013-12-07-16995.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-2013-12-07-16995.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/10537-hfp_se.pcapng
Build host information:
Linux wsbb04 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
Buildbot information:
BUILDBOT_REPOSITORY=http://code.wireshark.org/git/wireshark
BUILDBOT_BUILDNUMBER=2211
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=f251011478ac538869216f25bd5084dd298d26df
Return value: 0
Dissector bug: 0
Valgrind error count: 35
Git commit
commit f251011478ac538869216f25bd5084dd298d26df
Author: Martin Mathieson <[email protected]>
Date: Thu Dec 5 15:06:21 2013 +0000
Include epan/conv_id.h - some of the buildbot machines have errors without
it
svn path=/trunk/; revision=53798
Command and args: ./tools/valgrind-wireshark.sh
==10344== Memcheck, a memory error detector
==10344== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==10344== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==10344== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2013-12-07-16995.pcap
==10344==
==10344== Conditional jump or move depends on uninitialised value(s)
==10344== at 0x6630F53: dissect_btrfcomm (packet-btrfcomm.c:631)
==10344== by 0x64DA7FE: call_dissector_through_handle (packet.c:508)
==10344== by 0x64DB2DD: call_dissector_work (packet.c:599)
==10344== by 0x64DBA92: dissector_try_uint_new (packet.c:1030)
==10344== by 0x662A167: dissect_b_frame.constprop.13 (packet-btl2cap.c:1386)
==10344== by 0x662B3EF: dissect_btl2cap (packet-btl2cap.c:1926)
==10344== by 0x64DA7FE: call_dissector_through_handle (packet.c:508)
==10344== by 0x64DB2DD: call_dissector_work (packet.c:599)
==10344== by 0x64DD010: call_dissector_with_data (packet.c:2123)
==10344== by 0x6613918: dissect_bthci_acl (packet-bthci_acl.c:363)
==10344== by 0x64DA7FE: call_dissector_through_handle (packet.c:508)
==10344== by 0x64DB2DD: call_dissector_work (packet.c:599)
==10344==
==10344==
==10344== HEAP SUMMARY:
==10344== in use at exit: 2,729,103 bytes in 48,684 blocks
==10344== total heap usage: 501,263 allocs, 452,579 frees, 27,985,684 bytes
allocated
==10344==
==10344== LEAK SUMMARY:
==10344== definitely lost: 5,289 bytes in 160 blocks
==10344== indirectly lost: 28,184 bytes in 45 blocks
==10344== possibly lost: 0 bytes in 0 blocks
==10344== still reachable: 2,695,630 bytes in 48,479 blocks
==10344== suppressed: 0 bytes in 0 blocks
==10344== Rerun with --leak-check=full to see details of leaked memory
==10344==
==10344== For counts of detected and suppressed errors, rerun with: -v
==10344== Use --track-origins=yes to see where uninitialised values come from
==10344== ERROR SUMMARY: 35 errors from 1 contexts (suppressed: 3 from 3)
[ no debug trace ]
You are receiving this mail because:
- You are watching all bug changes.