Wireshark-bugs: [Wireshark-bugs] [Bug 11041] New: Buildbot crash output: fuzz-2015-03-07-15343.p

Date: Sun, 08 Mar 2015 21:30:02 +0000
Bug ID 11041
Summary Buildbot crash output: fuzz-2015-03-07-15343.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-03-07-15343.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-03-07-15343.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/frame_comp.enc

Build host information:
Linux wsbb04 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:    14.04
Codename:    trusty

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

Return value:  0

Dissector bug:  0

Valgrind error count:  76



Git commit
commit 120ee7fca55480f3c69d49ba2064ed023d66f79a
Author: Michal Labedzki <[email protected]>
Date:   Thu Mar 5 11:05:07 2015 +0100

    Logcat: Fix typo

    Fix funny "...replace all new characters by spaces" to
    "replace all new line characters by spaces"

    Change-Id: I8322ccd9f01220d300a0ba2982b2a61252b51242
    Reviewed-on: https://code.wireshark.org/review/7540
    Reviewed-by: Michal Labedzki <[email protected]>


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

==6053== Memcheck, a memory error detector
==6053== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==6053== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info
==6053== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2015-03-07-15343.pcap
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x6AE2884: dissect_ip (packet-ip.c:2280)
==6053==    by 0x671B123: call_dissector_through_handle (packet.c:614)
==6053==    by 0x671BAF4: call_dissector_work (packet.c:700)
==6053==    by 0x671C23B: dissector_try_uint_new (packet.c:1132)
==6053==    by 0x671C286: dissector_try_uint (packet.c:1158)
==6053==    by 0x69DE448: dissect_fr_nlpid (packet-fr.c:759)
==6053==    by 0x69DE505: dissect_fr_uncompressed (packet-fr.c:650)
==6053==    by 0x671B123: call_dissector_through_handle (packet.c:614)
==6053==    by 0x671BAF4: call_dissector_work (packet.c:700)
==6053==    by 0x671D771: call_dissector_with_data (packet.c:2386)
==6053==    by 0x671B123: call_dissector_through_handle (packet.c:614)
==6053==    by 0x671BAF4: call_dissector_work (packet.c:700)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x6AE2894: dissect_ip (packet-ip.c:2287)
==6053==    by 0x671B123: call_dissector_through_handle (packet.c:614)
==6053==    by 0x671BAF4: call_dissector_work (packet.c:700)
==6053==    by 0x671C23B: dissector_try_uint_new (packet.c:1132)
==6053==    by 0x671C286: dissector_try_uint (packet.c:1158)
==6053==    by 0x69DE448: dissect_fr_nlpid (packet-fr.c:759)
==6053==    by 0x69DE505: dissect_fr_uncompressed (packet-fr.c:650)
==6053==    by 0x671B123: call_dissector_through_handle (packet.c:614)
==6053==    by 0x671BAF4: call_dissector_work (packet.c:700)
==6053==    by 0x671D771: call_dissector_with_data (packet.c:2386)
==6053==    by 0x671B123: call_dissector_through_handle (packet.c:614)
==6053==    by 0x671BAF4: call_dissector_work (packet.c:700)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C29593: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x67434BA: ip_to_str_buf (to_str.c:1063)
==6053==    by 0x6700F22: new_ipv4 (addr_resolv.c:852)
==6053==    by 0x670255E: host_lookup (addr_resolv.c:865)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x67434E6: ip_to_str_buf (to_str.c:1070)
==6053==    by 0x6700F22: new_ipv4 (addr_resolv.c:852)
==6053==    by 0x670255E: host_lookup (addr_resolv.c:865)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x6743516: ip_to_str_buf (to_str.c:1077)
==6053==    by 0x6700F22: new_ipv4 (addr_resolv.c:852)
==6053==    by 0x670255E: host_lookup (addr_resolv.c:865)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x6743544: ip_to_str_buf (to_str.c:1084)
==6053==    by 0x6700F22: new_ipv4 (addr_resolv.c:852)
==6053==    by 0x670255E: host_lookup (addr_resolv.c:865)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C29068: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28E9B: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28F38: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28F49: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28ED9: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x67434BA: ip_to_str_buf (to_str.c:1063)
==6053==    by 0x67010A0: fill_dummy_ip4 (addr_resolv.c:800)
==6053==    by 0x6702611: host_lookup (addr_resolv.c:932)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x67434E6: ip_to_str_buf (to_str.c:1070)
==6053==    by 0x67010A0: fill_dummy_ip4 (addr_resolv.c:800)
==6053==    by 0x6702611: host_lookup (addr_resolv.c:932)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x6743516: ip_to_str_buf (to_str.c:1077)
==6053==    by 0x67010A0: fill_dummy_ip4 (addr_resolv.c:800)
==6053==    by 0x6702611: host_lookup (addr_resolv.c:932)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x6743544: ip_to_str_buf (to_str.c:1084)
==6053==    by 0x67010A0: fill_dummy_ip4 (addr_resolv.c:800)
==6053==    by 0x6702611: host_lookup (addr_resolv.c:932)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C295CC: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C2B2: col_fill_in (column-utils.c:1839)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C295C2: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C2B2: col_fill_in (column-utils.c:1839)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C290A4: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C2B2: col_fill_in (column-utils.c:1839)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C2909A: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C2B2: col_fill_in (column-utils.c:1839)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C295C7: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C295A4: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C29613: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C2909F: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C2907C: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C29123: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C28A0C: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29003: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28A1C: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29003: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28A49: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29003: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28A50: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29003: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Use of uninitialised value of size 8
==6053==    at 0x9C28A5C: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29003: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29106: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C29598: g_hash_table_lookup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702514: host_lookup (addr_resolv.c:863)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C2906D: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x6702577: host_lookup (addr_resolv.c:866)
==6053==    by 0x6702A6D: get_hostname (addr_resolv.c:2646)
==6053==    by 0x67037F1: solve_address_to_name.isra.11 (addr_resolv.c:1049)
==6053==    by 0x6709CA3: col_set_addr.isra.6.part.7 (column-utils.c:1844)
==6053==    by 0x670C0FA: col_fill_in (column-utils.c:2069)
==6053==    by 0x412F45: print_packet (tshark.c:3987)
==6053==    by 0x413A5A: process_packet (tshark.c:3636)
==6053==    by 0x40C8B9: main (tshark.c:3383)
==6053== 
==6053== Conditional jump or move depends on uninitialised value(s)
==6053==    at 0x9C28C7E: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C299A0: g_hash_table_remove_all (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x9C29A0D: g_hash_table_destroy (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==6053==    by 0x670352D: host_name_lookup_cleanup (addr_resolv.c:2896)
==6053==    by 0x67107AD: epan_free (epan.c:200)
==6053==    by 0x40CAB7: main (tshark.c:2259)
==6053== 
==6053== 
==6053== HEAP SUMMARY:
==6053==     in use at exit: 1,221,267 bytes in 29,817 blocks
==6053==   total heap usage: 231,537 allocs, 201,720 frees, 30,535,864 bytes
allocated
==6053== 
==6053== LEAK SUMMARY:
==6053==    definitely lost: 3,336 bytes in 143 blocks
==6053==    indirectly lost: 36,968 bytes in 51 blocks
==6053==      possibly lost: 0 bytes in 0 blocks
==6053==    still reachable: 1,180,963 bytes in 29,623 blocks
==6053==         suppressed: 0 bytes in 0 blocks
==6053== Rerun with --leak-check=full to see details of leaked memory
==6053== 
==6053== For counts of detected and suppressed errors, rerun with: -v
==6053== Use --track-origins=yes to see where uninitialised values come from
==6053== ERROR SUMMARY: 76 errors from 34 contexts (suppressed: 0 from 0)

[ no debug trace ]


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