Evan Huus
changed
bug 9079
Comment # 1
on bug 9079
from Evan Huus
This only shows up when running with tree. If I remove the memory limit I get
** (process:8637): WARNING **: Dissector bug, protocol MQ, in packet 4350: More
than 1000000 items in the tree -- possible infinite loop
And massif prints the following stack trace as using the majority of the
memory:
dissect_mq_pmr (packet-mq.c:1072)
dissect_mq_pmo.isra.6 (packet-mq.c:1247)
dissect_mq_pdu (packet-mq.c:2070)
dissect_mq_heur.isra.10 (packet-mq.c:2494)
dissector_try_heuristic (packet.c:1828)
decode_tcp_ports (packet-tcp.c:3876)
You are receiving this mail because:
- You are watching all bug changes.