Wireshark-bugs: [Wireshark-bugs] [Bug 8825] tshark.c crash

Date: Sat, 22 Jun 2013 07:04:03 +0000

Comment # 3 on bug 8825 from
Hi,

Sorry for the delay.

Could you try it with "export MALLOC_CHECK_=3" along with tshark -nVxr, should
trigger the bug:

Program received signal SIGSEGV, Segmentation fault.
print_hex_data_buffer (stream=stream@entry=0x175dc00, cp=
    0x7ffff7f62011 <Address 0x7ffff7f62011 out of bounds>, length=length@entry=
    131117, encoding=<optimized out>) at print.c:1005
1005            c = *cp++;
(gdb)

Thanks!
Laurent.


You are receiving this mail because:
  • You are watching all bug changes.