Wireshark-bugs: [Wireshark-bugs] [Bug 10517] Wireshark Segmentation fault

Date: Wed, 01 Oct 2014 13:34:07 +0000

changed bug 10517


What Removed Added
Status UNCONFIRMED INCOMPLETE
CC   [email protected]
Ever confirmed   1

Comment # 1 on bug 10517 from
A backtrace of the resulting core file would be very useful, if not required,
to investigate.

printf "bt full\nq\n" | gdb /path/to/wireshark /path/to/core.file

should do the trick.

If you're not getting a core file, try running:

ulimit -c unlimited


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