Evan Huus
changed
bug 10003
Comment # 1
on bug 10003
from Evan Huus
If you remove the memory limit you get: ** (process:20126): WARNING **:
Dissector bug, protocol openflow_v4, in packet 2: More than 1000000 items in
the tree -- possible infinite loop
relevant backtrace is *probably*:
#15 0x00007f65ec0ed5e2 in proto_tree_add_expert_format
(tree=tree@entry=0x114f2a14, pinfo=pinfo@entry=0x33c7658,
expindex=expindex@entry=0x7f65ee5b65d8
<ei_openflow_v4_queue_prop_undecoded>, tvb=tvb@entry=0x33d2d90, start=104,
length=<optimized out>,
format=0x7f65ed1217f6 "Unknown queue property body.") at expert.c:436
#16 0x00007f65ec604342 in dissect_openflow_queue_prop_v4 (length=<optimized
out>, offset=<optimized out>, tree=0x33ed1f4, pinfo=0x33c7658,
tvb=0x33d2d90) at packet-openflow_v4.c:4338
#17 dissect_openflow_packet_queue_v4 (length=<optimized out>, offset=96,
tree=0x33e4e64, pinfo=0x33c7658, tvb=0x33d2d90) at packet-openflow_v4.c:4394
#18 dissect_openflow_queue_get_config_reply_v4 (length=<optimized out>,
offset=<optimized out>, tree=0x33e4e64, pinfo=0x33c7658, tvb=0x33d2d90)
at packet-openflow_v4.c:4417
You are receiving this mail because:
- You are watching all bug changes.