[Wireshark-bugs] [Bug 13728] [oss-fuzz] ASAN: stack-overflow epan/expert.c:485:30 in expert_set_item_flags

2017-05-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13728

--- Comment #2 from Peter Wu  ---
In my ASAN setup, it required "ulimit -s 1000" to trigger (the above stack
trace was obtained from "ulimit -s 100"). (That reduces the stack size from 8M
to 1M).

Without stack limitation, I get this report in stderr:
Dissector bug, protocol AMQP, in packet 1: Maximum tree depth 500 exceeded for
"list-item" - "amqp.list" (proto_tree_add_node:4770)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13728] [oss-fuzz] ASAN: stack-overflow epan/expert.c:485:30 in expert_set_item_flags

2017-05-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13728

--- Comment #1 from Peter Wu  ---
Created attachment 15565
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15565=edit
Packet capture file

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe