Wireshark-bugs: [Wireshark-bugs] [Bug 11293] Buildbot crash output: fuzz-2015-06-20-12610.pcap

Date: Sun, 21 Jun 2015 13:52:04 +0000

changed bug 11293


What Removed Added
CC   [email protected]

Comment # 1 on bug 11293 from
Triggered due to memory leak, valgrind says:

==26932== 58,488 bytes in 7,311 blocks are definitely lost in loss record 4,002
of 4,004
==26932==    at 0x4C2AB80: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==26932==    by 0xA6D9610: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==26932==    by 0x64A77C7: eui64_to_display (addr_resolv.c:3224)
==26932==    by 0x64D8B12: proto_item_fill_label (proto.c:6534)
==26932==    by 0x64C26DD: proto_tree_print_node (print.c:163)
==26932==    by 0x64CCE7B: proto_tree_children_foreach (proto.c:645)
==26932==    by 0x64C259D: proto_tree_print_node (print.c:218)
==26932==    by 0x64CCE7B: proto_tree_children_foreach (proto.c:645)
==26932==    by 0x64C259D: proto_tree_print_node (print.c:218)
==26932==    by 0x64CCE7B: proto_tree_children_foreach (proto.c:645)
==26932==    by 0x64C327A: proto_tree_print (print.c:132)
==26932==    by 0x41054A: print_packet (tshark.c:4003)


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