Hi guys, my wireshark crashes frequently(about 75% of times) when I try to analyze RTP streams from the show all streams window.I am building wireshark using code from git,branch is master-1.12.I am attaching the screenshot with the crash log and my git status.I am compiling my Wireshark using
https://drive.google.com/file/d/0B6c6B1cns2szaXZJOVZ1SF9uRlE/view?usp=sharing and here is the gdb trace. https://drive.google.com/file/d/0B6c6B1cns2szckR4bXhobDBYR2c/view?usp=sharing Can someone help me with this! EDIT: I have compiled wireshark with
and I can reproduce the problem in all three versions. -koundi asked 10 Jul ‘15, 03:34 koundi edited 10 Jul ‘15, 04:56 |
I suppose your OS distribution of Wireshark is quite old, hence your own compilation. Unfortunately it’s going to be quite difficult to debug this without a capture that causes the issue to occur for you. Are you able to provide one?
This is probably a duplicate of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10016
Ah! So it is a known bug.This link https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10714 has a similar gdb trace.So has someone pinpointed the problem yet?