https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14323

            Bug ID: 14323
           Summary: Buildbot crash output: fuzz-2018-01-11-23162.pcap
           Product: Wireshark
           Version: unspecified
          Hardware: x86-64
                OS: Ubuntu
            Status: CONFIRMED
          Severity: Major
          Priority: High
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: buildbot-do-not-re...@wireshark.org
  Target Milestone: ---

Problems have been found with the following capture file:

https://www.wireshark.org/download/automated/captures/fuzz-2018-01-11-23162.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/11007-packet-loss.pcap

Build host information:
Linux wsbb04 4.4.0-104-generic #127-Ubuntu SMP Mon Dec 11 12:16:42 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.3 LTS
Release:        16.04
Codename:       xenial

Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-build...@code.wireshark.org:29418/wireshark
BUILDBOT_WORKERNAME=clang-code-analysis
BUILDBOT_BUILDNUMBER=4565
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_GOT_REVISION=c1719a8bf385fc1919b814d2ba37464691fa82b4

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit c1719a8bf385fc1919b814d2ba37464691fa82b4
Author: Peter Wu <pe...@lekensteyn.nl>
Date:   Wed Jan 10 18:44:28 2018 +0100

    h223: fix warning related to circuit_id in circuit_chain_lookup

    Fixes a build failure when building the wireshark-git package on Arch
    Linux using GCC 7.2.1:

        epan/dissectors/packet-h223.c: In function ‘dissect_mux_sdu_fragment’:
        epan/dissectors/packet-h223.c:207:13: error: variable ‘circuit_id’
might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered]

    Fixes: v2.5.0rc0-1698-g800b26edbe ("Remove circuit API")
    Change-Id: I0b63f692e840e852680467b25ba3c3dfd31392ed
    Reviewed-on: https://code.wireshark.org/review/25251
    Petri-Dish: Peter Wu <pe...@lekensteyn.nl>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mman...@netscape.net>


==12037== Memcheck, a memory error detector
==12037== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==12037== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==12037== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2018-01-11-23162.pcap
==12037== 
**
ERROR:../epan/packet.c:3078:call_dissector_only: assertion failed: (handle !=
NULL)
==12037== 
==12037== Process terminating with default action of signal 6 (SIGABRT):
dumping core
==12037==    at 0xBAAD428: raise (raise.c:54)
==12037==    by 0xBAAF029: abort (abort.c:89)
==12037==    by 0xB7D6D64: g_assertion_message (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==12037==    by 0xB7D6DF9: g_assertion_message_expr (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==12037==    by 0x7CFD6FE: call_dissector_only (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037==    by 0x7CF9384: call_dissector_with_data (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037==    by 0x7CFD761: call_dissector (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037==    by 0x14612E25: dissect_wimax_pdu_decoder (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/wireshark/plugins/2.5/epan/wimax.so)
==12037==    by 0x7CFEA67: call_dissector_through_handle (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037==    by 0x7CFA8E9: call_dissector_work (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037==    by 0x7CFD722: call_dissector_only (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037==    by 0x7CF9384: call_dissector_with_data (in
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/lib/libwireshark.so.0.0.0)
==12037== 
==12037== HEAP SUMMARY:
==12037==     in use at exit: 30,261,710 bytes in 275,930 blocks
==12037==   total heap usage: 321,258 allocs, 45,328 frees, 43,425,822 bytes
allocated
==12037== 
==12037== LEAK SUMMARY:
==12037==    definitely lost: 0 bytes in 0 blocks
==12037==    indirectly lost: 0 bytes in 0 blocks
==12037==      possibly lost: 0 bytes in 0 blocks
==12037==    still reachable: 30,046,239 bytes in 275,124 blocks
==12037==         suppressed: 215,471 bytes in 806 blocks
==12037== Rerun with --leak-check=full to see details of leaked memory
==12037== 
==12037== For counts of detected and suppressed errors, rerun with: -v
==12037== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
./tools/valgrind-wireshark.sh: line 149: 12037 Aborted                 (core
dumped) $cmdline > /dev/null

[ no debug trace ]

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to