Re: [Wireshark-dev] wireshark crashes while I export the packets.

2013-08-27 Thread Dario Lombardo
You could use a bisection method. Split the file in 2 smaller and try both. Continue until you have 1 packet. Once you have the guilty, you can give it to the different softwares (wireshark, tshark, reordercap, mergecap, etc). If only one crashes, the bug is located there. If all crash probably

[Wireshark-dev] wireshark crashes while I export the packets.

2013-08-26 Thread Danniel_zeng
Hi all, The wireshark(we have added some something) crashes while I export the packet(regardless which packet). And this only happens with the captures in our lab . It is hard to discover which message cause this issue,as there is not output in the console window at all. So I would like