Wireshark-bugs: [Wireshark-bugs] [Bug 8247] Buildbot crash output: fuzz-2013-01-21-23862.pcap

Date: Thu, 24 Jan 2013 03:50:52 +0000

changed bug 8247

What Removed Added
CC   [email protected]

Comment # 1 on bug 8247 from
It doesn't crash for me but Valgrind says:

~~~
==13090== Invalid read of size 4
==13090==    at 0x6572265: mtp3_addr_to_str_buf (packet-mtp3.c:385)
==13090==    by 0x613798A: address_to_str_buf (address_to_str.c:592)
==13090==    by 0x6137C5D: se_address_to_str (address_to_str.c:532)
==13090==    by 0x61363E7: se_get_addr_name (addr_resolv.c:3002)
==13090==    by 0x613B104: col_set_addr.isra.0 (column-utils.c:1429)
==13090==    by 0x613E443: col_fill_in (column-utils.c:1731)
==13090==    by 0x419639: print_packet (tshark.c:3535)
==13090==    by 0x41AFAD: process_packet (tshark.c:3204)
==13090==    by 0x40DE9A: main (tshark.c:2984)
==13090==  Address 0x15336314 is 4 bytes inside a block of size 12 free'd
==13090==    at 0x4A07786: free (vg_replace_malloc.c:446)
==13090==    by 0x35ACC4D50E: g_free (in /usr/lib64/libglib-2.0.so.0.3200.4)
==13090==    by 0x61408AB: emem_free_all (emem.c:1251)
==13090==    by 0x6143438: epan_dissect_run_with_taps (epan.c:218)
==13090==    by 0x41AEAC: process_packet (tshark.c:3187)
==13090==    by 0x40DE9A: main (tshark.c:2984)
~~~

Probably another ep'd address.


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