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

            Bug ID: 14735
           Summary: Buildbot crash output: fuzz-2018-05-25-28970.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-05-25-28970.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/03-13_los_altos.pcap

Build host information:
Linux wsbb04 4.4.0-127-generic #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 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=4772
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_GOT_REVISION=a1e5a157802428cee7c01ada4def7c818ebfea82

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit a1e5a157802428cee7c01ada4def7c818ebfea82
Author: Peter Wu <pe...@lekensteyn.nl>
Date:   Thu May 24 13:57:37 2018 +0200

    wslua: fix NSTime:__tostring for negative values

    "nstime_t{A, B}" is defined as "A + B * 10^9" rather than an integer
    part A and fractional part B.

    Bug: 14720
    Change-Id: I5321db7d5ecea8f976291d2a22667b02162194e2
    Reviewed-on: https://code.wireshark.org/review/27775
    Petri-Dish: Peter Wu <pe...@lekensteyn.nl>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>


==8136== Memcheck, a memory error detector
==8136== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==8136== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==8136== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/bin/tshark
-Vx -nr
/fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2018-05-25-28970.pcap
==8136== 
==8136== 
==8136== HEAP SUMMARY:
==8136==     in use at exit: 3,934,692 bytes in 2,500 blocks
==8136==   total heap usage: 8,673,989 allocs, 8,671,489 frees, 633,096,250
bytes allocated
==8136== 
==8136== LEAK SUMMARY:
==8136==    definitely lost: 3,814,592 bytes in 1,900 blocks
==8136==    indirectly lost: 11,746 bytes in 360 blocks
==8136==      possibly lost: 0 bytes in 0 blocks
==8136==    still reachable: 15,899 bytes in 186 blocks
==8136==         suppressed: 92,455 bytes in 54 blocks
==8136== Rerun with --leak-check=full to see details of leaked memory
==8136== 
==8136== For counts of detected and suppressed errors, rerun with: -v
==8136== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Definitely + indirectly (3814592 + 11746) exceeds max (102400).

[ 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