ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] MATE transformations

From: Bernhard Bock <mailinglists@xxxxxxx>
Date: Fri, 22 Jun 2007 10:52:54 +0200
Luis,

Luis EG Ontanon wrote:
Can you run it under a debugger and get a backtrace

$ gdb /path_to/tshark
(gdb) run -V -q file.cap
-- crashes in the meanwhile
(gdb) bt


I now upgraded my Linux WS to a self-built 0.99.5. I still cannot
reproduce the error with Linux. With Windows, the crash is reproducible.

Any ideas?

Bernhard