Bug ID |
10891
|
Summary |
Buildbot crash output: fuzz-2015-01-24-3187.pcap
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
https://www.wireshark.org/download/automated/captures/fuzz-2015-01-24-3187.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-2015-01-24-3187.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/6630-gsm_gprs_log.pcap
Build host information:
Linux wsbb04 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3117
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=5b55288ae3353ff6ad8aa0a14a709299844aaaca
Return value: 0
Dissector bug: 0
Valgrind error count: 1
Git commit
commit 5b55288ae3353ff6ad8aa0a14a709299844aaaca
Author: Jeff Morriss <[email protected]>
Date: Thu Jan 22 14:39:55 2015 -0500
Add a changelog entry for the license tag change
(I82de1bc4ffcb1e962b1a35dc58aaa87aca04ed5e).
Change-Id: I5e715579be9b415cd0fd957c66c7bd82319c88b3
Reviewed-on: https://code.wireshark.org/review/6743
Reviewed-by: Jeff Morriss <[email protected]>
Command and args: ./tools/valgrind-wireshark.sh
==29976== Memcheck, a memory error detector
==29976== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==29976== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright
info
==29976== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2015-01-24-3187.pcap
==29976==
==29976== Conditional jump or move depends on uninitialised value(s)
==29976== at 0x68B188F: csnStreamDissector (packet-csn1.c:490)
==29976== by 0x68B296C: csnStreamDissector (packet-csn1.c:1044)
==29976== by 0x68B1AAE: csnStreamDissector (packet-csn1.c:564)
==29976== by 0x68B1AAE: csnStreamDissector (packet-csn1.c:564)
==29976== by 0x68B296C: csnStreamDissector (packet-csn1.c:1044)
==29976== by 0x68B1AAE: csnStreamDissector (packet-csn1.c:564)
==29976== by 0x68B296C: csnStreamDissector (packet-csn1.c:1044)
==29976== by 0x6A1C388: dissect_gsm_rlcmac_downlink
(packet-gsm_rlcmac.c:7349)
==29976== by 0x66F3C4E: call_dissector_through_handle (packet.c:626)
==29976== by 0x66F46A4: call_dissector_work (packet.c:717)
==29976== by 0x66F6321: call_dissector_with_data (packet.c:2407)
==29976== by 0x66F3C13: call_dissector_through_handle (packet.c:630)
==29976==
==29976==
==29976== HEAP SUMMARY:
==29976== in use at exit: 1,220,504 bytes in 29,781 blocks
==29976== total heap usage: 229,619 allocs, 199,838 frees, 33,094,161 bytes
allocated
==29976==
==29976== LEAK SUMMARY:
==29976== definitely lost: 3,656 bytes in 156 blocks
==29976== indirectly lost: 36,968 bytes in 51 blocks
==29976== possibly lost: 0 bytes in 0 blocks
==29976== still reachable: 1,179,880 bytes in 29,574 blocks
==29976== suppressed: 0 bytes in 0 blocks
==29976== Rerun with --leak-check=full to see details of leaked memory
==29976==
==29976== For counts of detected and suppressed errors, rerun with: -v
==29976== Use --track-origins=yes to see where uninitialised values come from
==29976== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
[ no debug trace ]
You are receiving this mail because:
- You are watching all bug changes.